* video playback support with play button in details view and torrent card
* added translation keys and minor bug fix
* removed unused "play" string
* updated required go dependency
* rearranged go dependencies to remove the warnings
* reverted the build related changes
* Added Playback speed, PIP and Dowload support
* added translation keys for all languages and updated getVideoCaption function logic
---------
Co-authored-by: nikk <1551446+tsynik@users.noreply.github.com>
* Initial version
- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations
* Adds new endpoints
- Fixes build with swag
- Adds new endpoints
* Adds more endpoints documentation
- Also removes swag from Dockerfile and build script
* Finally adds all endpoints documentation
* Initial version
- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations
* Adds new endpoints
- Fixes build with swag
- Adds new endpoints
* Adds more endpoints documentation
- Also removes swag from Dockerfile and build script
* Finally adds all endpoints documentation
* Update README (#1)
* Update README
I completely redid the `README.md`. Now it's much easier to read and understand.
---------
Co-authored-by: cocool97 <34218602+cocool97@users.noreply.github.com>
* Improves documentation
* Delete server/config.db
* Update README.md
* Update README.md
* fix download in api docs
* add api docs to web
---------
Co-authored-by: Shadeov <144587546+shadeov@users.noreply.github.com>
Co-authored-by: nikk gitanes <tsynik@gmail.com>