|
7b55f19dbb
|
Add recursive deletion for S3 objects to enable folder deletion
|
2024-10-28 14:31:57 +07:00 |
|
|
93c44f40cc
|
Grouping route
|
2024-10-02 15:33:41 +07:00 |
|
|
bcdcbd5049
|
Properly handle error and improve error messages
|
2024-09-21 11:26:25 +07:00 |
|
|
0772d07fb8
|
Replace fmt.Println with server logger
|
2024-09-14 10:51:38 +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 |
|
|
d64a4a587e
|
refactor: update app instance structure to include both mailserver and logger
|
2024-08-18 13:35:07 +07:00 |
|
|
43e16f1d79
|
Handle internal server error using new custom template
|
2024-05-14 11:35:15 +07:00 |
|
|
74aae18fee
|
Remove Google OAuth2 token revocation logic; tokens expire naturally over time, eliminating the need for manual revocation
|
2024-05-13 16:56:19 +07:00 |
|
|
d166628345
|
Handle Google OAuth2 error on callback
|
2024-05-07 20:28:22 +07:00 |
|
|
dce11e3569
|
Refactor session code
|
2024-05-05 14:50:51 +07:00 |
|
|
0768348240
|
Invalidate user access token upon app login
|
2024-05-02 16:54:48 +07:00 |
|
|
65a6538b95
|
Implement user setup for Google OAuth2 unregistered users
|
2024-04-30 17:16:56 +07:00 |
|
|
da31733dcc
|
Implement Google OAuth2
|
2024-04-30 15:16:33 +07:00 |
|