Releases: tgdrive/teldrive
Releases · tgdrive/teldrive
1.0.2
1.0.1
1.0.0
Changelog
- 2ee7827 update
- aae8a9f Merge branch 'main' of https://github.com/divyam234/teldrive
- 68a03ae find path from executable
- cb7d44f Update main.go
- d584a8a remove timeout haproxy
- ca06088 fixed nonauth client
- 20bca79 remove bg run from auth
- 380f576 rate limit to check upload speed doesn't go too high and fail
- a408549 update
- dd20550 Merge branch 'main' of https://github.com/divyam234/teldrive
- 970b3ac multiarch builds
- 455ecb6 Update docker-compose.yml
- aae38a7 migrated to haxproxy ad nginx was causing upload errors
- e3a34ab update
- 9f96f03 Update build.yml
- 14650a4 chnages upload logic
- a4a8cec added 2fa support
- 9ba5c8c Merge branch 'main' of https://github.com/divyam234/teldrive
- d574c78 disable folder size trigger for now need to implement better sol
- caa8f62 Update README.md
- ba3449c update
- fff50c1 update
- 844221f fix release
- 5bef6d2 add release
- 54d7590 update
- 0b97ce0 create directory from path for rclone to reduce db calls
- 3710002 Merge pull request #10 from joseavilasg09/enhancement/show-folder-size
- eb4aefd Refines trigger logic for updates on size and status changes
- 4d00404 handle flood errors and changed reconnection login
- 857d950 Removes unnecessary ALTER TABLE in down migration
- 63ebfb6 Implements automatic folder size update with trigger and function
- e740829 Merge pull request #9 from joseavilasg09/issue/accessing-non-existent-folders
- 9482fb0 Make the CheckIfPathExists function to return the message directly.
- 3c8f1f5 Add function to check if a given path exists
- aeb0434 optional rate limit
- 3e6f19e resume file uploads
- 92b0dc1 Update LICENSE
- 3008e71 use official web client config
- fd9a890 update
- 3aeb7f8 Update README.md
- 3eb08f4 retrun size
- 2fb8e8c fix data type
- 3860960 Update README.md
- 3deb043 update
- 43a40e3 update
- 7131c1c migrated to pressly as atlas go was causing errors to some users
- b9857d0 Merge branch 'main' of https://github.com/divyam234/teldrive
- 0b0ec8b update schema
- 2e96928 Update README.md
- 8cba67d Update README.md
- 0aa3725 update readme
- df08ec6 added user service
- 2cb1600 update
- 15e187e update readme
- f4f973d update
- 9a6aef8 nginx remove upload limit
- c3d631b Update build.yml
- ea92f6d fixed auth error
- 1285c80 update
- 6603482 fix compose errors
- e93109a Create LICENSE
- 0cdc35b update readme
- b41b261 changed migrations and added nginx
- b978f70 update
- f8d580f update
- 6e08aa1 added github action
- 93ab7d5 update
- a973f1d chnaged package name
- 2f24294 added official tg client info
- fb44d21 websocket login
- 3b05df8 added migrations
- 3edee12 added upload service
- 8027b24 added and other organise code
- 98390f3 initial commit