Commit graph

60 commits

Author SHA1 Message Date
divyam234 94ef73d62c refoactor: drop path field frpm db 2024-06-07 12:11:00 +05:30
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 6ee7c82a2b feat: enable subdirectory search 2024-06-01 10:57:10 +05:30
divyam234 5a66bf38f2 feat: Advanced filtering 2024-06-01 02:06:28 +05:30
divyam234 450c7e0487 fix: uploads when using multiple channels 2024-05-31 20:28:40 +05:30
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 44a91ee180 refactor: allow parts update in upload payload 2024-05-26 00:40:57 +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 274662cfca feat: show encryption in filelist 2024-04-19 14:09:44 +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 c7e2f7d500 fix: skip clean-up logic when session is empty 2024-02-20 00:14:13 +05:30
divyam234 1a418ff15d fix: encryption 2024-02-16 14:27:07 +05:30
divyam234 f4fa46445e fix: cron jobs 2024-02-13 18:48:22 +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 0505fc6ac6 fix bots tbale constraint 2024-01-20 15:45:16 +05:30
divyam234 f75d12d31f
Update 20231102165658_tables.sql 2024-01-20 15:16:00 +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 f58620873f remove channeld binding 2023-12-08 03:53:55 +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 e685ac67d2 update 2023-12-06 01:43:26 +05:30
divyam234 239a98c05a add temp migration 2023-12-05 18:23:54 +05:30
José Avila SG 7cb94e7507 Remove trailing comma 2023-12-05 11:34:54 +05:30