Commit Graph

47 Commits

Author SHA1 Message Date
nikk gitanes
45e4ec054a go get -u && gofumpt -w 2024-02-26 18:35:19 +03:00
Viacheslav Evseev
c3f89042f9 Refactor auth code 2024-02-22 01:50:03 +03:00
nikk gitanes
97b7f527ff update msx doc 2024-02-03 22:51:12 +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
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
aaa9281864 keys bugs fixed & some optimization 2023-03-25 08:28:34 +03:00
damiva
190b8107ca assets as is gzip'ed 2023-03-24 18:59:40 +03:00
damiva
e9576fe8a6 Delete ts.min.gz 2023-03-24 18:58:38 +03:00
damiva
cdfc54e7d1 Delete torrents.min.gz 2023-03-24 18:58:31 +03:00
damiva
56760afe9c Delete torrent.min.gz 2023-03-24 18:58:23 +03:00
damiva
209cf5ca10 Delete russian.min.gz 2023-03-24 18:58:15 +03:00
damiva
b8a896dae1 assets as is gzip'ed 2023-03-24 18:57:43 +03:00
damiva
a09f5128ec MSX: bug with video link missing fixed (#235)
* package name fixed

* bug with video link missing fixed
2023-03-24 18:28:52 +03:00
damiva
6846c73d3d bug with video link missing fixed 2023-03-24 18:24:08 +03:00
nikk gitanes
803b684a27 update web and cleanup unused 2023-03-24 15:08:39 +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
damiva
fa306c85d7 Delete server/web/msx/assets directory 2023-03-24 13:59:01 +03:00
damiva
2eebcd8857 mistakes fixed (#223)
* mistakes fixed

* bugs fixed
2023-02-21 17:21:27 +03:00
damiva
f11e0eb21a bugs fixed 2023-02-21 13:21:23 +03:00
damiva
df40fe0259 mistakes fixed 2023-02-21 09:18:05 +03:00
nikk gitanes
1f2ae234ad fix build
gofmt -l -w .
2023-02-17 18:33:14 +03:00
nikk gitanes
d6b7b55e1f Merge branch 'master' of https://github.com/damiva/TorrServer 2023-02-17 17:08:07 +03:00
damiva
267ca98f5e rutor search added to MSX 2023-02-15 20:23:27 +03:00
damiva
e777a5c202 Add files via upload 2023-02-15 20:20:52 +03:00
damiva
82ef44b85d Delete server/web/msx/assets directory 2023-02-15 20:19:11 +03:00
damiva
5534165d40 New MSX interface (#213)
* Update msx.go

* Delete route.go

* Delete html.go

* Delete server/web/msx/pages directory

* Add files via upload

* current version added
2023-02-05 14:23:10 +03:00
damiva
130e4c896f current version added 2023-02-04 13:36:37 +03:00
damiva
0d479658ef Add files via upload 2023-02-04 13:33:56 +03:00
damiva
5f9a1e75df Delete server/web/msx/pages directory 2023-02-04 13:31:34 +03:00
damiva
9bdaed6894 Delete html.go 2023-02-04 13:31:15 +03:00
damiva
79c3768eb2 Delete route.go 2023-02-04 13:31:06 +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
nikk gitanes
cf150f488c gofmt -l -w 2021-09-21 15:08:55 +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
2f19e81855 Fix webos app id 2021-09-12 12:45:58 +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