Commit Graph

16 Commits

Author SHA1 Message Date
197383c414 Encrypt TOTP secret before saving to database 2024-10-31 16:24:32 +07:00
9452d48bbd Implement Redis caching for S3 list object calls 2024-09-23 10:25:10 +07:00
bcdcbd5049 Properly handle error and improve error messages 2024-09-21 11:26:25 +07:00
b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
d31688e1ba Fix password validation issue during registration 2024-09-03 13:46:28 +07:00
d64a4a587e refactor: update app instance structure to include both mailserver and logger 2024-08-18 13:35:07 +07:00
97a9e72d7b Add password reset functionality to user dashboard page 2024-07-08 23:08:45 +07:00
3e3e95bef4 Implement file caching for faster retrieval and reduced database load 2024-05-06 21:27:26 +07:00
a2c6f6ca50 Removed leftover code 2024-05-02 21:14:46 +07:00
91cf7b94d2 Fix client ip showing as cloudflare ip instead of user's real ip 2024-05-02 10:34:34 +07:00
da31733dcc Implement Google OAuth2 2024-04-30 15:16:33 +07:00
bf0d01ffdf Added docker-compose configuration 2024-04-29 15:08:21 +07:00
36e03c6dca Move user caching functionality to dedicated package 2024-04-29 11:09:19 +07:00
5cf1aacf23 Refactor codebase and removed leftover development code 2024-04-27 16:07:07 +07:00
2e48192a35 Add some tool for docker 2024-04-27 15:34:46 +07:00
2e2fbdf800 Add password validation 2024-04-25 22:51:37 +07:00