Commit Graph

23 Commits

Author SHA1 Message Date
cocool97
28e24de557 Merge branch 'master' into 230-torrents-category 2024-03-24 14:28:31 +01: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
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
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
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
deepsource-autofix[bot]
fd0223f2ea Omit redundant control flow 2021-05-01 19:31:32 +00:00
YouROK
1ffb868fcb add scheme to list 2021-04-27 11:38:40 +03:00
YouROK
299bb32750 fix m3u file no auth 2021-04-15 10:18:46 +03:00
YouROK
dfbbad21d0 change no auth status 2021-04-14 16:58:21 +03:00
YouROK
1b5f101298 fix m3u auth 2021-04-14 14:25:35 +03:00
YouROK
74422ca9b6 fix play without auth 2021-03-25 11:49:54 +03:00
YouROK
ba0b5aabd1 add example comment 2021-03-25 11:49:54 +03:00
YouROK
1aae436c30 remove title from fname 2021-03-24 15:31:43 +03:00
YouROK
5eaa673149 update auth 2021-03-11 15:17:58 +03:00
YouROK
001faf7a97 fix crash 2021-03-11 15:12:46 +03:00
YouROK
c8b01bec30 fix change title 2021-03-11 14:46:31 +03:00
YouROK
37aa23337d remove comments 2021-03-04 11:12:14 +03:00
YouROK
c74c4790b0 fix auth play 2021-03-04 11:11:23 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00