Commit graph

221 commits

Author SHA1 Message Date
ThaUnknown
f9105e5433
feat: show library entries when searching specific episode while offline 2025-06-28 23:48:25 +02:00
ThaUnknown
d611e4662d
fix: explain streamed download better 2025-06-28 23:39:17 +02:00
ThaUnknown
16c57f1fb6
feat: support for pasting images, w2g lobby links
fix: banner image darken not working
fix: make banner take up less space
2025-06-28 23:17:50 +02:00
ThaUnknown
d89b007c9e
fix: temp UI for app chat title/watch together title, UI needs redesign badly
Some checks are pending
Check / check (push) Waiting to run
2025-06-28 20:16:32 +02:00
ThaUnknown
4969644374
feat: offline library support
Some checks are pending
Check / check (push) Waiting to run
2025-06-28 00:06:46 +02:00
ThaUnknown
f481bf7c09
fix: play/pause button in miniplayer
Some checks failed
Check / check (push) Has been cancelled
2025-06-26 16:38:30 +02:00
ThaUnknown
ace3860226
fix: PiP play/pause button not updating
fix: PiP not opening on button click when video paused
fix: improve PiP performance
fix: improve deband performance
feat: miniplayer play/pause button
fix: hayase cache not saving correctly on first load
2025-06-26 15:42:13 +02:00
ThaUnknown
9a7ea1f888
fix: add forced update apology for broken auto-updater
Some checks are pending
Check / check (push) Waiting to run
2025-06-26 01:10:35 +02:00
ThaUnknown
ead30618f8
feat: new icon
Some checks are pending
Check / check (push) Waiting to run
2025-06-25 17:31:21 +02:00
ThaUnknown
95ed1aeaf1
feat: new torrent client UI
Some checks are pending
Check / check (push) Waiting to run
fix: better breakpoints code for JS
fix: macOS external player spawning
2025-06-25 00:31:02 +02:00
ThaUnknown
12155eaabb
feat: new torrent client UI 2025-06-24 16:51:27 +02:00
ThaUnknown
aabab32413
feat: native update handling for forced updates
Some checks failed
Check / check (push) Has been cancelled
2025-06-21 17:59:38 +02:00
ThaUnknown
a9415e59c0
feat: nicer sidebar buttons
Some checks are pending
Check / check (push) Waiting to run
fix: dragging in fullscreen
2025-06-20 22:13:43 +02:00
ThaUnknown
9dcdaf20c2
fix: #669 external player playlist
Some checks are pending
Check / check (push) Waiting to run
2025-06-20 14:13:37 +02:00
ThaUnknown
3cbb5e108e
fix: imports 2025-06-20 12:36:13 +02:00
ThaUnknown
163e6d580f
fix: add proper offline path, dont cache root path, turns out thats bad! 2025-06-20 12:20:25 +02:00
ThaUnknown
0cd0db7e53
feat: add debug logging to torrent client
Some checks are pending
Check / check (push) Waiting to run
2025-06-19 21:54:27 +02:00
ThaUnknown
0a2fbfec45
feat: login redirect route for AL [just in case]
Some checks failed
Check / check (push) Has been cancelled
2025-06-17 22:24:16 +02:00
ThaUnknown
56a1cfbc98
feat: support leaving chat, chat message toasts for non-guests IF logged into chat
Some checks are pending
Check / check (push) Waiting to run
2025-06-16 21:40:14 +02:00
ThaUnknown
361ca69f42
fix: panic 2025-06-16 20:30:30 +02:00
ThaUnknown
0db7c3bbd4
fix: anime incorrectly marked as completed when anilist doesn't provide an episode count 2025-06-16 19:51:46 +02:00
ThaUnknown
a5fa723db1
fix: dont query kitsu when not necessary 2025-06-16 18:21:34 +02:00
ThaUnknown
342327b14a
feat: log torrent errors
Some checks are pending
Check / check (push) Waiting to run
fix: disabling discord details
2025-06-15 23:40:47 +02:00
ThaUnknown
a9db439a26
feat: improve some setting descriptions
Some checks are pending
Check / check (push) Waiting to run
2025-06-15 23:08:41 +02:00
ThaUnknown
00dae69e9b
feat: re-introduce watch progress 2025-06-15 23:00:36 +02:00
ThaUnknown
d8c2a25a34
fix: w2g initial sync state, chat bug on message send
feat: message toasts for w2g
2025-06-15 20:47:54 +02:00
ThaUnknown
9b2df7646b
fix: w2g stutters 2025-06-15 17:18:09 +02:00
ThaUnknown
1cb234a368
fix: default native transparency, clamp scaling, fix linux icon 2025-06-15 15:26:32 +02:00
ThaUnknown
9f414cd7d3
fix: rewatch on complete
Some checks are pending
Check / check (push) Waiting to run
2025-06-15 12:17:25 +02:00
ThaUnknown
48f87a25d5
feat: new readme
Some checks are pending
Check / check (push) Waiting to run
feat: add DoH to setup
2025-06-15 01:24:35 +02:00
ThaUnknown
8b88e23594
fix: oopsie
Some checks are pending
Check / check (push) Waiting to run
2025-06-14 21:33:43 +02:00
ThaUnknown
c78b18c5e8
fix: episode list widths
fix: macOS menubar
2025-06-14 21:23:55 +02:00
ThaUnknown
5330207f12
fix: indent epispdelist 2025-06-14 17:28:14 +02:00
ThaUnknown
4486212fa9
hack: loosing sanity
Some checks failed
Check / check (push) Has been cancelled
2025-06-08 23:14:05 +02:00
ThaUnknown
b985a265b0
feat: add tests [just strict static analysis] 2025-06-08 22:43:41 +02:00
ThaUnknown
1eef1f25fe
hack: prevent spacebar interactions in player UI 2025-06-08 14:53:38 +02:00
ThaUnknown
d06c20ae52
fix: proper skeleton loaders for episode cards 2025-06-07 00:21:34 +02:00
ThaUnknown
8d500252c6
feat: search by image episode cards 2025-06-06 23:37:08 +02:00
ThaUnknown
51a2a6d736
fix: media banner flashing 2025-06-06 22:00:11 +02:00
ThaUnknown
bb9f7a79d0
feat: subtitle delay keybinds and info, keybind descriptions 2025-06-06 21:56:25 +02:00
ThaUnknown
14720a07c6
feat: kitsu sync, local sync continue/planning list
fix: fav and bookmark icon not updating for local sync
fix: cards not showing local progress
fix: animated anilist PFPs not working
fix: menubar being selectable
fix: offline banner moving content outside of screen
fix: local sync entry deletion being problematic
2025-06-06 18:53:43 +02:00
ThaUnknown
1f82dc8fa9
fix: dont constrain sub delay 2025-06-02 15:22:18 +02:00
ThaUnknown
11f8c58739
feat: add sub delay
fix: oopsie overwriting media resolve
2025-06-02 15:20:11 +02:00
ThaUnknown
8523232899
fix: bad null handling 2025-06-02 13:38:15 +02:00
ThaUnknown
c2ad19261b
fix: language code names 2025-05-31 19:40:04 +02:00
ThaUnknown
0b64e43432
feat: detect external sub language based on content 2025-05-31 18:08:50 +02:00
ThaUnknown
9a230b302d
fix: improve navigating tabs, threads, menubar, player with keyboard 2025-05-31 02:01:58 +02:00
ThaUnknown
ef48ac12e5
fix: optimise asian fonts 2025-05-30 20:29:01 +02:00
ThaUnknown
869f012734
feat: support asian languages 2025-05-30 19:30:32 +02:00
ThaUnknown
fd01257bdf
feat: animethemes 2025-05-30 02:04:54 +02:00
ThaUnknown
bc35557ebd
feat: previously known as miru on first setup page
fix: initial subtitle override state
wip: animethemes
2025-05-29 22:59:43 +02:00
ThaUnknown
936ff5daae
fix: reactive sub overrides 2025-05-29 02:31:20 +02:00
ThaUnknown
6dfc5f70e9
feat: subtitle dialogue style overrides, increase al cache duration, optimise fonts 2025-05-29 02:01:13 +02:00
ThaUnknown
393276c9e2
feat: proper changelog 2025-05-28 02:01:48 +02:00
ThaUnknown
a22d5d16ef
feat: UI scale 2025-05-28 01:31:10 +02:00
ThaUnknown
0037dc2231
feat: greatly improve setup screen 2025-05-27 23:17:03 +02:00
ThaUnknown
c4ee54beba
fix: quality selection in fullscreen, pip only while playing, outdated player episodelist, save port availability 2025-05-27 20:46:21 +02:00
ThaUnknown
c5ff2a0104
fix: dont scroll to end of episode list when completed, unimmerse on pointermove 2025-05-24 21:18:34 +02:00
ThaUnknown
12a08f9bb7
feat: improve player navigation 2025-05-24 19:46:46 +02:00
ThaUnknown
b0662b4b1c
fix: improve typedef and type safety 2025-05-24 17:25:01 +02:00
ThaUnknown
612a13ad99
fix(native): forums opening links, link share, infinite scroll in search 2025-05-23 18:17:00 +02:00
ThaUnknown
035e1dfdac
fix: autoplay animation playing when no results are available 2025-05-23 16:26:38 +02:00
ThaUnknown
fb9ec3da12
fix: greatly improve home screen performance 2025-05-23 16:15:04 +02:00
ThaUnknown
e1e2fe14be
fix: finish w2g 2025-05-22 16:06:00 +02:00
ThaUnknown
11d069821f
fix: force dep 2025-05-22 16:05:59 +02:00
ThaUnknown
516f26d765
feat: W2G, persist search state tru navigation
fix: window title dissapearing lol
2025-05-22 16:05:59 +02:00
ThaUnknown
db2b0a738a
wip: initial kitsu impl 2025-05-22 16:05:59 +02:00
ThaUnknown
7ba810057e
fix: exit fullscreen on navigate, dont re-scan ports on any setting change
feat: find sub files, prefer non-forced tracks
2025-05-22 16:05:59 +02:00
ThaUnknown
d3ce9a629d
feat: proper token refresh 2025-05-22 16:05:59 +02:00
ThaUnknown
7157869fe8
chore: improve dev compile speeds and intellisense [monkey change, svelte doesn't like mass-export libs like icons] 2025-05-22 16:05:58 +02:00
ThaUnknown
94e62ebe48
feat: auto-hide miniplayer on pause 2025-05-22 16:05:58 +02:00
ThaUnknown
fa44f15776
fix: better UI update code for service worker 2025-05-22 16:05:58 +02:00
ThaUnknown
2b49145d24
fix: draggable links, torrent and anilist client loading inside setup, adding external subs crashing 2025-05-22 16:05:58 +02:00
ThaUnknown
1542dccf54
feat: hayase:// protocol handling 2025-05-22 16:05:58 +02:00
ThaUnknown
42977a921b
fix: improve AL error handling 2025-05-22 16:05:57 +02:00
ThaUnknown
8ff16ace6d
fix: cleaner deband code 2025-05-22 16:05:57 +02:00
ThaUnknown
c9a0a98fee
fix: right... cant call that 2025-05-22 16:05:57 +02:00
ThaUnknown
c7f3431798
fix: seek swallowing, seek preview cover 2025-05-22 16:05:57 +02:00
ThaUnknown
7c738fa01e
feat: initial miniplayer improvements, dragging, torrent loading feedback 2025-05-22 16:05:57 +02:00
ThaUnknown
e16bc903d4
fix: heart animation 2025-05-22 16:05:57 +02:00
ThaUnknown
a6e669c0ec
fix: reduce home screen query re-running
feat: thread title tooltip
2025-05-22 16:05:57 +02:00
ThaUnknown
db5d8f4362
fix: threads, comments, tooltip on player options playlist mark as complete for entries not on list 2025-05-22 16:05:57 +02:00
ThaUnknown
d4d51af0e2
fix: subtitle issues 2025-05-22 16:05:56 +02:00
ThaUnknown
2d6178c7e8
feat: sourcemap
fix: maybe improve thumbnailer perf
2025-05-22 16:05:56 +02:00
ThaUnknown
4c00e289ed
perf: change thumbnail quality
fix: naming of torrent port setting
fix: network setup speeds
2025-05-22 16:05:56 +02:00
ThaUnknown
8df081c2ec
fix: prevent user select in fullscreen mode 2025-05-22 16:05:56 +02:00
ThaUnknown
5ac86b8c98
fix: fullscreen issues in player 2025-05-22 16:05:56 +02:00
ThaUnknown
b76ce678df
feat: show errors in search when no results found
feat: file picker for subtitles in options
feat: drag/drop/paste subtitle files/text
fix: hide video on seek
fix: profile icon not centered
2025-05-22 16:05:55 +02:00
ThaUnknown
d2335b1e15
fix: improve hold to FF code 2025-05-22 16:05:55 +02:00
ThaUnknown
e1dbf1bd66
fix: playnext on batches
feat: download progress in status bar
chore: try logging subtitle listener errors
2025-05-22 16:05:55 +02:00
ThaUnknown
3ff14a94c6
fix: i got sick of anitomyscript, its now all an array 2025-05-22 16:05:55 +02:00
ThaUnknown
40fee5ffcc
feat: version info 2025-05-22 16:05:55 +02:00
ThaUnknown
eee9c549ab
fix: minor memory leaks, force remove unused dependencies, make banner show all releases 2025-05-22 16:05:55 +02:00
ThaUnknown
4da12bfd5d
feat: reset
fix: continue watching order on home screen
2025-05-22 16:05:55 +02:00
ThaUnknown
2fca2c4d4f
fix: improve bad PiP code 2025-05-22 16:05:54 +02:00
ThaUnknown
a095f91d37
fix: oops 2025-05-22 16:05:54 +02:00
ThaUnknown
47a9076474
feat: add onList search, clean up search a little bit 2025-05-22 16:05:54 +02:00
ThaUnknown
124e97f0a7
fix: skippable progress
fix: dont show dropped on schedule
2025-05-22 16:05:54 +02:00
ThaUnknown
78d6037272
fix: changing seek duration
feat: your list
fix: reduce thread queries
2025-05-22 16:05:54 +02:00
ThaUnknown
10c385e60f
fix:: more typos, repaing episode list on media change 2025-05-22 16:05:54 +02:00