Commit Graph
40 Commits
Author SHA1 Message Date
rustmailerandGitHub 97143d55b8 Merge pull request #67 from mmaudet/feat/envelope-endpoint-and-api-improvements
feat(api): Add envelope endpoint and improve API documentation
2025-12-30 22:32:26 +08:00
rustmailerandGitHub e666f76d87 Merge branch 'main' into feat/envelope-endpoint-and-api-improvements 2025-12-30 22:32:11 +08:00
rustmailerandGitHub 6d11dcd33f Merge pull request #65 from mmaudet/fix/rename-id-to-message-id
fix(api): Rename id to message_id and fix OpenAPI path parameters
2025-12-26 20:00:48 +08:00
rustmailerandGitHub e64c2467fd Merge branch 'main' into fix/rename-id-to-message-id 2025-12-26 19:59:25 +08:00
rustmailerandGitHub 97be76278e Merge pull request #71 from metlos/encrypt-password-file
feat(cli): add an option to specify the encrypt password in a file
2025-12-20 19:45:55 +08:00
rustmailerandGitHub d4232789f9 Add roadmap section to README #76
Added a roadmap section outlining future features and enhancements.
2025-12-20 18:59:52 +08:00
rustmailerandGitHub c05a8944ef Merge pull request #57 from pansuzuki/lang-pack-pl
Added new language Polish
2025-12-10 23:13:04 +08:00
rustmailerandGitHub b0412b02f5 Add user case showcase and performance data overview
Added a user case showcase highlighting performance and storage efficiency with data from 126 email accounts.
2025-12-07 23:22:54 +08:00
rustmailerandGitHub a1453f3cda Document environment variable quotes in container usage
Added notes on running Bichon in a container to README.
2025-12-07 00:42:10 +08:00
rustmailerandGitHub 9e656b1f91 Bump version from 0.1.3 to 0.1.4 2025-12-07 00:22:41 +08:00
rustmailerandGitHub afac192280 Enhance CORS configuration section in README
Added detailed CORS configuration instructions for Bichon, including new behavior in v0.1.4 and examples for setting origins.
2025-12-07 00:22:07 +08:00
rustmailerandGitHub c90a2d552d Fix FAQ link in README.md 2025-12-06 22:04:35 +08:00
rustmailerandGitHub a4627a63cb Update README.md 2025-12-06 22:03:36 +08:00
rustmailerandGitHub 684b9765fe Update README.md 2025-12-06 20:33:51 +08:00
rustmailerandGitHub dffdac3eb6 Update README.md 2025-11-29 01:24:00 +08:00
rustmailerandGitHub 7d02e58e4e Update README.md 2025-11-29 00:35:16 +08:00
rustmailerandGitHub 847cc6825a Update README.md 2025-11-29 00:34:22 +08:00
rustmailerandGitHub c82fb4f301 Update issue templates 2025-11-27 14:49:37 +08:00
rustmailerandGitHub 78b33f8994 Update README.md 2025-11-26 22:28:54 +08:00
rustmailerandGitHub 324051bdf0 Revise README to enhance project description
Updated README to clarify Bichon's purpose and features.
2025-11-26 20:40:40 +08:00
rustmailerandGitHub a8282a95f3 Update README.md 2025-11-25 08:33:22 +08:00
rustmailerandGitHub 9fe617aed7 Revise internationalization details in README
Updated internationalization section to clarify language support.
2025-11-25 00:11:10 +08:00
rustmailerandGitHub 22e12b68a8 Add internationalization section to README
Added internationalization support details to README.
2025-11-25 00:08:50 +08:00
rustmailerandGitHub b97f2666a0 Revise CORS settings and access instructions
Updated CORS configuration and access instructions in README.
2025-11-23 01:30:56 +08:00
rustmailerandGitHub b36e63f530 Document Bichon encryption password setup
Added instructions for setting the Bichon encryption password via command-line and environment variable.
2025-11-23 00:43:41 +08:00
rustmailerandGitHub d4dfee8649 Merge pull request #10 from n3storm/patch-1
Update README with Bichon command requirements
2025-11-22 17:05:31 +08:00
rustmailerandGitHub 7b2280f460 Update README.md 2025-11-21 20:46:46 +08:00
rustmailerandGitHub ef06cd2310 Update README.md 2025-11-21 20:25:31 +08:00
rustmailerandGitHub 0bf308438f Update README.md 2025-11-20 11:23:08 +08:00
rustmailerandGitHub e18b01dafb Update README.md 2025-11-19 10:16:39 +08:00
rustmailerandGitHub 152478b767 Add curl installation to Dockerfile 2025-11-19 09:44:31 +08:00
rustmailerandGitHub 77aae07167 Merge pull request #1 from khadanja/patch-1
Update envrionment variable names in .env & Readme
2025-11-19 09:34:34 +08:00
rustmailerandGitHub b607ee473a Update README.md 2025-11-19 09:26:35 +08:00
rustmailerandGitHub 4f4fe6bbbc Update README.md 2025-11-19 09:15:23 +08:00
rustmailerandGitHub 7c7c7ee7f3 Update README.md 2025-11-19 04:27:11 +08:00
rustmailerandGitHub c1ca64d606 Create FUNDING.yml 2025-11-19 04:03:23 +08:00
rustmailerandGitHub 8f2469cb36 Update README.md 2025-11-19 04:02:20 +08:00
rustmailerandGitHub 4e790f1512 Update README.md 2025-11-19 03:57:00 +08:00
rustmailerandGitHub 5fd05fb154 Update README.md 2025-11-19 03:54:25 +08:00
rustmailerandGitHub f84dd831ed Initial commit 2025-11-19 02:02:58 +08:00