teldrive/internal
2024-07-01 13:52:44 +05:30
..
auth chore: authenticate streams by cookies 2024-06-29 15:35:23 +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 fix: memory leak in streams 2024-06-27 00:35:23 +05:30
crypt refactor: use range loops introduced in go 1.22 2024-05-20 02:54:32 +05:30
database chore: panic error during database migration 2024-07-01 13:52:44 +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 chore: authenticate streams by cookies 2024-06-29 15:35:23 +05:30
pool refactor: Fix pool close method to prevent nil pointer dereference 2024-06-10 22:43:06 +05:30
reader refactor: reader 2024-06-29 15:07:54 +05:30
recovery refactor: improve error handling in file chunk upload 2024-05-28 11:07:06 +05:30
retry refactor: add "engine was closed" error to internalErrors list 2024-06-01 20:00:44 +05:30
tgc feat: option to close bg bots after a certain time 2024-06-24 17:30:25 +05:30
utils feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30