Commit graph

23 commits

Author SHA1 Message Date
divyam234
b92f751375 refactor: Copy session data to prevent mutation in LoadSession function 2024-06-06 00:19:40 +05:30
divyam234
306a508319 refactor: db params 2024-06-04 17:49:13 +05:30
divyam234
67e063ba00 chore: close upload pool after file upload 2024-06-03 01:57:34 +05:30
divyam234
943a5012b9 feat: added dc pooler and support 0 length file size 2024-06-02 23:11:18 +05:30
divyam234
6dd0fd2d80 refactor: improve error handling in file chunk upload 2024-05-28 11:07:06 +05:30
divyam234
692275d3b7 chore: add msg id 0 check 2024-04-22 18:39:09 +05:30
divyam234
7cd8aacf96 Fix typo in TotalUploaded field name in UploadStats struct 2024-04-19 04:28:33 +05:30
divyam234
6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
divyam234
1a418ff15d fix: encryption 2024-02-16 14:27:07 +05:30
divyam234
ddbc88f770 feat: add viper and cobra support 2024-02-12 21:32:55 +05:30
divyam234
7946f3e381 feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
divyam234
ca46098dee multi users fixes 2023-12-25 03:36:14 +05:30
divyam234
10c13e130b fix bulkmove operation 2023-12-22 15:46:58 +05:30
divyam234
e2e201ac36 sync-ui 2023-12-18 17:40:58 +05:30
divyam234
72a4ceecd0 check for encrpytion key 2023-12-18 08:59:06 +05:30
divyam234
f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
divyam234
6b0768161e enable random salt geenration for file parts 2023-12-08 13:17:33 +05:30
divyam234
205cb0bc4d save encrypt state in uploads 2023-12-08 03:35:40 +05:30
divyam234
3e30b8797c enable native file encryption 2023-12-08 03:16:06 +05:30
divyam234
1e2da6d627 don't modify errors 2023-12-04 00:51:30 +05:30
divyam234
3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234
bc7b50f4da further cleanup 2023-12-03 03:16:53 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30
Renamed from services/upload.service.go (Browse further)