|
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 |
|
|
21a0a92f22
|
Integrate S3 storage solution into the project
|
2024-09-20 16:40:04 +07:00 |
|
|
1a444bb6eb
|
Add file filtering functionality
|
2024-09-17 22:46:32 +07:00 |
|
|
54fcc9d549
|
fix: resolve file upload resume issue
|
2024-09-17 14:18:32 +07:00 |
|
|
98affd5187
|
fix: resolve file upload resume issue
|
2024-09-17 14:01:06 +07:00 |
|
|
e07360d2b3
|
Add additional file types including executables and APK
|
2024-09-17 09:55:21 +07:00 |
|
|
e2c0f0b12c
|
Optimize file chunk validation by reducing system calls
|
2024-09-16 22:03:43 +07:00 |
|
|
dd8d0c0f4f
|
Add responsiveness to file page and use correct file icons based on file type
|
2024-09-16 11:02:25 +07:00 |
|
|
eee047a9b0
|
feat: create new file page with improved UI, combine upload and download functionality
|
2024-09-15 17:24:18 +07:00 |
|
|
846db5fe0b
|
Add hash check for file upload
|
2024-09-14 17:28:09 +07:00 |
|
|
0772d07fb8
|
Replace fmt.Println with server logger
|
2024-09-14 10:51:38 +07:00 |
|
|
16ae5f3bd7
|
Display user storage usage on the dashboard
|
2024-09-12 13:52:57 +07:00 |
|
|
b23bf8898b
|
migrate to WebSocket for frontend and backend communication
|
2024-09-09 21:38:10 +07:00 |
|
|
2c5de2b336
|
Add Redis support for session and user management
|
2024-09-08 00:03:43 +07:00 |
|
|
d64a4a587e
|
refactor: update app instance structure to include both mailserver and logger
|
2024-08-18 13:35:07 +07:00 |
|
|
7df02c270b
|
refactor: move client page view file to client folder and reorganize file structure
|
2024-08-18 12:59:19 +07:00 |
|
|
97a9e72d7b
|
Add password reset functionality to user dashboard page
|
2024-07-08 23:08:45 +07:00 |
|
|
fe6c3f7870
|
Improving pages title
|
2024-05-17 20:15:32 +07:00 |
|
|
43e16f1d79
|
Handle internal server error using new custom template
|
2024-05-14 11:35:15 +07:00 |
|
|
22aa8227a4
|
Separate navbar and footer components for reusability
|
2024-05-03 10:40:54 +07:00 |
|
|
bb2540a5c4
|
Optimize session retrieval and fix Docker timezone issue
|
2024-05-02 21:02:50 +07:00 |
|
|
e8e5ce7bd5
|
Refactor session handling: Move session checking to session.go
|
2024-05-01 12:37:00 +07:00 |
|
|
5cf1aacf23
|
Refactor codebase and removed leftover development code
|
2024-04-27 16:07:07 +07:00 |
|
|
c43fd0232e
|
Refactor session package for better structure and naming conventions
|
2024-04-26 20:33:34 +07:00 |
|
|
769bffe6ff
|
Added functionality to user page
|
2024-04-26 15:45:54 +07:00 |
|
|
2e2fbdf800
|
Add password validation
|
2024-04-25 22:51:37 +07:00 |
|