Commit Graph

13 Commits

Author SHA1 Message Date
Uttam Deshani
c2d8426b9c Video player with playback speed, PIP and Download support (#497)
* 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>
2025-07-10 16:57:11 +03:00
LIAUD Corentin
c8f272acab feat: add possibility to remove torrent category 2024-04-06 21:55:41 +02:00
nikk gitanes
fd83838e20 Update translation.json 2024-04-06 15:47:55 +03:00
nikk gitanes
770e38a569 Update translation.json 2024-04-06 15:45:56 +03:00
nikk gitanes
e5a2739941 cosmetics 2024-04-06 13:39:09 +03:00
nikk gitanes
d5699699db WiP: localized categories
FIXME
2024-04-06 12:39:03 +03:00
nikk gitanes
de8137bfbf update web for categories 2024-04-06 05:14:27 +03:00
nikk gitanes
26e7956ef9 reformat peers info 2024-02-22 10:38:14 +03:00
nikk gitanes
ffdd20a019 add ssl options to web 2023-11-13 10:53:28 +03:00
cocool97
b72c66d433 Add openapi API documentation (#294)
* 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>
2023-11-13 09:59:23 +03:00
nikk gitanes
37d73c5cba Update translation.json 2023-10-08 23:33:19 +03:00
nikk gitanes
5132c65cff fix bg lang / format locales 2023-10-08 23:30:04 +03:00
Dimitar "Topper" Maznekov
82f0237b2c Bulgarian translation (#288)
* Create translation.json

* Update bulgarian translation (.json)

* Update i18n.js
2023-10-07 18:00:48 +03:00