teldrive/internal
Mohd Hassan Khan d27a9dac6b
feat: add xz and tgz to supported archive extensions
- Added `.xz` and `.tgz` to archiveExtensions
- Improves compatibility with common Linux/Unix compressed archives
- Prevents these formats from being incorrectly categorized as "others"
2025-08-15 19:29:58 +05:30
..
appcontext feat: add Openapi generator remove go-gin,fx 2024-12-31 18:51:34 +05:30
auth refactor: replace interface{} with any type across codebase 2025-04-10 08:00:54 +02:00
cache refactor: replace interface{} with any type across codebase 2025-04-10 08:00:54 +02:00
category feat: add xz and tgz to supported archive extensions 2025-08-15 19:29:58 +05:30
chizap refactor: simplify condition checks and improve upload handling 2025-01-02 23:06:41 +05:30
config feat: add distributed cron job locking and new cron jobs 2025-06-22 20:30:45 +05:30
crypt refactor: replace interface{} with any type across codebase 2025-04-10 08:00:54 +02:00
database feat: support direct ssl negotiation postgres 2025-05-20 22:52:29 +05:30
duration refactor: improve command flag registration 2025-01-16 21:20:30 +01:00
events refactor: rename EventData to Source and expand event data model 2025-04-09 05:46:23 +02:00
http_range change http range func 2023-12-04 14:58:28 +05:30
logging refactor: update logging configuration to use string levels 2025-01-14 11:58:04 +01:00
md5
middleware refactor: simplify condition checks and improve upload handling 2025-01-02 23:06:41 +05:30
pool refactor: replace kv usage with boltdb and update related configurations 2025-01-12 20:05:10 +05:30
reader fix: update file parts update payload to include encryption flag 2025-06-22 11:43:12 +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: new settings UI with channels operations 2025-06-10 22:58:52 +05:30
tgstorage feat: new settings UI with channels operations 2025-06-10 22:58:52 +05:30
utils refactor: standardize field naming and improve cache key generation 2025-01-14 11:22:41 +01:00
version refactor: add version endpoint 2025-01-11 15:35:24 +01:00