Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous-org-za committed Jul 8, 2024
1 parent 713c6c5 commit cb1aeaa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## 1.0.0 (2024-07-08)


### Features

* adds defaults for enviroment variables, adds env example and starts fastapi server with custom auth exception handler ([7a8fe11](https://github.com/TorBox-App/torbox-tinfoil-server/commit/7a8fe11b4b22e4227e5072251402e07eec937437))
* adds docker compose yaml ([93ab03e](https://github.com/TorBox-App/torbox-tinfoil-server/commit/93ab03eaa4e09f2a8ccbf536058e0599e63fab17))
* adds dockerfile ([16fa1f2](https://github.com/TorBox-App/torbox-tinfoil-server/commit/16fa1f29899541b3ec3a4f455b0fcd150de984f7))
* adds header and release-please action ([7370e32](https://github.com/TorBox-App/torbox-tinfoil-server/commit/7370e3235c152e69a163e5c11e8c4b0aa3420f91))
* adds requirements and necessary library items ([fc24c29](https://github.com/TorBox-App/torbox-tinfoil-server/commit/fc24c292d61fc792e4b92fe3cd6928552e34fe2c))
* allows setting a switch_uid to verify authentication ([7959f1d](https://github.com/TorBox-App/torbox-tinfoil-server/commit/7959f1db34074bc1413572df46260430e5ba04f3))
* finalizes readme ([6e314b8](https://github.com/TorBox-App/torbox-tinfoil-server/commit/6e314b80252cf6f80619e951534d37577ecdc0fd))
* fully generates tinfoil index ([f4f204d](https://github.com/TorBox-App/torbox-tinfoil-server/commit/f4f204d0d57b15dba4c520fc6b3dec69ad1fe588))
* gathers files from torbox api ([e39f148](https://github.com/TorBox-App/torbox-tinfoil-server/commit/e39f14834856d2eddb987ba439c53f8623694200))
* streams download response to client ([aab6710](https://github.com/TorBox-App/torbox-tinfoil-server/commit/aab671048302c01ea613d0a79a7b49c66d10685b))
* uses authentication on main route ([91b3efd](https://github.com/TorBox-App/torbox-tinfoil-server/commit/91b3efd3fe4545eb25c9e993e41ae33cf1626b45))


### Bug Fixes

* fixes dockerfile env lines ([713c6c5](https://github.com/TorBox-App/torbox-tinfoil-server/commit/713c6c5117e632ecc4768564c3d3281791368a9d))

0 comments on commit cb1aeaa

Please sign in to comment.