Commit graph

63 commits

Author SHA1 Message Date
Bhunter
2ff8efa82d fix: include channelId when updating file 2024-11-20 11:21:53 +01:00
divyam234
693b319cb4 refactor: convert file query to lowercase 2024-09-20 18:30:10 +05:30
divyam234
f28a35be1c refactor: return full path in single file res 2024-09-20 13:52:03 +05:30
divyam234
286bacaefe refactor: Purge share cache entry post delete 2024-09-16 13:22:54 +05:30
divyam234
ad6e0ccb22 feat: Add file and folder sharing 2024-09-15 10:03:55 +05:30
divyam234
a1440b1d7a refactor: remove bg bots 2024-09-10 13:00:47 +05:30
Bhunter
5fd41050e3 chore: rename packages to org name 2024-08-31 15:50:17 +00:00
divyam234
7750491588 refactor: Add middlewares to tg client 2024-08-30 21:39:54 +05:30
divyam234
a64eb57ea4 chore: add all bots in stream 2024-08-10 08:55:02 +05:30
divyam234
c7be0ead76 refactor: check bot limits with total bots 2024-08-10 00:19:16 +05:30
divyam234
c7149701f1 refactor: Update dependencies and refactor multireader and workers 2024-08-10 00:08:06 +05:30
divyam234
81c4bd775a fix: rename file bug 2024-08-03 19:14:03 +05:30
divyam234
2a7cedb6fb refactor: Update ParentID field to use sql.NullString for nullable values 2024-08-03 00:36:14 +05:30
divyam234
72db50208a refactor: drop depth field 2024-07-27 23:42:26 +05:30
divyam234
9ce54b0a50 feat: added redis cache support 2024-07-26 21:20:26 +05:30
divyam234
a28d203090 refactor: add option to prevent error from get_file_from_path 2024-07-18 16:57:09 +05:30
divyam234
826b67210e refactor: add path for find op 2024-07-15 01:33:41 +05:30
divyam234
c49b78b863 feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
divyam234
d8846d65e4 refactor: add support for multilingual search using pgroonga extension 2024-07-11 19:19:42 +05:30
divyam234
20d39cd5b9 refactor: Switch to golang-jwt for auth 2024-07-11 00:25:25 +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
ae280eb532 chore: authenticate streams by cookies 2024-06-29 15:35:23 +05:30
divyam234
2c7db87b3f feat: option to close bg bots after a certain time 2024-06-24 17:30:25 +05:30
divyam234
825dc11fe1 feat: MultiThreaded stream support 2024-06-22 17:59:59 +05:30
divyam234
855a320f32 feat: buffered reader for fast streaming 2024-06-14 00:55:15 +05:30
divyam234
54a5fd55e1 refactor: improve deletion 2024-06-11 19:29:05 +05:30
divyam234
7e5e3adf5f refactor: list files by parentId explicitly 2024-06-07 20:40:26 +05:30
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
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
5fa2a064fb refactor: add endpoint to delete file parts 2024-05-26 03:32:16 +05:30
divyam234
7bbcbf80a2 fix: downloads when no of chunks > 200 2024-05-20 01:43:46 +05:30
divyam234
fe3f802a6e fix: server side copy 2024-05-03 23:48:50 +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
b82dac8820 fix: multiple move files 2024-04-19 11:08:11 +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
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