Commit Graph

2046 Commits

Author SHA1 Message Date
nikk gitanes
1be5080e96 cosmetics 2025-02-01 08:07:21 +03:00
nikk gitanes
0ea54ce652 use anet.InterfaceAddrsByInterface instead Addrs 2025-01-25 18:54:18 +03:00
nikk gitanes
63ab4aa638 fix upnp mod 2025-01-25 12:32:24 +03:00
nikk gitanes
85f96b399c IP check 2025-01-25 10:13:40 +03:00
nikk gitanes
95bbf831f5 use github.com/wlynxg/anet package
may fix #253
2025-01-25 08:59:47 +03:00
YouROK
f2ffd092ff add ip param 2025-01-24 18:42:02 +03:00
dependabot[bot]
d335016f05 Bump golang.org/x/net from 0.31.0 to 0.33.0 in /server (#489)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.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>
2025-01-12 00:25:25 +03:00
dependabot[bot]
7dabe0a857 Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /server (#478)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 00:11:50 +03:00
Alexey
31701a4aa9 Allow URL override, optimize docker image (#486)
* Allow URL override, optimize docker image

Remove unused gulp

* Re-enable UPX
2025-01-12 00:11:14 +03:00
nikk gitanes
0c8d855a64 bump mimetype
fix issue #474
2024-12-23 07:51:18 +03:00
dependabot[bot]
ce4b09b916 Bump elliptic from 6.5.7 to 6.6.0 in /web (#465)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 05:25:56 +03:00
dependabot[bot]
c6b64c6a63 Bump elliptic from 6.5.4 to 6.5.7 in /web (#458)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-28 15:35:53 +03:00
dependabot[bot]
c2a6ecc0ee Bump axios from 1.6.1 to 1.7.4 in /web (#457)
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-28 15:35:28 +03:00
Andrewkha
1cc3ac1fac readme updated with instructions how to make DLNA working in Docker installation (#453)
Co-authored-by: Andrey Chernyshov <a.chernyshov@yadro.com>
2024-09-28 15:35:08 +03:00
dependabot[bot]
7b420ab06c Bump express from 4.19.2 to 4.21.0 in /web (#454)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-28 15:34:06 +03:00
YouROK
f718052e08 add blocklist log 2024-09-26 11:37:51 +03:00
YouROK
3d05129f02 add icon to windows exe 2024-08-26 00:17:44 +03:00
Mykola Babinskyi
7b3bd8249b fix docker image build (#441) 2024-08-16 03:26:15 +03:00
Daniel Fonseca Alves
98bc722d8e Add ssl enable and ssl port (#430) 2024-07-25 07:23:50 +03:00
Mikhail Solovev
17eada6222 Some improvements to script. (#433)
* Optimize getLatestRelease function to fetch the latest release using a more direct GitHub API endpoint

* Update URL to download latest TorrServer release directly
2024-07-25 07:23:23 +03:00
YouROK
f76add1585 MatriX.134 2024-07-23 18:31:40 +03:00
dependabot[bot]
9e0308ffc2 Bump ws from 6.2.2 to 6.2.3 in /web (#422)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 08:49:28 +03:00
dependabot[bot]
20ad206641 Bump golang.org/x/image from 0.16.0 to 0.18.0 in /server (#424)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.16.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 08:49:04 +03:00
nikk gitanes
8347510013 cosmetics 2024-06-14 01:48:01 +03:00
nikk gitanes
8dfb5ea687 use url stream params 2024-06-14 01:30:17 +03:00
nikk gitanes
9a1707ce3c Update README.md 2024-06-12 23:30:16 +03:00
nikk gitanes
efc34c58c6 Merge branch 'master' of https://github.com/YouROK/TorrServer 2024-06-12 22:46:53 +03:00
nikk gitanes
b44493c6c9 remove qiwi from donate links and fix ts icon
also we have a reason
2024-06-12 22:46:50 +03:00
damiva
0fa62a4cd8 Update README.md: MSX Instruction (#419) 2024-06-10 20:33:42 +03:00
damiva
f9d7e888e6 MSX: extended search posters in IMDB (#418) 2024-06-10 20:33:28 +03:00
nikk gitanes
b6328d6153 set short timeouts in GetTorrent, NewTorrent and Preload log 2024-06-07 17:19:34 +03:00
damiva
47a2982bfd MSX: Launch added (#415) 2024-06-07 16:00:16 +03:00
nikk gitanes
9388b723fd Update torrent.go 2024-06-04 01:45:52 +03:00
nikk gitanes
785abc38f9 change expired time logic 2024-06-04 00:42:49 +03:00
nikk gitanes
85bc200bf4 revert minimum go version to 1.20 2024-06-03 21:39:23 +03:00
yourok
c828c05674 update 2024-06-03 21:07:58 +03:00
yourok
974a11008d update web 2024-06-03 21:07:39 +03:00
nikk gitanes
f4ae6224d4 update docs and web 2024-06-03 19:07:34 +03:00
nikk gitanes
95e241b430 add ResponsiveMode option 2024-06-03 19:03:44 +03:00
nikk gitanes
1573793128 bump RoaringBitmap 2024-06-03 18:45:10 +03:00
nikk gitanes
c86c4df568 bump web libs and version 2024-06-02 10:15:16 +03:00
nikk gitanes
b54035e903 Update jsondb.go 2024-06-02 10:07:51 +03:00
damiva
54dcb5ae88 Update msx.go (#413)
* Update msx.go

* Update msx.go
2024-06-02 10:04:28 +03:00
yourok
384e112dd9 MatriX.133 2024-05-28 22:01:09 +03:00
nikk gitanes
4279385a8f Update msx.go 2024-05-28 16:25:45 +03:00
nikk gitanes
6e6170153b bump version 2024-05-28 16:22:05 +03:00
damiva
d92f2f4b79 Update msx.go (#412) 2024-05-28 16:18:08 +03:00
damiva
a4a9afc4b0 Update msx.go (#411) 2024-05-28 15:29:59 +03:00
damiva
4165afec91 Update MSX - hidden bug fixed (#410)
* Update msx.go

* Update msx.go
2024-05-27 23:14:01 +03:00
nikk gitanes
efced45a39 log torrent data in debug only 2024-05-27 13:25:36 +03:00