Commit Graph

30 Commits

Author SHA1 Message Date
nikk gitanes
8d23c1e651 use backported metainfo package 2023-11-14 11:41:02 +03:00
yourok
487c39074f Merge remote-tracking branch 'origin/master' 2023-11-13 18:58:36 +03:00
yourok
55d7ba2707 fix add torr file from dir 2023-11-13 18:58:26 +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
nikk gitanes
a736d08701 change ssl port type in DB and fix apply 2023-11-13 02:56:36 +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
yourok
90c5679cb8 add logs to torrent watcher 2023-11-08 09:25:52 +03:00
nikk gitanes
1d875b57b2 remove refs to deprecated io/ioutil 2023-07-10 03:14:53 +03:00
YouROK
37d3878cb0 fix arg 2023-03-09 23:00:22 +03:00
YouROK
78de9c543b add search without auth 2023-03-09 22:43:32 +03:00
nikk gitanes
d38a63a4af fix indefinite start on locked db 2022-05-26 15:26:43 +03:00
nikk gitanes
e46f247679 fix default listen port 2022-05-26 14:56:31 +03:00
nikk gitanes
5800c01cb0 add TorrentAddr cmd option 2022-05-25 14:28:32 +03:00
nikk gitanes
3af0566731 change startup public ip params 2022-05-25 07:47:50 +03:00
nikk gitanes
0603008dfe add public IPv4/6 runtime options and detect functions 2022-01-20 02:18:24 +03:00
nikk gitanes
9641406601 just format 2021-12-14 09:09:14 +03:00
YouROK
e5b7079d93 add gomaxprocs 2021-11-11 20:42:08 +03:00
nikk gitanes
6775ded8ae update log 2021-08-23 20:27:17 +03:00
nikk gitanes
3387e1c07c fix typo 2021-08-18 05:08:30 +03:00
YouROK
4cd783c1c8 add log go version 2021-08-16 12:03:17 +03:00
nikk gitanes
2c1a5669ae update log 2021-08-15 10:47:45 +03:00
nikk gitanes
b7682545e1 update options desc and log 2021-08-15 08:47:21 +03:00
nikk gitanes
be9bff69ab update log 2021-08-09 10:35:33 +03:00
YouROK
94b092b7d7 fill empty title 2021-04-27 11:28:58 +03:00
YouROK
bda55fe162 add watch torrent dir 2021-04-27 11:19:14 +03:00
YouROK
df1d2e4d2f add web log 2021-04-27 10:52:32 +03:00
YouROK
f7ab6714ac change comments 2021-03-09 11:16:56 +03:00
YouROK
f108b7c718 add http auth 2021-03-03 12:29:41 +03:00
YouROK
b94e6cb864 change dns check 2021-03-02 19:33:17 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00