Commit Graph

1446 Commits

Author SHA1 Message Date
Daniel Shleifman
803b59a291 VLC button is showing only in standalone apps now. Not in mobile browser. Default state is false for VLC setting 2022-09-14 21:13:38 +03:00
YouROK
d052077201 MatriX.118 2022-09-12 20:48:08 +03:00
YouROK
2c40b10d2e update web 2022-09-12 20:47:53 +03:00
Daniel Shleifman
b4e77bed0f eslint config changed 2022-08-02 21:25:40 +03:00
nikk gitanes
a72402a8e5 update static web 2022-07-28 22:59:06 +03:00
Daniel Shleifman
7d8b255edf some icons returned back 2022-07-26 11:14:37 +03:00
dependabot[bot]
9143df54f1 Bump ws from 6.2.1 to 6.2.2 in /web (#178)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
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>
2022-07-24 06:59:32 +03:00
dependabot[bot]
f820c2d96a Bump tar from 6.1.0 to 6.1.11 in /web (#177)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
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>
2022-07-24 06:59:14 +03:00
nikk gitanes
301686de10 update web
2nd try without .lock to avoid web build error
2022-07-24 00:07:42 +03:00
nikk gitanes
e5807bbf89 update web 2022-07-23 23:53:18 +03:00
nikk gitanes
69fa5d18f1 sync with anacrolix@torrent 1.46.0 and anacrolix@dms 1.5.0 2022-07-23 23:38:49 +03:00
dancheskus
a7d2b1e5dc Merge pull request #175 from GGunSlinger/patch-1
crash
2022-07-06 21:26:03 +03:00
Салдин Владимир
b3310adbd9 crash
case after use settings to default and open info on torrent
crash with "Cannot read properties of undefined (reading 'length')"
2022-07-06 17:34:27 +03:00
YouROK
89e292f041 update web 2022-06-29 09:41:08 +03:00
YouROK
4fae54218b add dlna icons 2022-06-29 09:40:41 +03:00
YouROK
45a0aa3da1 Merge pull request #174 from YouROK/web-updates
Web updates
2022-06-27 21:42:39 +03:00
Daniel Shleifman
3d2e669af8 refactor 2022-06-26 14:28:40 +03:00
Daniel Shleifman
86df13a01c refactor 2022-06-26 14:17:25 +03:00
Daniel Shleifman
1b9203f8ea empty torrent list folder color chenged 2022-06-26 14:09:03 +03:00
Daniel Shleifman
b6527a04a3 translations added 2022-06-26 13:56:13 +03:00
Daniel Shleifman
9e768921be PWAInstallationGuide added 2022-06-26 13:37:08 +03:00
Daniel Shleifman
80a071c903 donation snackbar moved higher in PWA 2022-06-19 22:05:23 +03:00
Daniel Shleifman
8cf9031254 refactor 2022-06-19 21:42:15 +03:00
Daniel Shleifman
7d413c6963 standaloneMedia added 2022-06-19 21:40:41 +03:00
Daniel Shleifman
715b6283af refactor 2022-06-19 21:32:17 +03:00
Daniel Shleifman
9d726196c4 added special add button in standalone app 2022-06-19 20:24:52 +03:00
Daniel Shleifman
a0ba83c9d4 VLC button support added 2022-06-19 20:12:39 +03:00
Daniel Shleifman
619949d25c refactor 2022-06-19 19:18:22 +03:00
Daniel Shleifman
acaf80d94e pwa footer toggles modals 2022-06-19 19:14:36 +03:00
Daniel Shleifman
12ce3299b8 more pwa styles added 2022-06-19 18:42:04 +03:00
Daniel Shleifman
f4a9eee631 outline removed from add torrent button 2022-06-19 18:08:05 +03:00
Daniel Shleifman
23304ee821 more standalone styles added 2022-06-19 17:50:45 +03:00
Daniel Shleifman
33563b97c4 added PWA images 2022-06-13 20:45:19 +03:00
Daniel Shleifman
e7b172e013 eslint config updated 2022-06-13 19:59:28 +03:00
YouROK
46246d9dff MatriX.117 2022-06-07 21:29:17 +03:00
nikk gitanes
66d9295245 cleanup and update web 2022-06-07 21:15:42 +03:00
dependabot[bot]
2e82a94ea1 Bump eventsource from 1.1.0 to 1.1.1 in /web (#170)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 21:09:27 +03:00
nikk gitanes
42bca24e32 fix / enable auth for /playlistall/all.m3u 2022-06-07 21:08:28 +03:00
nikk gitanes
2a17cec51e bump torrent v1.44.0
possible memory leak with a slice fix
2022-06-04 06:45:43 +03:00
YouROK
88a0db11e9 MatriX.116 2022-06-01 20:15:25 +03:00
nikk gitanes
d9af1e709f add patches for anacrolix@torrent 2022-06-01 09:58:45 +03:00
nikk gitanes
3b323be06d update modules 2022-06-01 07:38:26 +03:00
nikk gitanes
d38a63a4af fix indefinite start on locked db 2022-05-26 15:26:43 +03:00
nikk gitanes
e46f247679 fix default listen port 2022-05-26 14:56:31 +03:00
nikk gitanes
9efc266f19 Merge branch 'master' of https://github.com/YouROK/TorrServer 2022-05-26 10:59:26 +03:00
nikk gitanes
565150aede only check IPv6 if enabled 2022-05-26 10:59:07 +03:00
YouROK
c4df1bcf8a update web 2022-05-26 09:48:52 +03:00
YouROK
c47e30df63 MatriX.115 2022-05-26 08:32:23 +03:00
nikk gitanes
e0c41ff6be Update Dockerfile
use go 1.18 to fix build on release
2022-05-25 21:47:28 +03:00
YouROK
74ff44d5a3 change etag 2022-05-25 20:52:06 +03:00