nikk gitanes
3fef3ec28f
disable dlna server StallEventSubscribe
...
as of https://github.com/anacrolix/dms/issues/138
2024-02-17 16:48:17 +03:00
Константин
cbf7764d08
Correct sorting of strings containing numbers without leading zeros ( #357 )
...
Co-authored-by: Konstantin Kayukin <t_kkayukin@admarketplace.com >
2024-02-16 22:01:03 +03:00
nikk gitanes
d1fbd2d311
anacrolix/torrent v1.54.0 => tsynik/torrent v1.2.13
2024-02-15 09:27:41 +03:00
nikk gitanes
27d569550f
sync rel torrent versons
2024-02-15 09:24:17 +03:00
Alexey D. Filimonov
5e71af9751
Move wipe to server side. Add UI unsafe buttons ( #355 )
...
* move 'remove all' function to server side ('wipe')
* add UnsafeButton to RemoveAll and CloseServer webui
2024-02-15 09:14:58 +03:00
nikk gitanes
253e4da7e9
Update main.go
2024-02-09 01:08:59 +03:00
nikk gitanes
5659445972
add -m option
2024-02-09 00:57:30 +03:00
nikk gitanes
2b0fe55c49
bump ver for tag
2024-02-07 22:20:15 +03:00
nikk gitanes
c129b157d6
go get github.com/anacrolix/log@backwards-compat
...
use go1.20 compat anacrolix/log
2024-02-07 21:55:57 +03:00
nikk gitanes
b23e9a10d0
go1.20 compat slices
2024-02-06 15:39:14 +03:00
nikk gitanes
b46f996a3d
Squashed commit of the following:
...
commit 218d84b7905d23dce3c8f842ed78b8eac8ea9580
Author: nikk gitanes <tsynik@gmail.com >
Date: Mon Feb 5 01:10:19 2024 +0300
add read-only DB logging
commit 826fde8e8444a9169afeb7f777e1803fcf6bd435
Author: nikk gitanes <tsynik@gmail.com >
Date: Sat Feb 3 22:50:19 2024 +0300
update msx doc
commit 98b7d61bd98269b0e456cb71a5d50a8f98203aba
Merge: 490ee26 963c7da
Author: nikk gitanes <tsynik@gmail.com >
Date: Sat Feb 3 11:21:45 2024 +0300
Merge branch 'master' into jsondb
commit 490ee26d3f14316cb1ad3b872ebe408a5aa2a91b
Merge: 83c7ed1 efb17ee
Author: nikk gitanes <tsynik@gmail.com >
Date: Sat Feb 3 10:50:41 2024 +0300
Merge branch 'master' into jsondb
2024-02-06 12:44:49 +03:00
YouROK
2b9f99b2cb
Merge pull request #349 from filimonic/settings-separate-file
...
move Settings and Viewed to separate json files
2024-02-06 12:43:14 +03:00
nikk gitanes
97b7f527ff
update msx doc
2024-02-03 22:51:12 +03:00
nikk gitanes
cf3af55fb2
build api docs
2024-02-03 11:20:25 +03:00
nikk gitanes
efb17ee48d
Update download.go
2024-02-03 10:40:14 +03:00
Alexey D. Filimonov
83c7ed1f95
move Settings and Viewed to separate json files
2024-02-03 01:13:16 +03:00
nikk gitanes
9d03b777f5
fix api docs and cosmetics
2024-02-03 01:12:40 +03:00
yourok
63c1543e76
MatriX.129
2024-01-25 20:34:20 +03:00
yourok
e88586a178
update web
2024-01-25 20:34:14 +03:00
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
LIAUD Corentin
8c92856595
Add category associated to each torrent
2023-11-22 14:08:10 +01: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