Commit Graph

476 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
Daniel Shleifman
b4e77bed0f eslint config changed 2022-08-02 21:25:40 +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
Салдин Владимир
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
4fae54218b add dlna icons 2022-06-29 09:40:41 +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
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
50c0860b9b add DLNA server name and debug log options to web 2022-05-25 10:09:00 +03:00
dependabot[bot]
8bac0e2e75 Bump async from 2.6.3 to 2.6.4 in /web (#165)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 05:15:13 +03:00
dependabot[bot]
74ead6b3d8 Bump minimist from 1.2.5 to 1.2.6 in /web (#157)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 13:25:39 +03:00
YouROK
cfec7dfb62 update web 2022-03-18 23:57:26 +03:00
dependabot[bot]
b9c2accca9 Bump url-parse from 1.5.1 to 1.5.10 in /web (#151)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 02:43:18 +03:00
dependabot[bot]
598f730da3 Bump follow-redirects from 1.14.7 to 1.14.8 in /web (#148)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
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>
2022-02-17 00:15:10 +03:00
dependabot[bot]
9c6ffb1d85 Bump nanoid from 3.1.23 to 3.2.0 in /web (#143)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 11:26:00 +03:00
dependabot[bot]
128e36c54d Bump follow-redirects from 1.14.1 to 1.14.7 in /web (#144)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
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>
2022-02-01 11:25:46 +03:00
dependabot[bot]
1986fc1639 Bump simple-get from 4.0.0 to 4.0.1 in /web (#142)
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 11:21:58 +03:00
nikk gitanes
366d2d327a cosmetics 2022-01-12 04:41:17 +03:00
nikk gitanes
d0b21c113a Merge branch 'master' into new-torrent 2021-12-24 07:21:20 +03:00
nikk gitanes
ecbc5ac507 sync new defaults with web 2021-12-24 05:05:22 +03:00
nikk gitanes
7650e07f78 Merge branch 'master' into new-torrent 2021-12-14 05:57:57 +03:00
dependabot[bot]
8888906b7f Bump axios from 0.21.1 to 0.21.2 in /web
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 00:30:41 +00:00
nikk gitanes
15b2153abc Merge branch 'master' into new-torrent 2021-10-06 19:35:49 +03:00
YouROK
aa07ad164e kolsys thx 2021-10-04 15:28:05 +03:00
nikk gitanes
e87c32caa5 update 2021-09-30 17:12:08 +03:00
nikk gitanes
d109cf5478 just format 2021-09-22 22:02:42 +03:00
YouROK
44ab559eb1 add qiwi 2021-09-22 14:30:20 +03:00
nikk gitanes
0a66aa13d8 Merge branch 'master' into new-torrent 2021-09-21 09:33:09 +03:00
nikk gitanes
4814889ec1 simplify autolang 2021-09-20 13:16:01 +03:00
nikk gitanes
a3fc3d5f49 Merge branch 'master' into new-torrent 2021-09-10 04:57:33 +03:00