nikk gitanes
5fedc85aba
update go version, libs and readme
2024-01-23 05:01:24 +03:00
yourok
ed8620fe47
revert ro on remove
2024-01-08 19:19:14 +03:00
yourok
6ac8e1b84e
fix remove cache on disk on reading torrent
2024-01-08 19:16:00 +03:00
yourok
068de3c565
disable close torrent on reading it
2024-01-08 18:24:48 +03:00
yourok
72044eca34
Merge remote-tracking branch 'origin/master'
2024-01-08 17:57:41 +03:00
nikk gitanes
a7b145bf17
mod update
2024-01-06 02:57:18 +03:00
nikk gitanes
ba3b8f0f02
don't allow remove torrents in readOnly DB mode
2024-01-06 02:54:39 +03:00
nikk gitanes
2aaed8cdb2
modules update
2024-01-02 13:08:36 +03:00
yourok
7d56a8bece
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# server/web/pages/template/route.go
2023-12-25 19:29:13 +03:00
yourok
3c6a9155c3
update web
2023-12-25 19:28:12 +03:00
nikk gitanes
37438744c6
update missinggo
2023-12-24 21:46:38 +03:00
nikk gitanes
6e0568a730
modules update
2023-12-24 16:55:39 +03:00
dependabot[bot]
7eea61e160
Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /server ( #332 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 09:32:18 +03:00
nikk gitanes
97a23caf56
Update go.sum
2023-11-28 11:57:43 +03:00
nikk gitanes
098eabcb44
Update go.mod
2023-11-28 11:52:50 +03:00
yourok
38ce5de184
MatriX.128
2023-11-27 19:21:53 +03:00
yourok
4a3e23b831
update web
2023-11-27 19:21:45 +03:00
nikk gitanes
286609acec
bump ver for tag
2023-11-14 11:41:36 +03:00
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
nikk gitanes
39c5095f96
bump ver for tag
2023-11-13 14:07:21 +03:00
nikk gitanes
677aed0e26
update dht to v2.21.0
2023-11-13 12:30:27 +03:00
nikk gitanes
2cd94f6c7b
modules update
2023-11-13 11:35:19 +03:00
nikk gitanes
ffdd20a019
add ssl options to web
2023-11-13 10:53:28 +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
a0430af13a
update web
2023-11-13 04:04:12 +03:00
nikk gitanes
6de889ffb5
notify about RDB mode to log
2023-11-13 03:46:07 +03:00
nikk gitanes
b81b10dede
add store ssl port to db
2023-11-13 03:21:06 +03:00
nikk gitanes
a736d08701
change ssl port type in DB and fix apply
2023-11-13 02:56:36 +03:00
nikk gitanes
52e1ab9cca
disable https for dlna and fic certs path
2023-11-13 02:56:25 +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
yourok
9465752988
MatriX.127
2023-10-31 18:16:13 +03:00
yourok
c906a1f3d8
update
2023-10-31 16:08:27 +03:00
yourok
2731ca2747
update web
2023-10-31 16:08:21 +03:00
nikk gitanes
6b27c0f4ed
Update torrent.go
2023-10-31 11:51:24 +03:00
nikk gitanes
9db9bda0c5
fix lock
2023-10-31 09:05:49 +03:00
nikk gitanes
e099d79ec1
bump libs and version
2023-10-31 08:16:24 +03:00
nikk gitanes
6cdd121d65
use fixed RA and change load limit according to connections
...
MatriX.127
2023-10-31 08:15:47 +03:00
nikk gitanes
77af528f92
Merge branch 'master' into old-engine
2023-10-31 05:06:34 +03:00
nikk gitanes
1e7228550b
add m3u8 check in fname
...
and handle missing fname in streamNoAuth also
2023-10-31 02:33:46 +03:00
yourok
c1e3b64426
fix double ext m3u
2023-10-30 10:45:58 +03:00
yourok
dfde29f178
fix read a head
2023-10-24 22:03:42 +03:00
nikk gitanes
64ae3b8f1c
also for stream
2023-10-13 17:38:41 +03:00
nikk gitanes
0d413b2917
add fname handle to playlist api
2023-10-13 17:28:12 +03:00
nikk gitanes
95d2a92381
Merge branch 'master' into old-engine
2023-10-12 04:22:20 +03:00
nikk gitanes
87fb8b82e6
bump ffprobe, sonic, image
2023-10-12 04:14:40 +03:00
dependabot[bot]
b83f525568
Bump golang.org/x/net from 0.16.0 to 0.17.0 in /server ( #293 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.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-10-12 04:11:15 +03:00
nikk gitanes
8a85ce0f52
update deps
2023-10-12 04:07:38 +03:00