Commit Graph

609 Commits

Author SHA1 Message Date
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
dependabot[bot]
9ce9062a9e Bump brace-expansion from 1.1.11 to 1.1.12 in /web (#543)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-05 10:57:23 +03:00
nikk gitanes
2087a933c0 fix series in ua locale 2025-07-05 10:48:03 +03:00
Vyacheslav Scherbinin
fccde9ffd7 async load lordicon script (#532)
thx
2025-06-18 12:30:07 +03:00
YouROK
4e857066c0 Merge remote-tracking branch 'origin/master' 2025-04-29 21:21:58 +03:00
YouROK
d049462e0d add donate 2025-04-29 21:21:48 +03:00
dependabot[bot]
601db57502 Bump @babel/helpers from 7.26.0 to 7.27.0 in /web (#523)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 13:39:47 +03:00
dependabot[bot]
7d73611d02 Bump axios from 1.7.9 to 1.8.2 in /web (#522)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [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.7.9...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 13:39:33 +03:00
aatrubilin
e8682daed3 fix: mixed-content error on loading tmdb posters with https (#524) 2025-04-29 13:38:32 +03:00
Andzejs Nereds
6d01795ea4 FIX-1 - Related to #324 - fixed Docker file go lang ver. to follow server/go.mod minimal go lang requirements, and set web app correct root, resolved warnings argument values (#499) 2025-02-25 04:40:17 +03:00
Alexey
4c82c8bb12 Use auto theme by default (#495) 2025-02-11 12:29:16 +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
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
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
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
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
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
111cc21ab8 Update style.js 2024-05-26 20:06:08 +03:00
nikk gitanes
445f640d29 web: hide leftbar scrollbars 2024-05-26 19:57:16 +03:00
damiva
21e29a8cfa <meta...> added for MSX local files browse (#393) 2024-05-13 16:12:12 +03:00
nikk gitanes
5922c7d320 fix category on .torrent file add 2024-04-10 17:15:21 +03:00
dependabot[bot]
cdb9faefea Bump tar from 6.2.0 to 6.2.1 in /web (#376)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 00:50:15 +03:00
nikk gitanes
954a2eeb33 use categories as card title heading 2024-04-07 16:01:25 +03:00
nikk gitanes
6359aee692 cosmetics 2024-04-07 06:53:04 +03:00
nikk gitanes
4ad4137ddd show user categories in select on edit 2024-04-07 06:24:15 +03:00
nikk gitanes
139874bd46 change movie and tv keys
as of TMDB types
2024-04-07 05:22:30 +03:00
nikk gitanes
bf1af8d0a0 some layout improvements 2024-04-07 04:59:33 +03:00
LIAUD Corentin
c8f272acab feat: add possibility to remove torrent category 2024-04-06 21:55:41 +02:00
nikk gitanes
fd83838e20 Update translation.json 2024-04-06 15:47:55 +03:00
nikk gitanes
770e38a569 Update translation.json 2024-04-06 15:45:56 +03:00
nikk gitanes
2ac365fa23 prettier suggests 2024-04-06 15:17:29 +03:00
nikk gitanes
3439a06ce2 use translated main categories in details 2024-04-06 15:11:39 +03:00
LIAUD Corentin
c8e02deefd Bug fix + UI improvment
- Fixes Bug when loading torrent category from cache
- UI: Do not display category if not provided
2024-04-06 13:28:21 +02:00
nikk gitanes
e5a2739941 cosmetics 2024-04-06 13:39:09 +03:00
nikk gitanes
d5699699db WiP: localized categories
FIXME
2024-04-06 12:39:03 +03:00
nikk gitanes
08834e8785 add missing key prop to RightSideComponent 2024-04-06 06:43:16 +03:00
nikk gitanes
8d02e28d23 Update README.md 2024-04-06 05:14:59 +03:00
nikk gitanes
de8137bfbf update web for categories 2024-04-06 05:14:27 +03:00
nikk gitanes
0e33bae9ae Merge branch 'master' into pr/325 2024-04-05 23:29:50 +03:00
dependabot[bot]
84b2cff69c Bump express from 4.18.2 to 4.19.2 in /web (#369)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
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-03-30 15:09:24 +03:00
dependabot[bot]
c024f0241c Bump follow-redirects from 1.15.4 to 1.15.6 in /web (#368)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 15:09:14 +03:00
LIAUD Corentin
6ade9223a6 Adds Sidebar icons to filter 2024-03-24 17:00:36 +01:00
LIAUD Corentin
a7417a221a Final work to add torrents categories 2024-03-24 16:13:33 +01:00
cocool97
28e24de557 Merge branch 'master' into 230-torrents-category 2024-03-24 14:28:31 +01:00
dependabot[bot]
cb36fceae7 Bump es5-ext from 0.10.62 to 0.10.63 in /web (#365)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 06:27:49 +03:00
nikk gitanes
e1a2aa7324 update contributors 2024-02-26 10:57:05 +03:00
nikk gitanes
a818792280 extend playable files list 2024-02-22 10:52:19 +03:00