Commit Graph

19 Commits

Author SHA1 Message Date
nikk gitanes
c3218b0ea1 go1.20 compat slices 2024-02-22 06:12:33 +03:00
Viacheslav Evseev
b50e5a381e isolate web pages auth logic 2024-02-22 05:53:55 +03:00
Viacheslav Evseev
3695797f74 return missing "/search" and "/site.webmanifest" router 2024-02-22 02:40: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
278da3511a fix merge 2023-03-02 05:08:59 +03:00
nikk gitanes
f0c3cf129b update static web 2023-02-21 21:19:18 +03:00
nikk gitanes
4565396f9d gofmt 2021-09-13 04:11:21 +03:00
nikk gitanes
5f7b895df5 fix build 2021-08-22 09:09:24 +03:00
nikk gitanes
2ec43233fb revert to old engine 2021-07-20 07:44:44 +03:00
nikk gitanes
2fd7db9c18 fix web 2021-07-18 13:25:41 +03:00
nikk gitanes
97b96bf39c Merge branch 'master' into LGT 2021-07-18 01:13:11 +03:00
YouROK
c9ffcb1071 add gen web 2021-07-09 12:23:46 +03:00
YouROK
533ab85f9f update to master 2021-06-08 14:12:32 +03:00
YouROK
b7ccf5c698 change for new engine 2021-06-03 14:48:09 +03:00
YouROK
21d98d0e2e add magnet export 2021-05-31 09:34:24 +03:00
YouROK
f108b7c718 add http auth 2021-03-03 12:29:41 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00