Commit Graph

1652 Commits

Author SHA1 Message Date
nikk gitanes
51a03a63ff add BTS.Connect() error logging 2023-08-08 17:52:17 +03:00
nikk gitanes
b355c95296 Update torrent.go 2023-08-06 11:19:06 +03:00
nikk gitanes
736b993617 fix build with torrent v1.52.4 release 2023-08-03 12:59:01 +03:00
nikk gitanes
bb70a71eea Revert "go get -u github.com/anacrolix/torrent to v1.52.4 release"
This reverts commit a894673d66.
2023-08-03 12:56:49 +03:00
nikk gitanes
a894673d66 go get -u github.com/anacrolix/torrent to v1.52.4 release 2023-07-31 02:56:08 +03:00
dependabot[bot]
e5a28115b7 Bump word-wrap from 1.2.3 to 1.2.4 in /web (#278)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 02:50:18 +03:00
nikk gitanes
a219e695a2 Update README.md 2023-07-22 05:11:30 +03:00
nikk gitanes
99fa16193b fix lang switcher 2023-07-11 20:37:10 +03:00
nikk gitanes
1e1985251a update web and bump ver for tag 2023-07-11 19:06:07 +03:00
nikk gitanes
d023b0aa1f torrent v1.52.3 => v1.52.4-0.20230709231311-8229ac4b3f58
fix udp panic on windows
2023-07-11 18:58:38 +03:00
dependabot[bot]
e022929ea4 Bump semver from 5.7.1 to 5.7.2 in /web (#276)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 18:55:38 +03:00
nikk gitanes
83e95ade04 update About web
thanks to contribute
2023-07-11 18:54:38 +03:00
dependabot[bot]
2e6d66fa0c Bump tough-cookie from 4.1.2 to 4.1.3 in /web (#275)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 03:16:20 +03:00
nikk gitanes
1d875b57b2 remove refs to deprecated io/ioutil 2023-07-10 03:14:53 +03:00
nikk gitanes
4c41f7ddcc bump ver for tag 2023-06-29 08:00:33 +03:00
nikk gitanes
e5ca06b169 bump torrent v1.52.3 2023-06-29 07:57:35 +03:00
nikk gitanes
954d60f2ac add existing service restart for -i 2023-06-12 21:59:17 +03:00
nikk gitanes
9e1be933f9 update linux install script
autoinstall required packages
2023-06-03 16:33:53 +03:00
西行寺鬼鬼子
64743af2ce Added Simplified Chinese translation (#268)
* Added Simplified Chinese translation

* Add the missing switch

* Improve Simplified Chinese translation
2023-06-03 15:59:58 +03:00
YouROK
2077c6a95f Merge pull request #267 from YouROK/dependabot/go_modules/server/github.com/gin-gonic/gin-1.9.1
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /server
2023-06-03 01:46:16 +03:00
yourok
96d39557d3 MatriX.124 2023-06-02 14:09:07 +03:00
yourok
2be91ac0d3 update web 2023-06-02 14:08:52 +03:00
dependabot[bot]
743ff16425 Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /server
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 19:54:29 +00:00
nikk gitanes
f0fff87c0e dms v1.6.0 2023-05-30 03:38:27 +03:00
nikk gitanes
ef2f658fb6 update to torrent v1.42.0 and bump ver for tag 2023-05-29 19:18:46 +03:00
nikk gitanes
e100cbec9f test logging issue #841
https://github.com/anacrolix/torrent/issues/841
2023-05-28 12:52:15 +03:00
nikk gitanes
37385c0602 remove left margin for torrent card 2023-05-28 11:55:49 +03:00
nikk gitanes
4b1b325b5c bump ver for tag and update web 2023-05-27 19:10:25 +03:00
nikk gitanes
638ac31195 go get -u to torrent v1.51.3 2023-05-27 19:05:53 +03:00
nikk gitanes
1ca9c1e21e better vertical align 2023-05-27 18:54:45 +03:00
nikk gitanes
3467a9623a fix merge 2023-05-27 18:19:17 +03:00
nikk gitanes
b61438a3e0 Merge branch 'pr-263' 2023-05-27 18:07:04 +03:00
nikk gitanes
49599f9d9a other status placement 2023-05-27 18:05:23 +03:00
YouROK
7212e15742 Merge pull request #263 from Anton111111/master
Added status indicator on main torrents list.
2023-05-27 17:40:51 +03:00
nikk gitanes
2f61c75f68 Added status indicator on main torrents list. 2023-05-27 13:14:14 +03:00
Anton Potekhin
43723a3d9e Added status indicator on main torrents list.
Removed left margin for description-statistics-element-value.
2023-05-27 12:24:41 +03:00
nikk gitanes
665324c55d enable webseeds support and bump ver for tag 2023-05-20 19:18:20 +03:00
nikk gitanes
ea4493462f bump ver for tag 2023-05-20 17:11:37 +03:00
nikk gitanes
eba4b536dc upgrade to latest anacrolix@torrent 2023-05-20 17:03:11 +03:00
nikk gitanes
d5bf7e6d15 upgrade to torrent@v1.51.0 release 2023-05-20 17:01:05 +03:00
RenOK
5e86a7c363 Update README.md (#258) 2023-05-14 18:45:10 +03:00
nikk gitanes
b2db8e7d10 change ver for tag 2023-05-12 09:28:29 +03:00
nikk gitanes
9c3cde30bd cosmetics 2023-05-12 09:27:26 +03:00
nikk gitanes
a9d1f11cc2 test ut_holepunch ext
go get -u github.com/anacrolix/torrent@master
2023-05-12 08:16:04 +03:00
nikk gitanes
a42e740041 fix default config persistence 2023-05-11 05:19:35 +03:00
nikk gitanes
2effeea2c1 Update defaultSettings.js 2023-05-11 04:19:16 +03:00
nikk gitanes
5179d150d4 update otel 2023-05-03 00:34:07 +03:00
nikk gitanes
59bcfe3843 add gif and webp support to imageChecker 2023-05-03 00:32:50 +03:00
nikk gitanes
53bb21f7d9 don't exit on dlna err
Android 13+ issue - https://github.com/YouROK/TorrServer/issues/253
2023-05-02 21:10:25 +03:00
nikk gitanes
eb034029fc bump ver for tag 2023-05-02 15:56:08 +03:00