Uttam Deshani
c2d8426b9c
Video player with playback speed, PIP and Download support ( #497 )
...
* video playback support with play button in details view and torrent card
* added translation keys and minor bug fix
* removed unused "play" string
* updated required go dependency
* rearranged go dependencies to remove the warnings
* reverted the build related changes
* Added Playback speed, PIP and Dowload support
* added translation keys for all languages and updated getVideoCaption function logic
---------
Co-authored-by: nikk <1551446+tsynik@users.noreply.github.com >
2025-07-10 16:57:11 +03:00
nikk gitanes
9d7703206c
Update go.sum
2025-07-05 10:49:07 +03:00
nikk gitanes
6b44a36728
go get -u
2025-07-05 10:48:45 +03:00
YouROK
b556ecbce7
don`t close torrent in read only mode
2025-05-16 15:32:09 +03:00
YouROK
4563fcc798
rem unused
2025-05-16 15:29:16 +03:00
YouROK
393d2fb331
Merge remote-tracking branch 'origin/master'
2025-04-25 17:15:22 +03:00
YouROK
80fe5e28bc
Merge pull request #518 from YouROK/dependabot/go_modules/server/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /server
2025-04-25 16:54:13 +03:00
YouROK
f2e7439ccf
Merge pull request #516 from qarkai/m3u-tvg-logo
...
Use poster as logo in all.m3u
2025-04-25 16:52:08 +03:00
YouROK
499307f281
update web
2025-04-25 16:44:57 +03:00
YouROK
9ad8f89dc1
update web
2025-04-25 16:44:43 +03:00
YouROK
db8c0268a5
MatriX.135
2025-04-25 16:44:28 +03:00
YouROK
c784c0c908
del fix for samsung tv
2025-04-25 15:33:35 +03:00
YouROK
20727dab0d
fix bug with delete cache in db torrents
2025-04-25 15:03:19 +03:00
YouROK
6d564a02ab
set def api host
2025-04-25 12:24:15 +03:00
YouROK
7b149d8744
fix empty str
2025-04-25 12:23:59 +03:00
YouROK
6fd7019926
add check tg token
2025-04-25 12:23:42 +03:00
YouROK
815af32649
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# server/web/server.go
2025-04-25 11:53:51 +03:00
dependabot[bot]
3ac9291007
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /server
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.33.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-15 00:17:24 +00:00
nikk gitanes
e283a1618f
update static web
2025-04-09 13:42:45 +03:00
Arkadiy Illarionov
ad50f946ad
Use poster as logo in all.m3u
2025-04-08 02:00:48 +03:00
YouROK
6354eacaa3
add sets for host ts
2025-03-25 14:32:00 +03:00
YouROK
11d9714234
update
2025-03-22 00:14:29 +03:00
YouROK
635882ea57
refactor
2025-03-08 00:17:20 +03:00
YouROK
a2700552b2
update
2025-03-08 00:17:05 +03:00
YouROK
174e18149a
add tgtoken
2025-03-08 00:16:51 +03:00
YouROK
102cfbbff4
add tgbot
2025-02-28 22:54:55 +03:00
nikk gitanes
705ef6ab08
bump github.com/anacrolix/torrent v1.58.0
...
and add failsafe PubIP checks
2025-02-08 23:06:08 +03:00
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
nikk gitanes
0c8d855a64
bump mimetype
...
fix issue #474
2024-12-23 07:51:18 +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
YouROK
f76add1585
MatriX.134
2024-07-23 18:31:40 +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
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
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