nikk gitanes
4898827fa5
mod update and fix build
2022-01-20 09:43:05 +03:00
nikk gitanes
460ea98563
Merge branch 'master' into old-engine
2022-01-20 09:12:13 +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
7577d2638a
Merge branch 'master' into old-good-engine
2021-12-26 07:31:00 +03:00
nikk gitanes
2b62163768
fix bash errors
2021-12-24 11:59:19 +03:00
nikk gitanes
d0c8bde142
use tagged branch
2021-12-24 11:55:06 +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
03f5887561
universal upx
2021-12-24 06:50:55 +03:00
nikk gitanes
519f2608f5
go get -u
2021-12-24 06:49:55 +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
nikk gitanes
e98b1aad8c
update web
2021-11-19 03:08:49 +03:00
nikk
89d9b0e2d8
Merge pull request #120 from YouROK/dependabot/npm_and_yarn/web/axios-0.21.2
...
Bump axios from 0.21.1 to 0.21.2 in /web
2021-11-19 03:04:04 +03:00
nikk gitanes
15df8dbdc0
update torrent
2021-11-19 02:58:32 +03:00
nikk gitanes
627e4d6240
update dms and libs
2021-11-19 02:46:04 +03:00