teldrive/internal
2024-07-26 21:22:33 +05:30
..
auth feat: added redis cache support 2024-07-26 21:20:26 +05:30
cache refactor: Add read-write locks for cache operations 2024-07-26 21:22:33 +05:30
category fix: pass filename in get category 2024-04-21 18:52:08 +05:30
config feat: added redis cache support 2024-07-26 21:20:26 +05:30
crypt refactor: use range loops introduced in go 1.22 2024-05-20 02:54:32 +05:30
database refactor: add option to prevent error from get_file_from_path 2024-07-18 16:57:09 +05:30
duration feat: add custom duration parser 2024-02-19 21:32:25 +05:30
http_range change http range func 2023-12-04 14:58:28 +05:30
kv refactor: Copy session data to prevent mutation in LoadSession function 2024-06-06 00:19:40 +05:30
logging feat: added dc pooler and support 0 length file size 2024-06-02 23:11:18 +05:30
md5 fix file creation 2023-12-03 04:33:16 +05:30
middleware feat: added redis cache support 2024-07-26 21:20:26 +05:30
pool refactor: Fix pool close method to prevent nil pointer dereference 2024-06-10 22:43:06 +05:30
reader feat: added redis cache support 2024-07-26 21:20:26 +05:30
recovery refactor: improve error handling in file chunk upload 2024-05-28 11:07:06 +05:30
retry refactor: Switch to golang-jwt for auth 2024-07-11 00:25:25 +05:30
tgc feat: added redis cache support 2024-07-26 21:20:26 +05:30
utils feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30