Commit graph

568 commits

Author SHA1 Message Date
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
Bhunter
2ff8efa82d fix: include channelId when updating file 2024-11-20 11:21:53 +01:00
Divyam
c7e133221b
Update README.md 2024-11-02 00:52:49 +05:30
divyam234
a863d93bd7 chore(deps): update 2024-10-30 03:41:43 +05:30
divyam234
8b58c8e10c chore(docs): add compose for db backup 2024-10-22 14:04:15 +05:30
bhunter234
7531cac0f3 chore(docs): update 2024-10-19 16:11:13 +02:00
Divyam
64024a37f8
Update postgres.yml 2024-10-08 20:30:32 +05:30
dependabot[bot]
8ec5d09e91 chore(deps): bump github.com/gotd/td from 0.110.1 to 0.111.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.110.1 to 0.111.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.110.1...v0.111.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 21:55:45 +05:30
dependabot[bot]
4b9a207127 chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 21:55:36 +05:30
dependabot[bot]
582e41e935 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 21:54:25 +05:30
dependabot[bot]
2791fadb6c chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 21:53:02 +05:30