Commit Graph

93 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
b4e6281c5c cosmetics 2024-04-12 05:12:51 +03:00
yourok
2b0048544d fix bug with add not in db torr 2024-04-10 23:29:41 +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
nikk gitanes
45e4ec054a go get -u && gofumpt -w 2024-02-26 18:35:19 +03:00
Viacheslav Evseev
3695797f74 return missing "/search" and "/site.webmanifest" router 2024-02-22 02:40:54 +03:00
Viacheslav Evseev
c3f89042f9 Refactor auth code 2024-02-22 01:50:03 +03:00
nikk gitanes
f2dea39405 Update stream.go 2024-02-18 10:35:04 +03: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
nikk gitanes
efb17ee48d Update download.go 2024-02-03 10:40:14 +03:00
nikk gitanes
9d03b777f5 fix api docs and cosmetics 2024-02-03 01:12:40 +03:00
nikk gitanes
37438744c6 update missinggo 2023-12-24 21:46:38 +03:00
LIAUD Corentin
8c92856595 Add category associated to each torrent 2023-11-22 14:08:10 +01:00
nikk gitanes
8d23c1e651 use backported metainfo package 2023-11-14 11:41:02 +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
Evgeni
a91e6eb11b Added Https service. Fix for #188 How enable https? (#312)
* https service added on port 8091 default

* https port check

* format

* readme

* readme

* readme

* readme

---------

Co-authored-by: evfedoto <evfedoto@cisco.com>
Co-authored-by: nikk <tsynik@gmail.com>
2023-11-13 02:50:11 +03:00
nikk gitanes
77af528f92 Merge branch 'master' into old-engine 2023-10-31 05:06:34 +03:00
nikk gitanes
1e7228550b add m3u8 check in fname
and handle missing fname in streamNoAuth also
2023-10-31 02:33:46 +03:00
yourok
c1e3b64426 fix double ext m3u 2023-10-30 10:45:58 +03:00
nikk gitanes
64ae3b8f1c also for stream 2023-10-13 17:38:41 +03:00
nikk gitanes
0d413b2917 add fname handle to playlist api 2023-10-13 17:28:12 +03:00
nikk gitanes
3e88c3276f Merge branch 'master' into old-engine 2023-03-25 12:54:09 +03:00
YouROK
5b62da3e65 error on disable rutor 2023-03-25 12:05:08 +03:00
nikk gitanes
121f80d179 Merge branch 'master' into old-engine 2023-03-24 15:35:48 +03:00
nikk gitanes
e9f65e9f8b bump ver for tag 2023-03-24 15:00:19 +03:00
nikk gitanes
59519837e6 Merge branch 'master' into old-engine 2023-03-11 08:22:17 +03:00
YouROK
654ce23f0f add unescape 2023-03-10 09:47:53 +03:00
nikk gitanes
5e352252a8 Merge branch 'master' into old-engine 2023-03-07 13:21:52 +03:00
nikk gitanes
c12a33c711 gofumpt 2023-03-02 12:19:46 +03:00
nikk gitanes
41a064d775 change api ffprobe link 2023-03-02 09:45:13 +03:00
nikk gitanes
d497964b6e Merge branch 'master' into old-engine 2023-03-02 05:02:55 +03:00
YouROK
edb46b7e0c fix link 2023-02-27 23:29:44 +03:00
YouROK
dd9e72ef80 refactor 2023-02-27 23:20:29 +03:00
nikk gitanes
c711ecd228 Merge branch 'master' into old-engine 2023-02-19 21:41:49 +03:00
nikk gitanes
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
nikk gitanes
1f2ae234ad fix build
gofmt -l -w .
2023-02-17 18:33:14 +03:00
nikk gitanes
06427b39de add ffprobe path lookup 2023-02-17 02:50:18 +03:00
nikk gitanes
5a91a6ca87 Merge branch 'master' into old-engine 2023-02-16 16:04:03 +03:00
YouROK
1e7d2d7a66 add ffprobe 2023-02-13 23:56:17 +03:00
nikk gitanes
243235811c Merge branch 'master' into old-engine 2023-02-02 20:51:51 +03:00
YouROK
dcc274ea80 return empty list 2023-01-30 11:45:45 +03:00
YouROK
ff1c05a6bf add rutor api 2023-01-29 20:04:48 +03:00
YouROK
fbd1765331 add rutor api 2023-01-29 20:04:24 +03:00
nikk gitanes
1a653a1048 Merge branch 'master' into old-engine 2022-05-25 23:17:51 +03:00
YouROK
74ff44d5a3 change etag 2022-05-25 20:52:06 +03:00
nikk gitanes
b70357388d Merge branch 'master' into old-engine 2022-05-17 05:33:24 +03:00
nikk gitanes
e87a5e716e fix ETag header
VLC will be happy
2022-05-17 05:11:23 +03:00