Commit Graph

33 Commits

Author SHA1 Message Date
nikk gitanes
0a777b6f84 add AllowPrivateNetwork cors header 2024-05-27 11:20:54 +03:00
Viacheslav Evseev
c3f89042f9 Refactor auth code 2024-02-22 01:50:03 +03:00
nikk gitanes
8d23c1e651 use backported metainfo package 2023-11-14 11:41:02 +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
nikk gitanes
8f8494295f update utp server settings hint + cosmetics 2023-08-14 21:43:57 +03:00
nikk gitanes
e538ded3cc Exit on BTS.Connect() error 2023-08-10 13:11:42 +03:00
nikk gitanes
51a03a63ff add BTS.Connect() error logging 2023-08-08 17:52:17 +03:00
nikk gitanes
b351cb6a2f Revert "use cors.Default() for cors"
This reverts commit 269aff7079.
2023-03-25 15:47:31 +03:00
nikk gitanes
497a8f0dc7 add torrent version info 2023-03-12 12:32:22 +03:00
nikk gitanes
269aff7079 use cors.Default() for cors 2023-02-21 19:19:24 +03:00
nikk gitanes
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
nikk gitanes
3fe8d58faa disable gin debug mode and optimise 2023-02-16 01:48:03 +03:00
YouROK
5816dc1e2b add ver in log 2023-02-13 23:55:51 +03:00
YouROK
ff1c05a6bf add rutor api 2023-01-29 20:04:48 +03:00
nikk gitanes
2df81cac78 Auto detect public IPs if not provided by user
adopted code from anacrolix/confluence 3c7a0c445d
2022-05-25 05:27:20 +03:00
nikk gitanes
705e15df48 set PublicIp6 and sort IPs 2022-01-20 00:54:20 +03:00
YouROK
891c72b42a revert cors 2021-10-25 18:06:48 +03:00
YouROK
0262beba56 copy and fix cors 2021-10-04 15:51:09 +03:00
YouROK
49caf0e42d refactor 2021-09-08 23:08:08 +03:00
YouROK
3420fa44ba add dlna 2021-08-25 22:18:14 +03:00
nikk gitanes
6775ded8ae update log 2021-08-23 20:27:17 +03:00
nikk gitanes
8dad8862f5 update logging 2021-08-09 04:31:10 +03:00
YouROK
1ffb868fcb add scheme to list 2021-04-27 11:38:40 +03:00
YouROK
df1d2e4d2f add web log 2021-04-27 10:52:32 +03:00
YouROK
5185cb546e log local ip on start 2021-04-23 10:33:13 +03:00
YouROK
a8483b174d add white/black ip list 2021-04-23 10:17:57 +03:00
YouROK
6a391cddf7 disable echo auth 2021-03-03 15:15:34 +03:00
YouROK
f108b7c718 add http auth 2021-03-03 12:29:41 +03:00
YouROK
5fa90ed321 add release mode 2021-03-03 09:37:04 +03:00
YouROK
78922b1eb4 add log 2021-03-03 09:15:48 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00