Commit Graph

21 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
damiva
8db6c1656f MSX update (#238)
* Update msx.go

* MSX: update

- /search/?qyery=... check for 400
- search keyboard bugs fixed

* MSX update
2023-03-25 18:01:23 +03:00
nikk gitanes
ebabe1604d Merge branch 'master' of https://github.com/damiva/TorrServer 2023-03-25 08:43:30 +03:00
damiva
b8a896dae1 assets as is gzip'ed 2023-03-24 18:57:43 +03:00
nikk gitanes
e9f65e9f8b bump ver for tag 2023-03-24 15:00:19 +03:00
damiva
3557275035 package name fixed (#234) 2023-03-24 14:59:23 +03:00
damiva
ef7d81642c package name fixed 2023-03-24 14:56:27 +03:00
nikk gitanes
a1e11e7584 Merge branch 'master' of https://github.com/damiva/TorrServer 2023-03-24 14:49:06 +03:00
damiva
f367d12920 Update msx.go 2023-03-24 14:16:05 +03:00
damiva
80cc16593c Update msx.go 2023-03-24 14:02:46 +03:00
damiva
8147689be7 Add files via upload 2023-03-24 14:00:46 +03:00
nikk gitanes
1f2ae234ad fix build
gofmt -l -w .
2023-02-17 18:33:14 +03:00
damiva
267ca98f5e rutor search added to MSX 2023-02-15 20:23:27 +03:00
damiva
130e4c896f current version added 2023-02-04 13:36:37 +03:00
damiva
a9b3c6776c Update msx.go 2023-02-04 13:30:10 +03:00
kolsys
3f31ff9536 WebOS audio tracks support 2021-09-26 14:38:37 +03:00
YouROK
c95bfa7e68 fix msx build and some changes 2021-09-20 17:36:17 +03:00
kolsys
f254b52020 Disable custom player for LG 2021-09-19 22:45:08 +03:00
kolsys
8b245e941c Alternative webOS launch
Reload torrents list
2021-09-14 02:50:37 +03:00
kolsys
699ef0caab First version native client for Tizen, WebOS, Android 2021-09-12 11:24:09 +03:00
YouROK
49caf0e42d refactor 2021-09-08 23:08:08 +03:00