Commit graph

32 commits

Author SHA1 Message Date
divyam234
f28a35be1c refactor: return full path in single file res 2024-09-20 13:52:03 +05:30
divyam234
99bf608792 refactor: query shared files by path to support breadcrumbs 2024-09-15 12:26:15 +05:30
divyam234
ad6e0ccb22 feat: Add file and folder sharing 2024-09-15 10:03:55 +05:30
divyam234
81c4bd775a fix: rename file bug 2024-08-03 19:14:03 +05:30
divyam234
9ce54b0a50 feat: added redis cache support 2024-07-26 21:20:26 +05:30
divyam234
c49b78b863 feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
divyam234
758f0f82ea
refactor: Handle file updates in transaction (#292)
* feat: Add Stream Bots Offset flag to run command

* feat: Update Stream Bots Offset flag in run command

* update

* update

* update

* invalidate cache on update

* chore: Update cache key for file location deletion

* chore: Update cache key for file location retrieval

* chore: Refactor file service to optimize token processing

* chore: Optimize token processing in file service

* chore: Update file service to use PUT method for updating parts
2024-07-08 16:42:48 +05:30
divyam234
abcf81b204 refactor: improve cron jobs 2024-06-14 23:30:22 +05:30
divyam234
54a5fd55e1 refactor: improve deletion 2024-06-11 19:29:05 +05:30
divyam234
5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
divyam234
94ef73d62c refoactor: drop path field frpm db 2024-06-07 12:11:00 +05:30
divyam234
306a508319 refactor: db params 2024-06-04 17:49:13 +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
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
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
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
7946f3e381 feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
divyam234
18df57f8ab return parent path in search response 2023-12-22 22:57:58 +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
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
ca77be389d fix file creation 2023-12-03 04:33:16 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30