Commit Graph

1569 Commits

Author SHA1 Message Date
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
nikk gitanes
5800c01cb0 add TorrentAddr cmd option 2022-05-25 14:28:32 +03:00
nikk gitanes
266fe0637f adjust RA 2022-05-25 12:39:34 +03:00
nikk gitanes
50c0860b9b add DLNA server name and debug log options to web 2022-05-25 10:09:00 +03:00
nikk gitanes
3af0566731 change startup public ip params 2022-05-25 07:47:50 +03:00
nikk gitanes
2df81cac78 Auto detect public IPs if not provided by user
adopted code from anacrolix/confluence 3c7a0c445d
2022-05-25 05:27:20 +03:00
nikk gitanes
a2fbd0ee80 decrease timeouts and add client check on add new torrent 2022-05-17 06:39:52 +03:00
nikk gitanes
e87a5e716e fix ETag header
VLC will be happy
2022-05-17 05:11:23 +03:00
nikk gitanes
d199ffc42b update log 2022-05-17 04:16:51 +03:00
nikk gitanes
848a9b0e1b bump dms 2022-05-16 22:29:00 +03:00
nikk gitanes
a804a7da5a wtf 2022-05-16 19:16:26 +03:00
nikk gitanes
4128c9e3d1 add more failsafe checks 2022-05-16 08:29:36 +03:00
nikk gitanes
39616cbd0e fix log panic with dms 2022-05-16 05:03:11 +03:00
nikk gitanes
391b08a09d unify log 2022-05-16 03:08:33 +03:00
YouROK
dcd299a7fc MatriX.114 2022-05-15 21:55:34 +03:00
YouROK
860e86e74f update web 2022-05-15 21:55:27 +03:00
nikk gitanes
42c0b48ef8 bump torrent v1.43.1 2022-05-14 04:28:40 +03:00
nikk gitanes
e67376fb9c gofmt -l -w . 2022-05-13 23:20:50 +03:00
nikk gitanes
abdba30efd update web 2022-05-12 07:37:08 +03:00
nikk gitanes
43d283320c update to torrent v1.43.0 release 2022-05-12 07:26:31 +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
YouROK
c4257a19cd Merge pull request #164 from SnapSuzun/fix-dlna-item-title
Fixed invalid torrent titles in dlna
2022-05-04 16:08:34 +03:00
Snap
c84321824e Fixed invalid torrent titles in dlna 2022-04-27 23:06:51 +03:00
nikk gitanes
325f1fb5d7 update to torrent v1.42.0 dms 1.4.0 and add dsd support 2022-04-13 03:21:15 +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
YouROK
9dc219739d add image checker, web vulnerability 2022-03-16 18:36:59 +03:00
YouROK
0e9378ea5d MatriX.112 2022-03-03 21:33:16 +03:00