Commit Graph

144 Commits

Author SHA1 Message Date
nikk gitanes
97a23caf56 Update go.sum 2023-11-28 11:57:43 +03:00
nikk gitanes
8d23c1e651 use backported metainfo package 2023-11-14 11:41:02 +03:00
nikk gitanes
39c5095f96 bump ver for tag 2023-11-13 14:07:21 +03:00
nikk gitanes
2cd94f6c7b modules update 2023-11-13 11:35:19 +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
yourok
c906a1f3d8 update 2023-10-31 16:08:27 +03:00
nikk gitanes
e099d79ec1 bump libs and version 2023-10-31 08:16:24 +03:00
nikk gitanes
8a85ce0f52 update deps 2023-10-12 04:07:38 +03:00
nikk gitanes
660bd27af7 go get -u 2023-10-08 23:42:14 +03:00
nikk gitanes
557c8b0bf0 merge master 2023-10-08 23:38:35 +03:00
nikk gitanes
c064bffbc2 go get -u github.com/gin-gonic/gin 2023-10-05 04:34:40 +03:00
nikk gitanes
6fee72461f go get -u && gofumpt 2023-10-05 04:01:00 +03:00
nikk gitanes
01b678fe20 update and bump ver for tag 2023-08-23 18:26:40 +03:00
nikk gitanes
8a7e7a1bee github.com/anacrolix/torrent v1.52.5 release
this release fix listen errors on some linux platforms
2023-08-15 01:18:58 +03:00
nikk gitanes
736b993617 fix build with torrent v1.52.4 release 2023-08-03 12:59:01 +03:00
nikk gitanes
bb70a71eea Revert "go get -u github.com/anacrolix/torrent to v1.52.4 release"
This reverts commit a894673d66.
2023-08-03 12:56:49 +03:00
nikk gitanes
a894673d66 go get -u github.com/anacrolix/torrent to v1.52.4 release 2023-07-31 02:56:08 +03:00
nikk gitanes
1e1985251a update web and bump ver for tag 2023-07-11 19:06:07 +03:00
nikk gitanes
d023b0aa1f torrent v1.52.3 => v1.52.4-0.20230709231311-8229ac4b3f58
fix udp panic on windows
2023-07-11 18:58:38 +03:00
nikk gitanes
e5ca06b169 bump torrent v1.52.3 2023-06-29 07:57:35 +03:00
nikk gitanes
48445749e3 Merge branch 'master' into old-engine 2023-06-02 14:40:57 +03:00
dependabot[bot]
743ff16425 Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /server
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 19:54:29 +00:00
nikk gitanes
f0fff87c0e dms v1.6.0 2023-05-30 03:38:27 +03:00
nikk gitanes
ef2f658fb6 update to torrent v1.42.0 and bump ver for tag 2023-05-29 19:18:46 +03:00
nikk gitanes
e100cbec9f test logging issue #841
https://github.com/anacrolix/torrent/issues/841
2023-05-28 12:52:15 +03:00
nikk gitanes
638ac31195 go get -u to torrent v1.51.3 2023-05-27 19:05:53 +03:00
nikk gitanes
ea4493462f bump ver for tag 2023-05-20 17:11:37 +03:00
nikk gitanes
eba4b536dc upgrade to latest anacrolix@torrent 2023-05-20 17:03:11 +03:00
nikk gitanes
d5bf7e6d15 upgrade to torrent@v1.51.0 release 2023-05-20 17:01:05 +03:00
nikk gitanes
1ed99e7abb Merge branch 'master' into old-engine 2023-05-12 08:34:57 +03:00
nikk gitanes
a9d1f11cc2 test ut_holepunch ext
go get -u github.com/anacrolix/torrent@master
2023-05-12 08:16:04 +03:00
nikk gitanes
5179d150d4 update otel 2023-05-03 00:34:07 +03:00
nikk gitanes
59bcfe3843 add gif and webp support to imageChecker 2023-05-03 00:32:50 +03:00
nikk gitanes
2ac25494b8 bump torrent v1.50.0 2023-05-02 15:54:03 +03:00
nikk gitanes
50f784b74b bump torrent v1.49.1 & dht/v2 v2.20.0 2023-04-25 18:41:47 +03:00
nikk gitanes
0da8f5809b bump torrent to v1.49.0 and dms with Samsung fixes 2023-04-01 03:01:09 +03:00
nikk gitanes
e33661f1fb update libs and use dht/v2@master 2023-04-01 01:04:51 +03:00
nikk gitanes
23e54fc16a Merge branch 'latest-dms' into old-engine 2023-04-01 00:50:13 +03:00
nikk gitanes
d4ea11c22b update dms to master
for Samsung Frame TV fix
2023-04-01 00:49:47 +03:00
nikk gitanes
e09351d641 update after merge 2023-03-24 15:39:19 +03:00
nikk gitanes
e1d6c32ef2 go get -u and revert to torrent@1.48.1 release 2023-03-21 22:20:50 +03:00
nikk gitanes
d4559018f6 bump torrent v1.49.0 release 2023-03-21 22:02:31 +03:00
nikk gitanes
e55a80963f revert torrent to v1.48.1-0.20230103142631
last known stable rev
2023-03-06 17:59:39 +03:00
nikk gitanes
c12a33c711 gofumpt 2023-03-02 12:19:46 +03:00
nikk gitanes
b25976aaf9 go get -u 2023-03-02 10:35:25 +03:00
nikk gitanes
478c7a1d2f bump ver 2023-03-01 19:52:47 +03:00
nikk gitanes
911d8f6af4 go get github.com/anacrolix/torrent@master 2023-02-20 17:46:06 +03:00
dependabot[bot]
ec4deb8afe Bump golang.org/x/net from 0.5.0 to 0.7.0 in /server (#220)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 18:45:00 +03:00
nikk gitanes
2f07b6f918 go get github.com/anacrolix/torrent@master 2023-02-17 18:42:05 +03:00
dependabot[bot]
efe9228061 Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 in /server (#216)
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 21:33:33 +03:00