Skip to content

Releases: TorBox-App/torbox-tinfoil-server

v1.0.0

08 Jul 09:31
090907e
Compare
Choose a tag to compare

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)
  • adds docker compose yaml (93ab03e)
  • adds dockerfile (16fa1f2)
  • adds header and release-please action (7370e32)
  • adds requirements and necessary library items (fc24c29)
  • allows setting a switch_uid to verify authentication (7959f1d)
  • finalizes readme (6e314b8)
  • fully generates tinfoil index (f4f204d)
  • gathers files from torbox api (e39f148)
  • streams download response to client (aab6710)
  • uses authentication on main route (91b3efd)

Bug Fixes

  • fixes dockerfile env lines (713c6c5)