Commit Graph

1660 Commits

Author SHA1 Message Date
nikk gitanes
fb2ba1e386 fix VIDEO_TS playlist 2023-02-24 03:27:36 +03:00
nikk gitanes
53313c6701 Update translation.json 2023-02-21 22:06:12 +03:00
nikk gitanes
07231656d6 remove maskable pwa icons 2023-02-21 21:59:14 +03:00
nikk gitanes
d7f9665ba0 update static web 2023-02-21 21:19:54 +03:00
nikk gitanes
f0c3cf129b update static web 2023-02-21 21:19:18 +03:00
nikk gitanes
a3c2ea779a update public web icons 2023-02-21 21:07:47 +03:00
nikk gitanes
8c1e09780d Merge branch 'master' of https://github.com/YouROK/TorrServer 2023-02-21 19:19:29 +03:00
nikk gitanes
269aff7079 use cors.Default() for cors 2023-02-21 19:19:24 +03:00
damiva
2eebcd8857 mistakes fixed (#223)
* mistakes fixed

* bugs fixed
2023-02-21 17:21:27 +03:00
damiva
f11e0eb21a bugs fixed 2023-02-21 13:21:23 +03:00
damiva
df40fe0259 mistakes fixed 2023-02-21 09:18:05 +03:00
YouROK
62a7b10f59 add check mod time of db 2023-02-20 23:27:35 +03:00
nikk gitanes
911d8f6af4 go get github.com/anacrolix/torrent@master 2023-02-20 17:46:06 +03:00
nikk gitanes
935e7ad7da wtf fix log time 2023-02-20 17:43:54 +03:00
nikk gitanes
3f40ad54a0 Revert "temp timer test"
This reverts commit 31e8e924e8.
2023-02-20 17:38:31 +03:00
nikk gitanes
31e8e924e8 temp timer test 2023-02-19 21:38:18 +03:00
nikk gitanes
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
dependabot[bot]
ec4deb8afe Bump golang.org/x/net from 0.5.0 to 0.7.0 in /server (#220)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 18:45:00 +03:00
nikk gitanes
2f07b6f918 go get github.com/anacrolix/torrent@master 2023-02-17 18:42:05 +03:00
nikk gitanes
1f2ae234ad fix build
gofmt -l -w .
2023-02-17 18:33:14 +03:00
nikk gitanes
3541310ab3 bump ver for tag 2023-02-17 18:17:33 +03:00
nikk gitanes
d6b7b55e1f Merge branch 'master' of https://github.com/damiva/TorrServer 2023-02-17 17:08:07 +03:00
nikk gitanes
06427b39de add ffprobe path lookup 2023-02-17 02:50:18 +03:00
nikk gitanes
6b7ab254db bump ver for tag 2023-02-16 23:27:34 +03:00
dependabot[bot]
efe9228061 Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 in /server (#216)
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.1.5 to 2.2.4.
- [Release notes](https://github.com/pion/dtls/releases)
- [Commits](https://github.com/pion/dtls/compare/v2.1.5...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/pion/dtls/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 21:33:33 +03:00
YouROK
109472a88e fix rutor 2023-02-16 20:31:59 +03:00
nikk gitanes
3fe8d58faa disable gin debug mode and optimise 2023-02-16 01:48:03 +03:00
damiva
267ca98f5e rutor search added to MSX 2023-02-15 20:23:27 +03:00
damiva
e777a5c202 Add files via upload 2023-02-15 20:20:52 +03:00
damiva
82ef44b85d Delete server/web/msx/assets directory 2023-02-15 20:19:11 +03:00
YouROK
1897f0e90f update libs 2023-02-13 23:56:31 +03:00
YouROK
1e7d2d7a66 add ffprobe 2023-02-13 23:56:17 +03:00
YouROK
5816dc1e2b add ver in log 2023-02-13 23:55:51 +03:00
YouROK
f3ec7806f4 add log 2023-02-13 18:13:45 +03:00
YouROK
2e04c93cd2 fix db link 2023-02-13 12:36:19 +03:00
nikk gitanes
6e584a2bf2 update to dht/v2@master torrent@master and immutable@latest 2023-02-13 01:28:18 +03:00
nikk gitanes
096ac2717e Update installTorrServerMac.sh 2023-02-08 11:03:46 +03:00
nikk gitanes
69c727c6ac Update installTorrServerMac.sh 2023-02-08 10:59:06 +03:00
YouROK
7e95fd6f2f remove stemmer word in search 2023-02-07 15:55:23 +03:00
YouROK
39dd49d880 remove some stop words 2023-02-06 22:45:22 +03:00
YouROK
caa1543023 fix double load rutor db 2023-02-06 22:45:07 +03:00
YouROK
78ac3c0b4e remove comments 2023-02-06 21:23:32 +03:00
YouROK
3a18e10a34 Merge remote-tracking branch 'origin/master' 2023-02-06 21:10:21 +03:00
YouROK
bbc0e3afca fix search 2023-02-06 21:09:00 +03:00
nikk gitanes
175c22ebe6 bump version for MSX test build 2023-02-05 14:25:53 +03:00
dependabot[bot]
a360f304c4 Bump cookiejar from 2.1.3 to 2.1.4 in /web (#208)
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 14:23:36 +03:00
damiva
5534165d40 New MSX interface (#213)
* Update msx.go

* Delete route.go

* Delete html.go

* Delete server/web/msx/pages directory

* Add files via upload

* current version added
2023-02-05 14:23:10 +03:00
nikk gitanes
4c1331886f unify path 2023-02-04 21:59:57 +03:00
nikk gitanes
8659706b87 translations update 2023-02-04 21:46:31 +03:00
nikk gitanes
4b26de3113 Update installTorrServerLinux.sh 2023-02-04 15:32:23 +03:00