Commit graph

90 commits

Author SHA1 Message Date
divyam234
6dd0fd2d80 refactor: improve error handling in file chunk upload 2024-05-28 11:07:06 +05:30
divyam234
5fa2a064fb refactor: add endpoint to delete file parts 2024-05-26 03:32:16 +05:30
divyam234
c8148a2207 refactor: use range loops introduced in go 1.22 2024-05-20 02:54:32 +05:30
divyam234
7bbcbf80a2 fix: downloads when no of chunks > 200 2024-05-20 01:43:46 +05:30
divyam234
c47eef0d70 feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30
divyam234
fe3f802a6e fix: server side copy 2024-05-03 23:48:50 +05:30
divyam234
692275d3b7 chore: add msg id 0 check 2024-04-22 18:39:09 +05:30
divyam234
ddc1691ac0 fix: pass filename in get category 2024-04-21 18:52:08 +05:30
divyam234
a7734821a1 fix: file extension handling in GetCategory function 2024-04-19 23:57:39 +05:30
divyam234
7a7743c63f fix: user stats listing 2024-04-19 11:43:30 +05:30
divyam234
b82dac8820 fix: multiple move files 2024-04-19 11:08:11 +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
b1b5dcdc4c refactor: error handling 2024-03-19 22:33:28 +05:30
divyam234
1a418ff15d fix: encryption 2024-02-16 14:27:07 +05:30
divyam234
82e4f4afe2 chore: Update dependencies and configuration files 2024-02-12 23:52:52 +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
8b7c3225a7 add new internal error codes 2024-02-04 13:23:27 +05:30
divyam234
73a6035167 sync-ui 2023-12-30 20:47:46 +05:30
divyam234
ca46098dee multi users fixes 2023-12-25 03:36:14 +05:30
divyam234
e80a2522ce return empty array instead of null 2023-12-24 14:46:39 +05:30
divyam234
e5e1bef3e7 show parent path on all views except my-drive 2023-12-24 14:32:45 +05:30
divyam234
18df57f8ab return parent path in search response 2023-12-22 22:57:58 +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
370d55508e pass encrypted field in server sside copy 2023-12-18 13:25:24 +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
0a1c5d679e change http range func 2023-12-04 14:58:28 +05:30
divyam234
1e2da6d627 don't modify errors 2023-12-04 00:51:30 +05:30
divyam234
5546b81e51 fix auth middleware 2023-12-04 00:26:46 +05:30
divyam234
3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234
ca77be389d fix file creation 2023-12-03 04:33:16 +05:30
divyam234
bc7b50f4da further cleanup 2023-12-03 03:16:53 +05:30
divyam234
b040eb9e1e api changes 2023-12-03 02:53:06 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30