Commit graph

75 commits

Author SHA1 Message Date
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
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
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
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
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
a6e669c0ec
fix: reduce home screen query re-running
feat: thread title tooltip
2025-05-22 16:05:57 +02:00
ThaUnknown
d4d51af0e2
fix: subtitle issues 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
5ac86b8c98
fix: fullscreen issues in player 2025-05-22 16:05:56 +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
ThaUnknown
13ab7ec214
fix: privacy policy url
fix: fitwidth previews
2025-05-22 16:05:54 +02:00
ThaUnknown
acce767c88
fix: setting descriptions and typos 2025-05-22 16:05:53 +02:00
ThaUnknown
180ca53ac5
feat: license info
fix: thread tab and comments pagination
2025-05-22 16:05:53 +02:00
ThaUnknown
b880c99be3
fix: properly implement setup version 2025-05-22 16:05:52 +02:00
ThaUnknown
e3c96176d0
fix: correctly clean up deband 2025-05-22 16:05:52 +02:00
ThaUnknown
f483e75e08
fix: hide on android 2025-05-22 16:05:52 +02:00
ThaUnknown
41994fe7fb
fix: initial subtitle track styling 2025-05-22 16:05:51 +02:00
ThaUnknown
ef4303810f
feat: profile view component 2025-05-22 16:05:51 +02:00
ThaUnknown
34f9a196ea
fix: make episodelist reactive
feat: allow pasting of torrent indentifiers into modal search
feat: media score in preview
feat: colored media score in anime apges
fix: annoying to click text area on forums
feat: show downloaded torrents in search
fix: minor UI fixes
2025-05-22 16:05:51 +02:00
ThaUnknown
b7c7c0866f
fix: offline mode UI shifts
fix: issues with SaveMediaListEntry, lists, optimistic mutations etc
feat: generate video thumbnails during playback
2025-05-22 16:05:51 +02:00
ThaUnknown
433b474ead
chore: import sort 2025-05-22 16:05:51 +02:00
ThaUnknown
0f0cf183f9
feat: proper liting support 2025-05-22 16:05:50 +02:00
ThaUnknown
6b32ae67e3
feat: forums posting, replies, likes, markdown 2025-05-22 16:05:50 +02:00
ThaUnknown
6c4be388a2
fix: minor UI and CSS fixes 2025-05-22 16:05:50 +02:00
ThaUnknown
494b06b3d0
fix: bad typedefs
feat: load more comments
2025-05-22 16:05:50 +02:00
ThaUnknown
0e6270ac88
feat: read-only forums 2025-05-22 16:05:49 +02:00
ThaUnknown
df0c1328c5
feat: following on episodeslist 2025-05-22 16:05:49 +02:00
ThaUnknown
bbc58c4e0c
chore: LOL 2025-05-22 16:05:49 +02:00
ThaUnknown
b8683300b4
fix: keybinds, improve animation perf
feat: subset fonts
feat: extensions languages & sub/dub
2025-05-22 16:05:48 +02:00
ThaUnknown
e0723f10d9
feat: aniskip chapters, minimal player UI 2025-05-22 16:05:47 +02:00
ThaUnknown
fff664e35f
fix: auto-contrasting text, improve banner, "theres nothing here" text for player, schedule for local 2025-05-22 16:05:47 +02:00
ThaUnknown
0f49f36dcd
fix: angle copy LOL 2025-05-22 16:05:46 +02:00
ThaUnknown
cf49796b0b
fix: load loop 2025-05-22 16:05:46 +02:00
ThaUnknown
7edfbc3a1e
fix: player ui issues, autocomplete irc 2025-05-22 16:05:46 +02:00
ThaUnknown
db0b9b6b69
fix: cleanp some rules 2025-05-22 16:05:46 +02:00