Commit Graph

2004 Commits

Author SHA1 Message Date
nikk gitanes
e1a2aa7324 update contributors 2024-02-26 10:57:05 +03:00
YouROK
1d2246a89b Merge pull request #361 from leporel/master
Refactor auth
2024-02-26 10:41:51 +03:00
yourok
8a2b259388 Merge remote-tracking branch 'origin/master' 2024-02-24 11:04:41 +03:00
yourok
fb982aa110 change to use readers 2024-02-24 11:04:33 +03:00
nikk gitanes
a818792280 extend playable files list 2024-02-22 10:52:19 +03:00
nikk gitanes
26e7956ef9 reformat peers info 2024-02-22 10:38:14 +03:00
nikk gitanes
f61a692dee Merge branch 'master' into pr/361 2024-02-22 08:21:29 +03:00
nikk gitanes
4d2fd19f65 fix 2024-02-22 08:20:52 +03:00
nikk gitanes
a0b8b6f43e bump version 2024-02-22 06:29:58 +03:00
nikk gitanes
c3218b0ea1 go1.20 compat slices 2024-02-22 06:12:33 +03:00
nikk gitanes
afee5501fd Merge branch 'master' of https://github.com/leporel/TorrServer into pr/361 2024-02-22 06:05:57 +03:00
Viacheslav Evseev
c774bbd69a remove not_auth from swagger docs 2024-02-22 06:01:01 +03:00
Viacheslav Evseev
9e84374ee6 Merge branch 'master' of https://github.com/YouROK/TorrServer 2024-02-22 05:59:15 +03:00
nikk gitanes
0647b6e0d6 Merge branch 'master' into pr/361 2024-02-22 05:56:50 +03:00
Viacheslav Evseev
b50e5a381e isolate web pages auth logic 2024-02-22 05:53:55 +03:00
dependabot[bot]
89a7f9249e Bump ip from 1.1.8 to 1.1.9 in /web (#362)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 05:52:17 +03:00
nikk gitanes
7837a7316c update docs 2024-02-22 05:49:46 +03:00
nikk gitanes
4331512527 up torrent v1.2.14 2024-02-22 05:49:24 +03:00
Viacheslav Evseev
3695797f74 return missing "/search" and "/site.webmanifest" router 2024-02-22 02:40:54 +03:00
Viacheslav Evseev
0b80e0ada1 Merge branch 'master' of https://github.com/YouROK/TorrServer 2024-02-22 02:01:10 +03:00
Viacheslav Evseev
c3f89042f9 Refactor auth code 2024-02-22 01:50:03 +03:00
Viacheslav Evseev
af14dbbeb8 Fix docker check env flags
Checking for the value of an environment variable according to README.md, not for its existing.
2024-02-22 01:47:50 +03:00
nikk gitanes
4dd1c6e3f4 mod update and bump ver for tag
MatriX.129.4
2024-02-20 14:34:37 +03:00
nikk gitanes
f2dea39405 Update stream.go 2024-02-18 10:35:04 +03:00
nikk gitanes
3fef3ec28f disable dlna server StallEventSubscribe
as of https://github.com/anacrolix/dms/issues/138
2024-02-17 16:48:17 +03:00
nikk gitanes
913c067b87 make prettier happy 2024-02-16 22:04:06 +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
d1b29bd848 update contributors 2024-02-09 12:48:54 +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
963c7dab32 Merge branch 'master' of https://github.com/YouROK/TorrServer 2024-02-03 11:20:35 +03:00
nikk gitanes
cf3af55fb2 build api docs 2024-02-03 11:20:25 +03:00
Alexey D. Filimonov
25cf543b07 web: disable multiple .torrent file selection in Add new torrent file selection dialog (#347) 2024-02-03 10:46:42 +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
cd830f67c9 Update issue templates 2024-01-28 21:46:11 +03:00
nikk gitanes
4b371212a7 change folder color 2024-01-27 08:10:17 +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
5b72dc53b3 update contributors 2024-01-23 05:33:50 +03:00