Commit Graph

1454 Commits

Author SHA1 Message Date
nikk gitanes
793efddf46 Update installTorrServerLinux.sh 2023-02-04 15:28:35 +03:00
nikk gitanes
cba91d0c9c change test 2023-02-04 14:42:48 +03:00
nikk gitanes
1e76c0786a Update README.md 2023-02-04 13:02:37 +03:00
nikk gitanes
96062158db fix arm install 2023-02-04 12:33:18 +03:00
YouROK
c88203f8b2 Merge remote-tracking branch 'origin/master' 2023-02-03 12:45:02 +03:00
YouROK
f01df6252d add test 2023-02-03 12:44:55 +03:00
YouROK
cc61b723eb optimization memory 2023-02-03 12:44:48 +03:00
nikk gitanes
e9db52388a Update README.md 2023-02-02 19:54:29 +03:00
nikk gitanes
d1c794e3b7 update README and cosmetics 2023-02-02 19:50:45 +03:00
nikk gitanes
3b7d90d628 change to read from pipe prompts for Mac install script 2023-02-02 19:48:46 +03:00
nikk gitanes
3f573e024a add rootless service 2023-02-02 18:23:35 +03:00
nikk gitanes
39585dc035 detab and add log path info 2023-02-02 15:24:04 +03:00
nikk gitanes
8faf801009 change answer vars 2023-02-02 15:08:12 +03:00
nikk gitanes
829adead28 change to read from pipe prompts for install script 2023-02-02 14:14:28 +03:00
nikk gitanes
fecb18ecab Update installTorrServerLinux.sh 2023-02-02 13:30:04 +03:00
nikk gitanes
7d1a7dda93 Merge branch 'master' of https://github.com/YouROK/TorrServer 2023-02-02 13:00:57 +03:00
nikk gitanes
69337095f7 update Mac install script and add one for Linux 2023-02-02 13:00:52 +03:00
YouROK
aeb85d965e MatriX.120 2023-01-31 01:14:40 +03:00
YouROK
36e4a6cdad update web 2023-01-31 01:14:24 +03:00
YouROK
9f99c74fa5 Merge remote-tracking branch 'origin/master' 2023-01-30 14:38:00 +03:00
YouROK
706a458148 add logs 2023-01-30 14:37:51 +03:00
nikk gitanes
f08f144ac7 small lang corrections 2023-01-30 13:42:34 +03:00
nikk gitanes
0e3178316b add rutor saerch desc 2023-01-30 13:20:54 +03:00
YouROK
dcc274ea80 return empty list 2023-01-30 11:45:45 +03:00
YouROK
12dcdf4ffc fix bug with load path 2023-01-30 11:45:19 +03:00
YouROK
96f4bbf8ec some fix 2023-01-29 21:31:28 +03:00
YouROK
50ccd2ed94 remove log 2023-01-29 20:36:11 +03:00
YouROK
ff7a374cdf fix log 2023-01-29 20:30:59 +03:00
YouROK
1f5d0ff7c8 update web 2023-01-29 20:30:43 +03:00
YouROK
bc152fa2fa Merge remote-tracking branch 'origin/master' 2023-01-29 20:05:30 +03:00
YouROK
88208544fc update web and add rutor sets 2023-01-29 20:05:19 +03:00
YouROK
ff1c05a6bf add rutor api 2023-01-29 20:04:48 +03:00
YouROK
fbd1765331 add rutor api 2023-01-29 20:04:24 +03:00
nikk gitanes
4b9c2f3b0f short service name 2023-01-29 04:14:14 +03:00
nikk gitanes
de3c420489 add some notes to Mac installer 2023-01-29 04:01:50 +03:00
nikk gitanes
a1705c893c fix kill self on mac install script 2023-01-29 03:44:41 +03:00
nikk gitanes
91c7adef14 just format 2023-01-29 02:18:52 +03:00
nikk gitanes
e86ca1dc76 add MacOS cosole install script 2023-01-29 02:12:45 +03:00
dependabot[bot]
9e3a0897af Bump json5 from 1.0.1 to 1.0.2 in /web (#198)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 00:15:38 +03:00
Yury V
a55ccdbfca disabled armv6 and updated actions and golang (#201)
Co-authored-by: Yury Vaskaboinikau <yury_vaskaboinikau@epam.com>
2023-01-16 00:15:18 +03:00
YouROK
d71c42936d add web socket tracker 2023-01-15 21:41:16 +03:00
YouROK
aa6d8afe75 MatriX.119 2023-01-11 18:48:45 +03:00
YouROK
1c8fb8c5f5 update web 2023-01-11 18:46:02 +03:00
dependabot[bot]
c244a81044 Bump decode-uri-component from 0.2.0 to 0.2.2 in /web (#195)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 06:04:35 +03:00
nikk gitanes
0ff991b104 bump ver for tag MatriX.118.3 2022-12-29 18:25:52 +03:00
nikk gitanes
cc108b47eb Update html.go 2022-12-29 18:25:01 +03:00
nikk gitanes
10371d5112 update static web 2022-12-29 18:24:48 +03:00
nikk gitanes
06be3d0bea update to torrent v1.48.0 and trunk dht/v2 2022-12-29 18:11:47 +03:00
Daniel Shleifman
9485966c1e removed redundant string 2022-10-04 20:03:13 +03:00
nikk gitanes
b505e71644 bump ver 2022-09-18 15:49:22 +03:00