divyam234
|
21ae67e49a
|
fix: return events for specific user
|
2025-05-14 23:39:40 +05:30 |
|
Divyam
|
5882ba788f
|
Update README.md
|
2025-04-18 11:02:43 +05:30 |
|
divyam234
|
f130ad4f86
|
Version 1.6.14
|
2025-04-11 09:38:52 +02:00 |
|
divyam234
|
4c7c38fdea
|
feat: add docker.io registry and improve chunk handling
|
2025-04-11 09:37:18 +02:00 |
|
divyam234
|
9983c7d72b
|
feat: add created_at index and event ordering
|
2025-04-11 09:06:53 +02:00 |
|
divyam234
|
bfbeab6b59
|
refactor: replace interface{} with any type across codebase
|
2025-04-10 08:00:54 +02:00 |
|
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
|
6f64009ae3
|
Version 1.6.13
|
2025-03-04 12:34:09 +01:00 |
|
Bhunter
|
c524068d12
|
build: update dependencies and improve reader implementation
|
2025-03-04 12:32:21 +01:00 |
|
Bhunter
|
9afb6c3f2e
|
Version 1.6.12
|
2025-02-06 13:40:00 +01:00 |
|
Bhunter
|
1f8a508336
|
refactor: enhance file integrity checks and add size handling for encrypted files
|
2025-02-06 13:39:10 +01:00 |
|
Bhunter
|
5b4faaa594
|
fix: improve upload error handling and update dependencies
|
2025-02-06 12:32:45 +01:00 |
|
Bhunter
|
263143990f
|
Version 1.6.11
|
2025-01-31 14:11:12 +01:00 |
|
Bhunter
|
7fb61509da
|
fix: check command
|
2025-01-31 14:10:30 +01:00 |
|
Bhunter
|
8976955ea7
|
Version 1.6.10
|
2025-01-27 22:51:55 +01:00 |
|
Bhunter
|
6f7bf17f51
|
refactor: remove hardcoded tg creds
|
2025-01-27 22:51:39 +01:00 |
|
Bhunter
|
372e04c697
|
Version 1.6.9
|
2025-01-25 18:10:21 +01:00 |
|
Bhunter
|
4202793702
|
refactor: remove file duplication completely
|
2025-01-25 16:39:55 +01:00 |
|
Bhunter
|
8c09164c29
|
Version 1.6.8
|
2025-01-23 13:57:22 +01:00 |
|
divyam234
|
a3bb0ce2af
|
feat: add upgrade command for updating TelDrive
|
2025-01-23 18:25:57 +05:30 |
|
divyam234
|
8e4dfd859c
|
refactor: add index for listing channel files and impove check command
|
2025-01-21 21:21:59 +05:30 |
|
Divyam
|
303a2b681a
|
chore(docs): update contributing guide
|
2025-01-18 14:28:39 +00:00 |
|
Bhunter
|
01d7a16900
|
Version 1.6.7
|
2025-01-17 16:35:36 +01:00 |
|
Bhunter
|
7b4fd14574
|
refactor: improve command flag registration
|
2025-01-16 21:20:30 +01:00 |
|
Bhunter
|
0540ae1075
|
feat: add new check command to check integrity of file parts
|
2025-01-16 14:46:25 +01:00 |
|
Bhunter
|
a1875379a7
|
Version 1.6.6
|
2025-01-15 12:33:23 +01:00 |
|
Bhunter
|
0d51fdfe0a
|
refactor: migrate session db from bbolt to sqlite
|
2025-01-15 12:33:02 +01:00 |
|
Bhunter
|
9573db7ea7
|
Version 1.6.5
|
2025-01-14 21:56:08 +01:00 |
|
Bhunter
|
9b25f3f676
|
ci: migrate build process to Taskfile
|
2025-01-14 21:55:11 +01:00 |
|
Bhunter
|
4c5d5035f7
|
refactor: update logging configuration to use string levels
|
2025-01-14 11:58:04 +01:00 |
|
Bhunter
|
f0187f4052
|
refactor: standardize field naming and improve cache key generation
|
2025-01-14 11:22:41 +01:00 |
|
Bhunter
|
299f4fa7ec
|
refactor: improve SQL query for uploads statistics with correct date handling
|
2025-01-12 17:37:23 +01:00 |
|
Bhunter
|
518435fcd3
|
refactor: replace kv usage with boltdb and update related configurations
|
2025-01-12 20:05:10 +05:30 |
|
Bhunter
|
e966119bd4
|
chore(build): update Makefile
|
2025-01-11 18:20:36 +01:00 |
|
Bhunter
|
381ea31fc1
|
fix: take correct size in encrypted streams
|
2025-01-11 22:35:36 +05:30 |
|
Bhunter
|
7fa4a38197
|
refactor: add version endpoint
|
2025-01-11 15:35:24 +01:00 |
|
Bhunter
|
3252c207bc
|
refactor: use latest timestamp for created_at
|
2025-01-10 12:49:30 +01:00 |
|
Bhunter
|
ffa9a27bb0
|
fix: cache invalidation in file update
|
2025-01-08 13:40:03 +01:00 |
|
Bhunter
|
126a2c4af3
|
refactor: remove default time tracking in file model
|
2025-01-08 10:01:52 +01:00 |
|
Bhunter
|
74bae5fdc2
|
refactor: add UUID validation and improve file handling in copy and move operations
|
2025-01-05 19:06:14 +01:00 |
|
divyam234
|
77e463b998
|
refactor: simplify condition checks and improve upload handling
|
2025-01-02 23:06:41 +05:30 |
|
divyam234
|
a296b368de
|
feat: add NTP configuration and improve middleware handling
|
2025-01-01 16:54:36 +05:30 |
|
divyam234
|
055cc01ba7
|
feat: fix time synchronization issues
|
2025-01-01 02:20:46 +05:30 |
|
divyam234
|
fdd6e64c3f
|
feat: enhance authentication and file sharing features
|
2025-01-01 01:17:51 +05:30 |
|
Bhunter
|
057a3d7473
|
feat: add Openapi generator remove go-gin,fx
|
2024-12-31 18:51:34 +05:30 |
|
divyam234
|
fa24854100
|
chore(docs): remove demo images
|
2024-12-24 19:11:25 +05:30 |
|
Divyam
|
a8d2c9fd77
|
Update README.md
|
2024-12-24 18:12:29 +05:30 |
|
divyam234
|
12d8c88bc4
|
feat: add regex search support
|
2024-12-13 19:10:33 +05:30 |
|
dependabot[bot]
|
5a14c652b2
|
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 15:42:31 +05:30 |
|