YouROK
e827e460a1
update web
2022-03-03 21:32:53 +03:00
YouROK
8f51458f55
change path to ndk
2022-03-03 21:32:25 +03:00
nikk gitanes
37fea8e2b4
Merge branch 'master' of https://github.com/YouROK/TorrServer
2022-02-25 03:05:42 +03:00
nikk gitanes
41df624302
update static web
2022-02-25 03:05:29 +03:00
dependabot[bot]
b9c2accca9
Bump url-parse from 1.5.1 to 1.5.10 in /web ( #151 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 02:43:18 +03:00
nikk gitanes
d3a3789ce2
update to torrent v1.41.0 release
2022-02-25 02:40:58 +03:00
dependabot[bot]
598f730da3
Bump follow-redirects from 1.14.7 to 1.14.8 in /web ( #148 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 00:15:10 +03:00
dependabot[bot]
9c6ffb1d85
Bump nanoid from 3.1.23 to 3.2.0 in /web ( #143 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 11:26:00 +03:00
dependabot[bot]
128e36c54d
Bump follow-redirects from 1.14.1 to 1.14.7 in /web ( #144 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 11:25:46 +03:00
dependabot[bot]
1986fc1639
Bump simple-get from 4.0.0 to 4.0.1 in /web ( #142 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 11:21:58 +03:00
nikk gitanes
42cc1666ce
fix ip checks
2022-01-22 07:48:03 +03:00
nikk gitanes
8eaa64db76
add check for command line ip options
2022-01-20 05:17:16 +03:00
nikk gitanes
f5a577a474
fix link-local ipv6 for PublicIp6
...
maybe move ip functions o utils?
https://stackoverflow.com/a/50825191
2022-01-20 05:11:31 +03:00
nikk gitanes
12e0222665
Update btserver.go
2022-01-20 02:38:56 +03:00
Aleksej
b0c6730078
feat: add github action for docker build on release ( #132 )
...
* feat: add github action
Add github action for auto build slim torrverser alpine image with ffmpeg for linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le platforms
* build: move creating dirs and files to entrypoint
* fix: remove linux/386 and linux/ppc64le from docker building
* fix: update readme with docker info
2022-01-20 02:23:40 +03:00
nikk gitanes
0603008dfe
add public IPv4/6 runtime options and detect functions
2022-01-20 02:18:24 +03:00
nikk gitanes
705e15df48
set PublicIp6 and sort IPs
2022-01-20 00:54:20 +03:00
nikk gitanes
3f8ee962ec
temp disable WebTorrent
2022-01-12 18:25:08 +03:00
nikk gitanes
366d2d327a
cosmetics
2022-01-12 04:41:17 +03:00
nikk gitanes
fa5f0943cd
go get -u and fix i386 / mips builds
2022-01-12 00:01:11 +03:00
YouROK
3414f72cdc
add download test fake file
2021-12-30 20:17:57 +03:00
YouROK
4539ba370f
remove unused
2021-12-30 20:17:01 +03:00
YouROK
b47d619c73
MatriX.111
2021-12-29 20:21:24 +03:00
YouROK
8850a16085
update web
2021-12-29 20:21:18 +03:00
YouROK
de145b3a73
update web
2021-12-29 20:21:11 +03:00
YouROK
b74a8a0593
go 1.17.5
2021-12-29 19:16:14 +03:00
YouROK
dc07153a4d
Merge remote-tracking branch 'origin/new-torrent'
...
# Conflicts:
# server/go.mod
# server/go.sum
2021-12-29 19:11:36 +03:00
nikk gitanes
9255d8f62c
bump torrent@master
2021-12-29 18:43:15 +03:00
nikk gitanes
a791d44d4d
bump torrent v1.40 release
2021-12-29 08:34:18 +03:00
nikk gitanes
e7c397116d
use tagged branches
2021-12-24 10:52:37 +03:00
nikk gitanes
e27de44c67
update web
2021-12-24 07:37:53 +03:00
nikk gitanes
d0f6e3e437
bump version
2021-12-24 07:37:05 +03:00
nikk gitanes
205ee65007
go get -u
...
use anacrolix@master
2021-12-24 07:29:10 +03:00
nikk gitanes
d0b21c113a
Merge branch 'master' into new-torrent
2021-12-24 07:21:20 +03:00
nikk gitanes
46ceaaa30b
go get -u
2021-12-24 06:59:41 +03:00
nikk gitanes
ecbc5ac507
sync new defaults with web
2021-12-24 05:05:22 +03:00
nikk gitanes
e47a6daee3
revert priorities management
2021-12-23 12:22:56 +03:00
nikk gitanes
785ceb3a0e
disable priorities management
...
not req on new torrent?
2021-12-23 09:12:02 +03:00
nikk gitanes
d4744e2e47
Merge branch 'master' into new-torrent
2021-12-19 21:20:00 +03:00
nikk gitanes
9641406601
just format
2021-12-14 09:09:14 +03:00
nikk gitanes
4fa474f052
revert Split SSDP socket into listening and writing in DMS
2021-12-14 06:58:45 +03:00
nikk gitanes
2baad7ebad
bump torrent v1.39 and update web
2021-12-14 06:06:03 +03:00
nikk gitanes
7650e07f78
Merge branch 'master' into new-torrent
2021-12-14 05:57:57 +03:00
YouROK
872ee1ad5a
Merge pull request #128 from filka96/iocage-plugin-TorrServer
...
add iocage-plugin-TorrServer info to README.md
2021-12-13 20:28:57 +03:00
YouROK
acbe66831d
Merge remote-tracking branch 'origin/master'
2021-12-13 20:16:57 +03:00
YouROK
bafd93689f
MatriX.110
2021-12-13 20:16:20 +03:00
YouROK
9a25ca2395
some comment fix
2021-12-13 20:16:09 +03:00
filka
ff3bd5c176
add iocage-plugin-TorrServer info to README.md
2021-12-10 18:07:05 +03:00
nikk gitanes
79e5348f05
ugly dlna refresh on some LG fix
2021-11-19 06:28:54 +03:00
nikk gitanes
f0be00d993
don't hardcode dlna port
2021-11-19 06:20:14 +03:00