Commit Graph

  • 01dba4f71b fix: switch from PUID/PGID env vars to Docker --user for permissions rustmailer 2026-01-28 13:15:06 +08:00
  • 1fde24b3db bump to 0.3.6 0.3.6 rustmailer 2026-01-24 22:11:02 +08:00
  • e29e8d76b2 fix: dashboard fails with error 500 #80 rustmailer 2026-01-24 20:42:12 +08:00
  • 62532e2740 Merge branch 'main' of https://github.com/rustmailer/bichon rustmailer 2026-01-24 20:21:04 +08:00
  • 0fc99aa172 chore: docker: bundle bichonctl and bichon-admin into Docker image #136 rustmailer 2026-01-24 20:20:18 +08:00
  • 852ae2b782 chore: docker: bundle bichonctl and bichon-admin into Docker image rustmailer 2026-01-24 20:20:18 +08:00
  • 0fb79c9a8b fix: PUID is taken in default ubuntu base image #132 rustmailer 2026-01-23 20:01:43 +08:00
  • 0dad25c993 Update README.md rustmailer 2026-01-23 13:25:09 +08:00
  • ee7ea3872f bump to 0.3.5 rustmailer 2026-01-23 13:09:46 +08:00
  • a440479946 feat: set frontend request timeout to 1 minute rustmailer 2026-01-23 13:06:46 +08:00
  • ecb81ac344 feat: limit concurrent mailbox downloads to 5 per account rustmailer 2026-01-23 13:06:28 +08:00
  • 451b5338f1 fix: Group add issue #131 rustmailer 2026-01-23 12:21:14 +08:00
  • ddd93ff4ab Update README.md rustmailer 2026-01-22 16:49:28 +08:00
  • 0bfe379310 update 0.3.4 rustmailer 2026-01-22 15:52:52 +08:00
  • e47a81d510 Update release.yml rustmailer 2026-01-22 15:15:19 +08:00
  • 50bdf691dc Update release.yml rustmailer 2026-01-22 13:42:20 +08:00
  • 11be1e4758 Merge pull request #129 from ItsVRK/feature/125-permissions_nfs_volumes rustmailer 2026-01-22 13:20:54 +08:00
  • 694e5ecbec feat: reset the login password #126 rustmailer 2026-01-22 13:19:21 +08:00
  • 579801ef5c Update mail.tsx rustmailer 2026-01-22 10:25:52 +08:00
  • feedb91225 fix: Inbox closed when it is already openend #122 rustmailer 2026-01-22 10:25:13 +08:00
  • 57a6e3c62e fix: Account detail modal doesn't fit in viewport #123 rustmailer 2026-01-22 09:27:28 +08:00
  • f7fe1f3072 fix: allow setting of PUID and PGID to prevent permission issues when using NFS mounts or shared volumes itsvrk 2026-01-22 12:12:41 +11:00
  • 8e25b0da14 bump version to 0.3.3 0.3.3 rustmailer 2026-01-21 01:16:58 +08:00
  • e1f471b8f4 chore: support bulk restore emails rustmailer 2026-01-21 01:09:38 +08:00
  • fcd19b1c9f Fix: storage dir creation logic and permissions issues ( #120, #121) rustmailer 2026-01-21 00:10:07 +08:00
  • df1a6f8c5b Update README.md rustmailer 2026-01-20 10:06:13 +08:00
  • 7d150c2982 bump to 0.3.2 0.3.2 rustmailer 2026-01-20 01:25:53 +08:00
  • 9b49005522 fix: "unknown" sender when importing PST #117 rustmailer 2026-01-20 01:22:06 +08:00
  • 1f4e9f7b06 Update nosync-dialog.tsx rustmailer 2026-01-20 01:21:42 +08:00
  • d0e4cac229 i18n rustmailer 2026-01-20 00:53:09 +08:00
  • 30a8d856c1 update rustmailer 2026-01-19 22:53:11 +08:00
  • 7240be8c31 feat: Separate Docker config file location and email data storage location #81 rustmailer 2026-01-19 22:53:03 +08:00
  • 0d20a9676a feat(search-ui): optimize search UI rustmailer 2026-01-19 01:52:07 +08:00
  • 48f8092b5a Merge pull request #113 from ktdd/search-improvements-v1 rustmailer 2026-01-14 14:32:38 +08:00
  • a64351d409 Merge pull request #112 from ktdd/search-table-v1 rustmailer 2026-01-14 14:32:24 +08:00
  • a6dd1d19ff Update README.md rustmailer 2026-01-14 14:01:05 +08:00
  • f82b20e2fd chore: Set minimum username length to 3 #106 0.3.1 rustmailer 2026-01-14 01:11:01 +08:00
  • 9841038acb chore: Adjust dark mode brightness and light mode saturation #109 rustmailer 2026-01-14 01:04:10 +08:00
  • 97c3db3bd2 chore: default to binding 0.0.0.0 and support binding IPv6 addresses. rustmailer 2026-01-14 00:27:31 +08:00
  • 82fb2a02bc Merge pull request #110 from op3/feat/support-listening-on-ipv6 rustmailer 2026-01-13 23:59:02 +08:00
  • c61977ce5c Merge pull request #107 from metlos/no-cap-on-sync-interval rustmailer 2026-01-13 23:51:14 +08:00
  • 106a08fb7e bump verison to 0.3.1 rustmailer 2026-01-13 23:34:46 +08:00
  • 3419506c2e Update README.md rustmailer 2026-01-13 23:34:17 +08:00
  • 3b040d0cd6 feat: add support for Outlook PST file import #105 rustmailer 2026-01-13 23:32:18 +08:00
  • 5d3c319a67 fix: skip invalid MBOX files during import rustmailer 2026-01-13 23:31:45 +08:00
  • ad2a43aa35 Search improvements ktdd 2026-01-13 12:48:55 +02:00
  • 884ae64fc5 Formatting ktdd 2026-01-12 12:22:52 +02:00
  • 254de35f0e Replaced email listing with a table with adjustable columns. ktdd 2026-01-11 18:15:03 +02:00
  • bc3eba5bf7 feat: change default bind address to :: for dual‑stack support Oliver Papst 2026-01-10 22:36:31 +01:00
  • 4dc99b4a84 feat: Add IPv6 support for bichon_bind_ip configuration Oliver Papst 2026-01-10 22:25:31 +01:00
  • 8ce8b9692d Remove the maximum from the sync_interval_min. Lukas Krejci 2025-12-22 22:03:25 +01:00
  • 3fb761064d Update README.md rustmailer 2026-01-08 10:52:30 +08:00
  • 54a0a71c44 fix: Missing permission 'user:manage' #102 rustmailer 2026-01-07 23:01:25 +08:00
  • b490923e17 refactor(search): search filtering and sorting rustmailer 2026-01-07 16:40:45 +08:00
  • 4ee44daf0d Merge pull request #103 from ktdd/presets-and-sort rustmailer 2026-01-07 15:03:17 +08:00
  • 7edd7c2e35 Updated presets and added a 'sort by' feature. ktdd 2026-01-06 12:33:09 +02:00
  • 0c46432150 fix: Inline attachments are not counted as attachments and are not shown when searching for emails with attachments. rustmailer 2026-01-06 16:28:55 +08:00
  • d334a23ca7 chore(ui): add attachment file type icon rustmailer 2026-01-06 16:27:05 +08:00
  • 1768c1a590 fix: Large empty space at the bottom of the screen #98 rustmailer 2026-01-06 14:36:01 +08:00
  • 147f5b4f55 Update README.md rustmailer 2026-01-05 22:34:24 +08:00
  • 48312dc83e Update README.md rustmailer 2026-01-05 22:21:53 +08:00
  • 55e97510c4 fix: Folder limit cannot be empty #97 0.3.0 rustmailer 2026-01-05 21:32:00 +08:00
  • 0bf2003670 chore(release): package bichonctl together with bichon binaries rustmailer 2026-01-05 18:38:34 +08:00
  • e56fe5ebea feat(mailbox): support mailbox cleanup #96 rustmailer 2026-01-05 18:27:40 +08:00
  • c69ada32ef feat(ui): add clickable logo to redirect to homepage #95 rustmailer 2026-01-05 14:31:47 +08:00
  • 3f4b37be17 feat(cli): add interactive email import tool for EML, MBOX, and Thunderbird rustmailer 2026-01-05 14:31:04 +08:00
  • 09375ee11c fix: #94 rustmailer 2026-01-01 20:28:23 +08:00
  • b2e43b0907 fix: skip default admin role validation when global_roles is None #93 rustmailer 2026-01-01 15:24:51 +08:00
  • 44fc0e15de bump versions 0.2.2 rustmailer 2025-12-31 22:57:31 +08:00
  • ef891b20c3 fix(account): update sync range and handle all-mode reset rustmailer 2025-12-31 22:57:20 +08:00
  • a6216c2ce6 feat: support restoring single message to IMAP #77 rustmailer 2025-12-31 22:56:06 +08:00
  • 1c58b516dd update sign-out dialog rustmailer 2025-12-31 02:44:43 +08:00
  • ae916574de Fix: modifying the admin user rustmailer 2025-12-31 02:43:57 +08:00
  • 14fb3368a3 udpate locales files rustmailer 2025-12-31 02:40:58 +08:00
  • f49929dd67 Update message.rs rustmailer 2025-12-30 22:41:51 +08:00
  • 97143d55b8 Merge pull request #67 from mmaudet/feat/envelope-endpoint-and-api-improvements rustmailer 2025-12-30 22:32:26 +08:00
  • e666f76d87 Merge branch 'main' into feat/envelope-endpoint-and-api-improvements rustmailer 2025-12-30 22:32:11 +08:00
  • 7fb6575f8d feat: use email 'Date' header for statistics and search filtering #87 rustmailer 2025-12-30 22:21:53 +08:00
  • fb0be8c5d1 bump version to 0.2.1 0.2.1 rustmailer 2025-12-30 15:11:57 +08:00
  • 455e6b1a75 feat: support user appearance preferences with persisted theme and language #85 rustmailer 2025-12-30 15:09:41 +08:00
  • 75cae51be9 feat(ui): Add quick page navigation to the email list pagination #85 rustmailer 2025-12-30 11:40:09 +08:00
  • 62d956c7d6 feat: increase password max to 256, fix i18n, and force re-login #83 rustmailer 2025-12-30 11:05:07 +08:00
  • c01872284e Update release.yml 0.2.0 rustmailer 2025-12-29 12:41:15 +08:00
  • 2887b5d16d Update release.yml rustmailer 2025-12-29 12:37:51 +08:00
  • 558ea2f9b0 Update release.yml rustmailer 2025-12-29 12:25:05 +08:00
  • b07defa2d5 Update README.md rustmailer 2025-12-29 12:22:05 +08:00
  • 76ab16b55b fetch: support fetching mails before a specified date rustmailer 2025-12-29 12:06:04 +08:00
  • 06a126461b feat: Replace min/max byte inputs with size preset selection #39 rustmailer 2025-12-28 13:54:35 +08:00
  • a02bb65ca0 feat: Search results display the account email and mailbox name. #39 rustmailer 2025-12-28 13:20:21 +08:00
  • 1f57f372d3 feat: Add sync_batch_size to allow users to customize the synchronization batch size, and introduce date_before to support semantics such as downloading emails from more than one year ago. #24 #58 rustmailer 2025-12-28 13:01:34 +08:00
  • b35493e4e1 chore(search ui): Quick selection of year and month #39 rustmailer 2025-12-28 12:58:30 +08:00
  • 16578fb8e2 fix: stitch adjacent RFC2047 words to prevent byte-split artifacts #79 rustmailer 2025-12-27 03:38:53 +08:00
  • 6dd3f90ee0 update rustmailer 2025-12-26 20:04:31 +08:00
  • 6d11dcd33f Merge pull request #65 from mmaudet/fix/rename-id-to-message-id rustmailer 2025-12-26 20:00:48 +08:00
  • e64c2467fd Merge branch 'main' into fix/rename-id-to-message-id rustmailer 2025-12-26 19:59:25 +08:00
  • e8a15695d8 feat(ui): add i18n support for profile dropdown rustmailer 2025-12-26 14:45:43 +08:00
  • 0f3ad83004 feat: use password file as primary source if provided rustmailer 2025-12-26 14:44:49 +08:00
  • 4af5176b65 feat: add multi-user support and role-based access control #31 rustmailer 2025-12-26 14:17:34 +08:00
  • 1e2f526a07 fix: ensure unselected checkboxes are visible in dark mode #70 rustmailer 2025-12-26 14:14:58 +08:00
  • 97be76278e Merge pull request #71 from metlos/encrypt-password-file rustmailer 2025-12-20 19:45:55 +08:00