Commit Graph

18 Commits

Author SHA1 Message Date
nikk gitanes
3a037c88d8 update api docs 2024-04-14 03:52:41 +03:00
nikk gitanes
7a5d22b8bf fix data override on torrent edit via web 2024-04-12 11:27:08 +03:00
nikk gitanes
5922c7d320 fix category on .torrent file add 2024-04-10 17:15:21 +03:00
LIAUD Corentin
a7417a221a Final work to add torrents categories 2024-03-24 16:13:33 +01:00
cocool97
28e24de557 Merge branch 'master' into 230-torrents-category 2024-03-24 14:28:31 +01:00
Alexey D. Filimonov
5e71af9751 Move wipe to server side. Add UI unsafe buttons (#355)
* move 'remove all' function to server side ('wipe')

* add UnsafeButton to RemoveAll and CloseServer webui
2024-02-15 09:14:58 +03:00
LIAUD Corentin
8c92856595 Add category associated to each torrent 2023-11-22 14:08:10 +01: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
1f2ae234ad fix build
gofmt -l -w .
2023-02-17 18:33:14 +03:00
nikk gitanes
79e5348f05 ugly dlna refresh on some LG fix 2021-11-19 06:28:54 +03:00
nikk gitanes
7515d6bd01 more post process dn titles 2021-08-17 07:46:45 +03:00
YouROK
91c2af4d13 remove rutor from dn 2021-08-16 09:51:42 +03:00
nikk gitanes
867709e5a3 prefer dn over name with empty title 2021-08-09 08:24:21 +03:00
YouROK
5aa2fef289 fix to empty list 2021-05-26 11:01:11 +03:00
YouROK
9744982f79 add torr name to empty title 2021-03-11 20:05:31 +03:00
YouROK
542946b65a add set torrent, for set title,poster,data 2021-03-11 14:47:23 +03:00
YouROK
1908d9715c add replace &amp; -> & in add link 2021-03-01 00:04:21 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00