Commit Graph

14 Commits

Author SHA1 Message Date
3cd744dead update: remove admin panel
Docker Build and Push / build-and-push (push) Successful in 19m17s
2026-01-15 12:34:23 +07:00
197383c414 Encrypt TOTP secret before saving to database 2024-10-31 16:24:32 +07:00
7b55f19dbb Add recursive deletion for S3 objects to enable folder deletion 2024-10-28 14:31:57 +07:00
21a0a92f22 Integrate S3 storage solution into the project 2024-09-20 16:40:04 +07:00
5b1222e024 Add file share button 2024-09-19 12:21:14 +07:00
595112b9cf Add Redis initialization to main function 2024-09-08 17:25:02 +07:00
2c5de2b336 Add Redis support for session and user management 2024-09-08 00:03:43 +07:00
fa2f4e8a87 refactor: call database functions from app.Server.Database instead of directly from db 2024-08-19 21:02:19 +07:00
6a183f2c4e feat: add admin page 2024-08-18 14:06:00 +07:00
d64a4a587e refactor: update app instance structure to include both mailserver and logger 2024-08-18 13:35:07 +07:00
69c1f13f17 Optimized PostgreSQL initialization process for smoother deployment setup 2024-05-11 14:50:14 +07:00
e6344743d5 Separate run command from main function 2024-04-28 22:26:53 +07:00
5cf1aacf23 Refactor codebase and removed leftover development code 2024-04-27 16:07:07 +07:00
2e2fbdf800 Add password validation 2024-04-25 22:51:37 +07:00