Commit Graph

17 Commits

Author SHA1 Message Date
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
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
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
YouROK
74ff44d5a3 change etag 2022-05-25 20:52:06 +03:00
nikk gitanes
e87a5e716e fix ETag header
VLC will be happy
2022-05-17 05:11:23 +03:00
YouROK
1ffb868fcb add scheme to list 2021-04-27 11:38:40 +03:00
YouROK
a45680416a remove status after send file 2021-04-15 10:18:24 +03:00
YouROK
f1e6bc5982 formatting 2021-04-06 10:43:18 +03:00
PiRomant
e65a62f91a Include other external media links to m3u for VLC
VLC itself decide what format it can play.
2021-04-02 11:27:53 +07:00
PiRomant
a576f4c932 subtitles m3u fix for future VLC update
sub-file dont support HTTP sourse.
input-slave support .mks. With .srt and .ass problem. but it will fix eventually.
https://code.videolan.org/videolan/vlc/-/issues/25549#note_256112
2021-03-27 12:55:39 +07:00
YouROK
4b270d47aa fix subs file id 2021-03-16 09:27:43 +03:00
YouROK
7684ec222a load torrent before send 2021-03-12 12:09:43 +03:00
YouROK
adf5f8905b fix add subs to m3u 2021-03-11 20:41:05 +03:00
YouROK
b8dcf1c1cc add subs to m3u 2021-03-11 20:19:08 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00