Commit Graph

  • 6d70bdf898 deploy: 0c42b30c9e gh-pages wayneshn 2026-03-30 20:29:40 +00:00
  • 0c42b30c9e V0.5.1 dev (#341) main Wei S. 2026-03-30 22:29:03 +02:00
  • eb72139537 Error handling improvement v0.5.1-dev wayneshn 2026-03-30 22:24:53 +02:00
  • f77435d22c Database migration file for enum partially_active wayneshn 2026-03-30 22:02:10 +02:00
  • b37736a23c code formatting wayneshn 2026-03-30 21:33:28 +02:00
  • 4d405f096f feat(ingestion): add unmerge ingestion source functionality wayneshn 2026-03-30 20:51:13 +02:00
  • 70c62f81f7 add isjournaled property to archived_email wayneshn 2026-03-28 14:08:16 +01:00
  • b0f190595c feat: add preserve-original-file mode for email ingestion for GoBD compliance wayneshn 2026-03-28 13:56:43 +01:00
  • 970f28cc11 Journaling OSS setup wayneshn 2026-03-27 13:14:38 +01:00
  • d99494e030 OpenAPI root url fix wayneshn 2026-03-21 23:37:30 +01:00
  • d28ecd6978 deploy: e5e119528f wayneshn 2026-03-20 12:15:19 +00:00
  • e5e119528f V0.5.0 release (#335) v0.5.0 Wei S. 2026-03-20 13:14:41 +01:00
  • 0457d4daec Version update v0.4.3-release wayneshn 2026-03-20 12:49:56 +01:00
  • 8dee7105fa ran duplicate check for IMAP import, optimize message listing wayneshn 2026-03-20 12:07:37 +01:00
  • a55a1ede07 code formatting wayneshn 2026-03-19 21:48:46 +01:00
  • 0a614add58 OpenAPI specs for API docs wayneshn 2026-03-19 21:48:00 +01:00
  • 3db04f9525 Google workspace / MS 365 duplicate check, avoid extra API call when previous ingestion fails wayneshn 2026-03-19 17:12:34 +01:00
  • db525daceb Use Postgres for sync session management wayneshn 2026-03-18 15:42:41 +01:00
  • 33c3f5acfd upload error handing for file based ingestion wayneshn 2026-03-16 18:28:13 +01:00
  • 118b6a56be feat: strip non-inline attachments from EML before storage wayneshn 2026-03-15 00:04:31 +01:00
  • 98f7712607 Fixed inline attachment images not displaying in the email preview by modifying EmailPreview.svelte. The email HTML references embedded images via cid: URIs (e.g., src="cid:ii_19c6d5f8d5eee7bd6d91"), but the component never resolved those cid: references to actual image data, even though postal-mime already parses inline attachments with their contentId and binary content. The emailHtml derived value now calls resolveContentIdReferences() before rendering, so inline/embedded images display correctly in the iframe preview. wayneshn 2026-03-14 22:22:08 +01:00
  • bb1e4b901a Integrity report PDF generation wayneshn 2026-03-14 11:52:17 +01:00
  • ad03d84d1b adding exports to backend package, page icons update wayneshn 2026-03-13 18:09:49 +01:00
  • 893b0026fe deploy: 20ef9a42ae wayneshn 2026-03-12 21:37:07 +00:00
  • 20ef9a42ae Legal hold + retention label (#334) Wei S. 2026-03-12 22:36:35 +01:00
  • 0c2bcd8f28 Legal hold + retention label ee-legalhold wayneshn 2026-03-12 22:29:16 +01:00
  • 582533e9ae deploy: 81b87b4b7e wayneshn 2026-03-09 17:32:14 +00:00
  • 81b87b4b7e Retention policy (#329) Wei S. 2026-03-09 18:31:38 +01:00
  • a8c6cc7e03 Merge branch 'main' into ee-retention ee-retention Wei S. 2026-03-09 18:31:14 +01:00
  • 3a30d22caa retention policy (backend/frontend) wayneshn 2026-03-09 18:25:09 +01:00
  • b5f95760f4 schema generation files (#326) Wei S. 2026-03-07 01:19:29 +01:00
  • d1615b9510 schema generate wayneshn 2026-03-07 01:18:35 +01:00
  • 85000ad82b Retention policy schema/types (#325) Wei S. 2026-03-07 01:16:14 +01:00
  • fb41320707 Retention policy schema/types wayneshn 2026-03-07 01:15:24 +01:00
  • c5672d0f81 V0.4.3 dev (#324) Wei S. 2026-03-06 13:29:42 +01:00
  • 1795b76004 Merge branch 'main' into v0.4.3-dev v0.4.3-dev Wei S. 2026-03-06 13:29:10 +01:00
  • 531eabb96e update license types wayneshn 2026-03-06 13:27:15 +01:00
  • 1fbbf5bef8 deploy: 9b303c963e wayneshn 2026-03-02 12:51:10 +00:00
  • 9b303c963e feat(types): update license types and prepare @open-archiver/types for public publish (#320) Wei S. 2026-03-02 13:50:37 +01:00
  • a0f8cd5d05 feat(types): update license types and prepare @open-archiver/types for public publish wayneshn 2026-03-02 13:49:46 +01:00
  • 9228f64221 Update demo user (#318) Wei S. 2026-02-27 13:22:57 +01:00
  • 4d597af472 Update demo user wayneshn-patch-1 Wei S. 2026-02-27 13:22:26 +01:00
  • 481a5ce6f9 Job tab dark theme fix, demo mode (#317) Wei S. 2026-02-27 12:58:25 +01:00
  • e1a673f1fb Job tab dark theme fix, demo mode v0.4.3-pre wayneshn 2026-02-27 12:56:59 +01:00
  • 3434e8d6ef v0.4.2-fix: improve ingestion error handling and error messages (#312) v0.4.2 Wei S. 2026-02-24 18:10:32 +01:00
  • a4e50f7c7f feat(ingestion): optimize duplicate handling and fix race conditions in Google Workspace v0.4.2-fix wayneshn 2026-02-24 18:09:46 +01:00
  • 61f68ca9a6 fix(backend): improve ingestion error handling and error messages wayneshn 2026-02-24 12:15:49 +01:00
  • 6aa58bcada deploy: 7dac3b2bfd wayneshn 2026-02-23 20:26:22 +00:00
  • 7dac3b2bfd V0.4.2 (#310) Wei S. 2026-02-23 21:25:44 +01:00
  • 377cd523cb build(coolify): enable daily snapshots for meilisearch v0.4.2-dev wayneshn 2026-02-23 21:24:16 +01:00
  • 967e0a312a Merge branch 'main' into v0.4.2-dev Wei S. 2026-02-23 21:15:53 +01:00
  • 18c6a00df9 docs: add meilisearch dumpless upgrade guide and snapshot config wayneshn 2026-02-23 21:05:17 +01:00
  • 5409dc771e feat(ingestion): add local file path support and optimize EML processing wayneshn 2026-02-23 20:35:51 +01:00
  • 7551d4d7c7 Allow specifying local file path for mbox/eml/pst (#214) Jan Berdajs 2026-02-23 14:40:31 +01:00
  • b4cd23b27e Update Bulgarian language setting, register language wayneshn 2026-02-23 14:05:51 +01:00
  • dc0a56055d update redis config logic wayneshn 2026-02-23 13:44:15 +01:00
  • d9f31f5bd8 Bulgarian UI language strings added (backend+frontend) (#194) IT Creativity + Art Team 2026-02-23 14:57:56 +02:00
  • f8abdd18f8 feat: add REDIS_USER env variable (#172) Antonia Schwennesen 2026-02-23 13:37:43 +01:00
  • cf121989ae Update Italian linguage (#278) albanobattistella 2026-01-18 15:28:20 +01:00
  • 2df5c9240d V0.4.1 dev (#276) v0.4.1 Wei S. 2026-01-17 14:21:01 +02:00
  • 254c426a83 updating tag v0.4.1-dev wayneshn 2026-01-17 13:20:19 +01:00
  • 8aabcd805c deploy: 24afd13858 wayneshn 2026-01-17 00:46:54 +00:00
  • 24afd13858 V0.4.1: API key generation fix, change password, account profile (#273) Wei S. 2026-01-17 02:46:27 +02:00
  • a97afcc827 docs(api): update ingestion source provider values wayneshn 2026-01-16 16:29:40 +01:00
  • 9db8da9c8e User profile/account page, change password, API wayneshn 2025-12-31 15:59:45 +02:00
  • ca6e516d32 fix(api): correct API key generation and proxy handling wayneshn 2025-11-15 18:33:19 +01:00
  • 9b9e7ccbd0 Error handling in queues and workers. Jobs UI background color fix mailbox-processing-opt Wayne 2025-10-30 22:28:08 +01:00
  • c2006dfa94 V0.4 fix 2 (#210) v0.4.0 Wei S. 2025-10-29 12:59:19 +01:00
  • 399059a773 V0.4 fix 2 (#207) Wei S. 2025-10-28 13:39:09 +01:00
  • 0cff788656 formatting code (#206) Wei S. 2025-10-28 13:35:53 +01:00
  • ddb4d56107 V0.4.0 fix (#205) Wei S. 2025-10-28 13:19:56 +01:00
  • d25d01eb42 remove uninstalled packages v0.4.0-fix Wayne 2025-10-28 13:19:06 +01:00
  • 42b0f6e5f1 V0.4.0 fix (#204) Wei S. 2025-10-28 13:14:43 +01:00
  • 44e235d14d feat(ingestion): Refactor email indexing into a dedicated background job Wayne 2025-10-28 13:12:15 +01:00
  • da7b20801c Jobs page responsive fix Wayne 2025-10-24 17:45:28 +02:00
  • 0000736da1 deploy: 6e1ebbbfd7 wayneshn 2025-10-24 15:11:40 +00:00
  • 6e1ebbbfd7 v0.4 init: File encryption, integrity report, deletion protection, job monitoring (#187) Wei S. 2025-10-24 17:11:05 +02:00
  • 4200db69aa Search page responsive fix ee-init Wayne 2025-10-24 17:03:25 +02:00
  • d57d674a0b Fix package.json in packages Wayne 2025-10-23 17:35:34 +02:00
  • 092f1e943c Remove enterprise packages Wayne 2025-10-23 17:33:26 +02:00
  • 8ff772fba2 Formatting code Wayne 2025-10-23 17:01:41 +02:00
  • b7799f749d Remove demoMode logic Wayne 2025-10-23 16:23:18 +02:00
  • e0e7f4cab1 License service/module Wayne 2025-10-22 00:04:38 +02:00
  • 874fafd0f3 frontend: Responsive design for menu bar, pagination Wayne 2025-10-18 18:30:27 +02:00
  • b1576eb152 Using BSL license Wayne 2025-10-18 17:10:36 +02:00
  • 8200d1e478 Add ALL_INCLUSIVE_ARCHIVE environment variable to disable jun filtering Wayne 2025-10-17 23:25:12 +02:00
  • 1c9cecab47 feat(backend): Add BullMQ dashboard for job monitoring Wayne 2025-10-17 17:03:25 +02:00
  • 9d408129c9 Not filtering our Trash folder Wayne 2025-10-14 00:11:13 +02:00
  • 150a9b15c9 feat(attachments): De-duplicate attachment content by content hash Wayne 2025-10-13 15:25:46 +02:00
  • eefe21c4cd feat(docker): Fix CORS errors Wayne 2025-10-13 01:28:23 +02:00
  • 29ac26e488 Adding position for menu items Wayne 2025-10-09 23:39:42 +02:00
  • 6b15dcdd89 Add option to disable deletions Wayne 2025-10-06 00:58:41 +02:00
  • 659d130f3b Scope attachment deduplication to ingestion source Wayne 2025-10-06 00:04:34 +02:00
  • 2a3d6846d8 Scope attachment deduplication to ingestion source Wayne 2025-10-06 00:04:06 +02:00
  • 826fd6f965 File encryption support Wayne 2025-10-04 00:45:33 +02:00
  • f4dce6f1e9 Update Docker-compose.yml to use bind mount for Open Archiver data. Fix API rate-limiter warning about trust proxy Wayne 2025-10-03 17:46:27 +02:00
  • 1a2aec3cf4 feat: Integrity report, allowing users to verify the integrity of archived emails and their attachments. Wayne 2025-10-03 16:09:52 +02:00
  • 2030264838 Audit-log docs Wayne 2025-10-03 10:58:22 +02:00
  • d99fcfcc27 enterprise: Audit log API, UI Wayne 2025-10-03 01:11:32 +02:00
  • d20fe8badb open-core setup, adding enterprise package Wayne 2025-09-28 23:29:46 +02:00