Commit graph

773 commits

Author SHA1 Message Date
RockinChaos
ceb2eb6a06 fix: audio label 2024-06-01 19:49:37 -07:00
RockinChaos
ccb3225873 fix: interval dub cache 2024-05-31 21:57:09 -07:00
RockinChaos
ced891ef29 fix: fetching wrong anime season
idk why an array is returned for some seasons resulting in '3,03' so instead of it failing and returning the default season we can now return the first entry in the array.
2024-05-31 18:24:47 -07:00
RockinChaos
7b3ed60b86 chore: css cleanup 2024-05-31 15:54:28 -07:00
RockinChaos
2d0fd83ddb fix: search tags being auto selected 2024-05-31 15:37:13 -07:00
RockinChaos
e4065653d9 feat: audio label icon toggle 2024-05-31 15:13:40 -07:00
RockinChaos
9367679319 feat: sub, dub, partial dub audio labels 2024-05-31 15:13:08 -07:00
RockinChaos
0d53446a05 feat: tags and their ranks to anime view 2024-05-31 15:05:30 -07:00
Jason Watanabe
ec91cc46d2
Merge branch 'ThaUnknown:master' into master 2024-05-29 19:08:24 -07:00
RockinChaos
755039c201 feat: hide-my-anime interface setting 2024-05-29 17:15:52 -07:00
RockinChaos
8ebbab1192 feat: hide-my-anime search filter 2024-05-29 17:15:27 -07:00
RockinChaos
acf5bee4d2 fix: section title visibility 2024-05-29 17:08:12 -07:00
RockinChaos
13fa10f475 feat: tags and multiple genres 2024-05-29 17:07:56 -07:00
RockinChaos
f22b497e03 fix: better userList caching and sorting 2024-05-29 17:06:37 -07:00
ThaUnknown
31c371f828 fix: build 2024-05-29 00:15:01 +02:00
ThaUnknown
fc8bab640b fix: CI 2024-05-28 23:57:10 +02:00
ThaUnknown
2862b0235c fix: improve controller navigation 2024-05-17 22:35:36 +02:00
ThaUnknown
bcbb01fcf2 feat(web): add android download link 2024-05-17 15:22:15 +02:00
ThaUnknown
16fa806db5 fix: native import 2024-04-19 18:51:27 +02:00
ThaUnknown
5c592b2b30 chore: bump ver 2024-04-19 18:31:12 +02:00
ThaUnknown
a1ca14caf8 feat: permanent upnp mappings 2024-04-19 18:30:20 +02:00
ThaUnknown
7a2367f4a5 chore: bump ver 2024-04-18 19:24:44 +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
2f9db0fe54 fix: subtitle negative offset
fix: go back episode on media with no episodes
2024-04-17 21:25:41 +02:00
ThaUnknown
4dbf3817a6 fix: re-force high perf gpu 2024-04-16 17:44:19 +02:00
ThaUnknown
34e3a39688 fix: Settings panel doesn't work and breaks entire UI #442 2024-04-15 22:34:22 +02:00
ThaUnknown
a23a855655 fix: missing MIME type 2024-04-15 12:49:38 +02:00
ThaUnknown
059f2e6df9 chore: lockfile 2024-04-15 11:15:00 +02:00
ThaUnknown
984d00b725 chore: update deps 2024-04-15 11:05:37 +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
947ac1cac5 feat: use media cache for cards 2024-04-13 23:33:48 +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
db08cff1a1 fix: capacitor torrent path 2024-03-29 23:18:52 +01: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
ThaUnknown
c0d1f97c89 feat: use compound queries for name resolving
fix: errors on episode cards with no media
feat: use AL media cache in resolver
2024-03-24 17:14:30 +01:00
ThaUnknown
7f8dd7841e chore: bump ver 2024-03-22 11:58:21 +01:00
ThaUnknown
36fa2e3313 fix: don't store torrentPath on UI 2024-03-22 11:57:46 +01:00
ThaUnknown
17498e8e69 feat: spawn custom video player process #415 2024-03-22 01:16:53 +01:00
ThaUnknown
58209181bf fix: currentMedia on torrent menu 2024-03-21 19:54:00 +01:00
ThaUnknown
2c3af49f76 fix: "Pause when tabbing out" Feature not working as expected #369
fix: scrollbars
2024-03-21 01:44:41 +01:00