Releases: tgdrive/teldrive
Releases Β· tgdrive/teldrive
1.0.19
1.0.18
1.0.17
1.0.16
Important
Get latest rclone build with this one.
Added dev mod logging to see more refined errors on console and in file. Enable this through DEV env variable.
Disabled Lazy bot streaming its sometime slow so its better to start bots in background.
Encryption was enabled by mistake with empty key in last rclone build so you need to reupload those files if you didn't disable it explicitly using config (applicable only for 1.0.15 version).
update teldrive.files where encrypted =true set status = 'pending_deletion';
Changelog
- e2e201a sync-ui
- 370d555 pass encrypted field in server sside copy
- 72a4cee check for encrpytion key
- d5c2387 Update README.md
- f0f19e1 Enabled debug logging and disabled lazy bots for streaming
- 095bb1a Bump github.com/go-co-op/gocron from 1.36.1 to 1.37.0
- 2f83431 Bump github.com/gotd/td from 0.90.0 to 0.91.0
- 2ea5357 Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
- 7ace28d Update README.md
- 4428329 Bump github.com/go-co-op/gocron from 1.36.0 to 1.36.1
1.0.15
1.0.14
Changelog
- e685ac6 update
- c511783 Bump github.com/gotd/td from 0.89.0 to 0.90.0
- 239a98c add temp migration
- 7cb94e7 Remove trailing comma
- 0a1c5d6 change http range func
- 1e2da6d don't modify errors
- 5546b81 fix auth middleware
- b25a4bc Update README.md
- d61c976 fix releaser
- 3a7d0de fix errors
- c0d54e4 fix migrations
- ca77be3 fix file creation
- bc7b50f further cleanup
- b040eb9 api changes
- 8ee3e8b remove swagger
- 40ab4cb project structure change
1.0.13
Changelog
- e08ff97 dont recover upload if gin context is cancelled
- 88fd0ff fix recent listing
- 7a2752b sync-ui
- d25dac1 sync ui
- ebef802 Bump golang.org/x/time from 0.4.0 to 0.5.0
- 250ab1f Bump github.com/go-faster/errors from 0.6.1 to 0.7.0
- f24ab20 enable rate limit for user session by default
- b128606 sync ui
- fa51e2f update ui ref
- c8917ea Bump github.com/go-co-op/gocron from 1.35.3 to 1.36.0
- 5338dd1 Bump github.com/pressly/goose/v3 from 3.15.1 to 3.16.0
- d2039f5 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
- fb99e5b implement parts retry
1.0.12
1.0.11
Changelog
- dfea832 fix byte range
- ceafaf8 set LAZY_STREAM_BOTS default to false
- cf273b5 Merge branch 'main' of https://github.com/divyam234/teldrive
- d70acb2 fix for wrong bot index
- a3f3e66 docker-compose example with postgres
- d3f42e5 add uplaod part explicitly
- b8fab88 Update docker-compose.yml
- b3aa152 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
- fe4195a Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
- f84d344 Bump golang.org/x/time from 0.3.0 to 0.4.0
- 1ec038f fix updates form messages
- b22303c update
- abb5029 remove extra db call in upload
- 193bcb1 change upload retention by env variable
- 6686f7d Merge branch 'main' of https://github.com/divyam234/teldrive
- 8798678 change range part logic
- 26a0b6f Update README.md
- 5d244df update readme
- 1e11103 update readme
- 6db6f62 remove session column from user table
- 9e7bdd6 handle all edge cases for lr
- 19d581d call partStream if pos is less than parts size
- 60cdcae fix EOF not called in linear reader
- 6111362 remove goroutines from linear reader
- 2533234 improve cache handling
- f2ca516 added dirMove functionality
- 88faca0 Bump github.com/gotd/td from 0.88.0 to 0.89.0
- 655103d improve path detection
- 2172a5a fix type
- b436668 mod tidy
- 9d4a94b Merge branch 'main' of https://github.com/divyam234/teldrive
- 7c3e478 upload changes
- e25bfed Bump github.com/go-co-op/gocron from 1.35.2 to 1.35.3
- 40ce0cc Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
- 11b9b3b Bump gorm.io/driver/postgres from 1.5.2 to 1.5.4
1.0.10
Changelog
- b2e8f5e allow file size greater than 0
- ca1c939 Bump github.com/go-co-op/gocron from 1.35.0 to 1.35.2
- 8f8a8bf Bump github.com/pressly/goose/v3 from 3.15.0 to 3.15.1
- a7677fb Bump gorm.io/gorm from 1.25.4 to 1.25.5
- 78ce207 Update README.md
- 6ebef06 Update README.md
- 563ae60 Bump github.com/go-co-op/gocron from 1.34.2 to 1.35.0