Releases: tgdrive/teldrive
Releases · tgdrive/teldrive
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
1.0.9
Changelog
- d4bc51d fix channelType
- e237f14 set channel from query params in upload
- b60a672 release dev build on dispatch
- 0a900e3 improved session creation for bots and other changes
- 7e4476f Bump github.com/go-co-op/gocron from 1.34.0 to 1.34.2
- a00ef90 Bump github.com/gotd/td from 0.87.0 to 0.88.0
- f6f7038 remove adding bots by chaging channel
- 83cbc8d added release action for dev branch
- 3683c17 start bots in background
1.0.8
1.0.7
1.0.6
1.0.5
Changelog
- 84f472b update ref
- 30d5cb5 update ui ref
- 9f53b19 Update README.md
- b769c25 better query check
- 5f3552c changes related to upload check
- fb9985d modify constraint
- 173f06b update
- 9af09dc fix mime type
- 1f2b4da latest ui ref
- e7bb874 update
- 906e2f4 do index redirect on client
- 65a3155 update subtree
- 7943468 Update docker-compose.yml
- bdaf661 add cache headers
- d09f1e3 update
- ada2947 Update README.md
- e5d28ac Update README.md
- 302847f Update README.md
- 178324c Update README.md
- aacbb4d added acl
- 1258816 changes in Makefile
- d7118af update submodule
- 6a13fe8 update readme
- 7ad0c57 update actions
- 1ea0550 update releaser
- 539b068 modified compose
- f44520c added embedded ui and migrations