divyam234
8368f5f878
refactor: logging and fix lint errors
2026-01-07 20:54:52 +05:30
divyam234
110a821836
feat: enhance check command with dry-run and verbose logging
...
- Add --dry-run flag to simulate check/clean without changes
- Add --verbose flag for detailed logging and debugging
- Add comprehensive summary output showing files checked, missing, orphans
- Rename --export to --export-file with custom path support
- Improve error messages with channel-specific context
- Add YAML configuration support with config.sample.yml
- Refactor reader for concurrent chunk fetching with buffer management
- Add config loader tests
- Update dependencies (gotd/td, gocron, redis, opentelemetry, etc.)
- Fix RegisterPlags typo to RegisterFlags in cmd/run.go
2025-12-24 10:37:46 +05:30
divyam234
616cf4ad4a
feat: Add Automatic Channel Rollover
...
- Implement channel rollover based on part count limits
- Auto-create channels and add bots as admins
- Add teldrive.kv key-value table
- Deduplicate bots and set (user_id, token) as primary key
2025-10-07 22:05:55 +05:30
divyam234
aad739d9e5
fix: update file parts update payload to include encryption flag
2025-06-22 11:43:12 +05:30
divyam234
4ef27d5ab8
refactor: rename EventData to Source and expand event data model
2025-04-09 05:46:23 +02:00
divyam234
d66dc78e35
feat: add file operation event recording system
2025-04-08 20:02:45 +02:00
Bhunter
f0187f4052
refactor: standardize field naming and improve cache key generation
2025-01-14 11:22:41 +01:00
Bhunter
3252c207bc
refactor: use latest timestamp for created_at
2025-01-10 12:49:30 +01:00
Bhunter
126a2c4af3
refactor: remove default time tracking in file model
2025-01-08 10:01:52 +01:00
Bhunter
057a3d7473
feat: add Openapi generator remove go-gin,fx
2024-12-31 18:51:34 +05:30
divyam234
ad6e0ccb22
feat: Add file and folder sharing
2024-09-15 10:03:55 +05:30
Bhunter
5fd41050e3
chore: rename packages to org name
2024-08-31 15:50:17 +00:00
divyam234
2a7cedb6fb
refactor: Update ParentID field to use sql.NullString for nullable values
2024-08-03 00:36:14 +05:30
divyam234
149d8c6140
refactor: use uuid7 for fileId
2024-08-02 23:03:52 +05:30
divyam234
72db50208a
refactor: drop depth field
2024-07-27 23:42:26 +05:30
divyam234
4cc1087152
fix: add session date as fingerprint
2024-06-12 13:22:38 +05:30
divyam234
5798d89f02
feat Add user sessions control
2024-06-10 21:52:21 +05:30
divyam234
94ef73d62c
refoactor: drop path field frpm db
2024-06-07 12:11:00 +05:30
divyam234
306a508319
refactor: db params
2024-06-04 17:49:13 +05:30
divyam234
450c7e0487
fix: uploads when using multiple channels
2024-05-31 20:28:40 +05:30
divyam234
6364f86571
feature: add stats endpoints
2024-04-19 02:16:47 +05:30
divyam234
6b0768161e
enable random salt geenration for file parts
2023-12-08 13:17:33 +05:30
divyam234
205cb0bc4d
save encrypt state in uploads
2023-12-08 03:35:40 +05:30
divyam234
3e30b8797c
enable native file encryption
2023-12-08 03:16:06 +05:30
divyam234
3a7d0de1cc
fix errors
2023-12-03 12:22:25 +05:30
divyam234
40ab4cb98a
project structure change
2023-12-03 01:17:23 +05:30