teldrive/internal
2024-07-18 16:06:03 +05:30
..
auth refactor: Switch to golang-jwt for auth 2024-07-11 00:25:25 +05:30
cache feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
category fix: pass filename in get category 2024-04-21 18:52:08 +05:30
config refactor: readd server timeouts 2024-07-09 23:41:05 +05:30
crypt refactor: use range loops introduced in go 1.22 2024-05-20 02:54:32 +05:30
database refactor: init user login in db transaction 2024-07-18 16:06:03 +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 refactor: Switch to golang-jwt for auth 2024-07-11 00:25:25 +05:30
pool refactor: Fix pool close method to prevent nil pointer dereference 2024-06-10 22:43:06 +05:30
reader refactor: Handle file updates in transaction (#292) 2024-07-08 16:42:48 +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 refactor: Handle file updates in transaction (#292) 2024-07-08 16:42:48 +05:30
utils feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30