Commit graph

111 commits

Author SHA1 Message Date
ThaUnknown
d28681d44c fix: potential w2g errors 2024-08-27 19:47:17 +02:00
ThaUnknown
adcb93abfd fix: icon sutff 2024-08-26 11:25:26 +02:00
ThaUnknown
4712ae95b0 fix: center container icons 2024-08-25 22:44:14 +02:00
ThaUnknown
8086d0571f fix: message box pop when sending messages 2024-08-25 18:02:24 +02:00
ThaUnknown
7c8b50aab0 fix: loading/sending torrents 2024-08-25 17:47:36 +02:00
ThaUnknown
581997444e fix: oopsie 2024-08-25 17:14:04 +02:00
ThaUnknown
67d19eb324 feat: w2g chat 2024-08-25 16:51:16 +02:00
ThaUnknown
7251f468e5 fix: episode list filler numbers 2024-08-24 13:51:43 +02:00
ThaUnknown
a6638ef05c fix: correct optical size of player icons 2024-08-24 12:57:58 +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
848726bd23 feat: autoskip
feat: reduce search padding on mobile
2024-08-20 19:13:46 +02:00
ThaUnknown
a50b78590f fix: home section re-ordering on android 2024-08-20 17:42:18 +02:00
ThaUnknown
246e713c6e feat: seek duration 2024-08-20 17:34:57 +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
c07ca0f56f fix: HACK: capacitor http 2024-08-04 03:22:36 +02:00
ThaUnknown
38c43ee93f feat: update icon 2024-07-29 22:51:07 +02:00
ThaUnknown
22878b4e27 fix: android TV softlock 2024-07-26 13:53:43 +02:00
ThaUnknown
ba34c0d12a fix: subtitle fonts being incorrectly encoded
fix: touch seeking controlls issues
2024-07-12 17:01:28 +02:00
ThaUnknown
ccb05122ec feat: PiP on mobile
feat: better mobile seeking
2024-07-12 01:05:53 +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
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
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
c344d54190 fix: #461 allow for gradient customization 2024-07-01 01:02:42 +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
af8147a22b fix: typos 2024-06-17 00:31:17 +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
2f9db0fe54 fix: subtitle negative offset
fix: go back episode on media with no episodes
2024-04-17 21:25:41 +02:00
ThaUnknown
34e3a39688 fix: Settings panel doesn't work and breaks entire UI #442 2024-04-15 22:34:22 +02:00
ThaUnknown
6d8027cb39 fix: settings login icon 2024-04-15 01:28:54 +02:00
ThaUnknown
d68aa05a0b fix: banner cycling causing scrolling jumps
breaking: remove recommendations [too much bandwidth wasted]
fix: remove all cors
perf: decrease load times by removing preflight, and caching user data
2024-04-15 00:20:11 +02:00
ThaUnknown
6abc544d01 fix: GPU flag stuff 2024-04-14 17:32:52 +02:00
ThaUnknown
ad53734aff fix: sanitise Pip window size 2024-04-14 00:04:22 +02:00
ThaUnknown
453c79fa4e fix: PiP deband video 2024-04-13 23:39:34 +02:00
ThaUnknown
963db909d8 fix: remove both curly brackets in variables to avoid confusion 2024-04-13 23:20:29 +02:00
ThaUnknown
f54e5cb076 feat: deband keybind
feat: keybind descriptions
2024-04-13 23:16:59 +02:00
ThaUnknown
13c4526f2a fix: episode list progress for completed anime
fix: fit-width for debanded video
fix: step on upload speed settings
2024-04-13 22:41:36 +02:00
ThaUnknown
0433d0242f fix: dont auto play when torrent menu is closed 2024-04-04 14:46:20 +02:00
ThaUnknown
5d41354145 fix: torrent modal not overlaying video player
fix: incorrectly reporting torrent download location
feat: card type setting
fix: nicer looking torrent errors
fix: throw error when no extensions are configured
2024-04-04 14:25:34 +02:00
ThaUnknown
95fcaeb454 feat(web): improve hero on firefox, improve FAQ 2024-04-04 01:03:17 +02:00
ThaUnknown
6e426630f4 fix: drag-drop subtitle files
fix: episodes marked as complete too early
2024-03-27 14:52:21 +01:00
ThaUnknown
92e5207e3a fix: batch resolves in 50 elements at once
fix: don't run AL when not necessary
fix: reduce compound variable count
2024-03-24 21:18:23 +01:00