Commit graph

111 commits

Author SHA1 Message Date
ThaUnknown
3bcb910be8 fix: attempt AL fix 2024-11-10 14:07:13 +01:00
ThaUnknown
d1a2f714de fix: no peers condition 2024-08-27 13:01:16 +02:00
ThaUnknown
2ce33ff530 fix(web): preview card 2024-08-27 09:36:33 +02:00
ThaUnknown
cc00aca737 fix: lastFinished
fix: close app on webtorrent crash
feat: torrent loading status and errors
2024-08-25 23:36:43 +02:00
ThaUnknown
91861ccf02 feat: debug colors 2024-08-25 20:53:36 +02:00
ThaUnknown
67d19eb324 feat: w2g chat 2024-08-25 16:51:16 +02:00
ThaUnknown
9acf663f33 feat: show filler episodes
perf: optimise fonts
perf: use svg icons
fix: exit fullscreen on navigation
fix: exit rss on navigation
2024-08-24 12:40:53 +02:00
ThaUnknown
9c24904021 feat: android external player 2024-08-22 20:02:51 +02:00
ThaUnknown
94f8fafc6b fix: torrent client sometimes loading without settings on android
feat: persist files on android
feat: custom download directory on android
2024-08-22 02:03:16 +02:00
ThaUnknown
5cf2357976 feat: sort continue watching by last updated 2024-08-20 23:46:45 +02:00
ThaUnknown
08cdae43b7 fix: oopsie 2024-08-20 19:37:14 +02:00
ThaUnknown
848726bd23 feat: autoskip
feat: reduce search padding on mobile
2024-08-20 19:13:46 +02:00
ThaUnknown
246e713c6e feat: seek duration 2024-08-20 17:34:57 +02:00
ThaUnknown
3eb349c31e fix: dont exclude torrents if user is using external player 2024-08-20 17:16:29 +02:00
ThaUnknown
7921e87c49 fix: disabled elements interrupting dpad navigation
fix: disabled buttons not being clear enough
fix: return toaster to old position [didint show in modals]
2024-08-19 23:04:09 +02:00
ThaUnknown
9770eb9976 fix: bad logging 2024-08-18 21:13:21 +02:00
ThaUnknown
3d3dcf9e1d fix: use local version of debug 2024-08-18 18:14:10 +02:00
ThaUnknown
f0c1e952ac Revert "hack: disable debug colors"
This reverts commit 4ab2d359ec.
2024-08-18 17:54:24 +02:00
ThaUnknown
4ab2d359ec hack: disable debug colors 2024-08-18 17:00:16 +02:00
ThaUnknown
fdec580314 feat: verbose debug logging 2024-08-18 16:29:35 +02:00
ThaUnknown
eeed27ffcf feat: better debug tooling, debug mode
fix: make account related buttons disabled when not signed in
fix: improve DTS exclusions
fix: softlock on navigation in androidTV
2024-08-18 10:22:15 +02:00
ThaUnknown
3ad7a987a2 fix: #487 reduce failure rate on nyaa scrape 2024-08-14 01:04:08 +02:00
ThaUnknown
11ccef2287 fix: destroy store correctly 2024-08-05 18:49:30 +02:00
ThaUnknown
5a6ea08db8 fix: batch resolving media 2024-08-05 18:05:21 +02:00
ThaUnknown
333f02120f fix: mpv url encodign
fix: maybe macos updater?
2024-07-26 12:37:07 +02:00
ThaUnknown
ba34c0d12a fix: subtitle fonts being incorrectly encoded
fix: touch seeking controlls issues
2024-07-12 17:01:28 +02:00
ThaUnknown
84b0a557a7 fix: layering on episode cards
fix: mobile hover touch
2024-07-11 23:49:52 +02:00
ThaUnknown
3d807ebe55 fix: futher improve card styling on mobile
fix: crash on massive fonts on mobile
2024-07-11 20:16:19 +02:00
ThaUnknown
087075a9fd fix: reduce message size for large fonts 2024-07-11 19:11:50 +02:00
ThaUnknown
96cac8180e fix: make scrape errors warnings 2024-07-11 18:38:54 +02:00
ThaUnknown
53b9f5590b fix: #474 Some shows listed in the carousel don't open list of torrents/start playing and error out 2024-07-11 18:17:28 +02:00
ThaUnknown
5abd6faa7a fix: incorrect path encoding 2024-07-07 01:59:23 +02:00
ThaUnknown
248ff4f3c1 fix: subtitles not working
fix: some performance flags potentially not working
feat: log renderer output in .log files
2024-07-04 12:23:44 +02:00
ThaUnknown
5f67d3c109 feat: streamed download 2024-07-03 22:34:13 +02:00
ThaUnknown
d44ae0dce8 fix: macOS updater 2024-07-03 21:09:41 +02:00
ThaUnknown
3ca45b5192 feat: improve extension errors 2024-07-03 20:54:08 +02:00
ThaUnknown
ec9d9ab28c fix: exclude dual audio if not supported
fix: dont use crypto for UUID
2024-07-01 00:54:02 +02:00
ThaUnknown
eb21eff4cf feat: better looking search menu on mobile
fix: clipping on home rss feeds
2024-06-30 17:54:49 +02:00
ThaUnknown
13c83bf297 feat: further improve dpad navigation
feat: make home lists scrollable on mobile
2024-06-30 14:47:45 +02:00
ThaUnknown
67407a5693 fix: dpad navigation improvements 2024-06-30 00:49:42 +02:00
ThaUnknown
14f33029c3 feat: electron notifications 2024-06-24 00:29:20 +02:00
ThaUnknown
a8cd6201ce fix: Failed making request to anilist! Try again in a minute. 404-not found #453 2024-06-16 23:26:57 +02:00
ThaUnknown
33f9124cc9 fix: improve default fonts for subtitle renderer 2024-06-16 22:20:18 +02:00
ThaUnknown
7b3020bf35 fix: external player URL encoding
fix: al entry running when not necessary
fix: androidTV getting stuck in torrent select modal
fix: bottom of settings not visible on medium size displays
2024-06-16 20:10:28 +02:00
ThaUnknown
aeee8f74e5 fix: android clicks 2024-06-16 18:01:25 +02:00
ThaUnknown
082444f2a7 fix: magnet invalid json
fix: torrent error "object Object"
fix: macos microphone notification prompt
fix: bring back error logging [oops]
2024-06-16 16:32:27 +02:00
ThaUnknown
2862b0235c fix: improve controller navigation 2024-05-17 22:35:36 +02:00
ThaUnknown
a1ca14caf8 feat: permanent upnp mappings 2024-04-19 18:30:20 +02:00
ThaUnknown
6017ab1dab fix: dont mark as complete when not necessary
fix: dont spam failed resolve media
2024-04-18 19:16:36 +02:00
ThaUnknown
a23a855655 fix: missing MIME type 2024-04-15 12:49:38 +02:00