Commit graph

75 commits

Author SHA1 Message Date
RockinChaos
47c8eb0064 feat: list editor 2024-06-05 00:27:23 -07:00
RockinChaos
4087a24126 fix: audio label refresh 2024-06-05 00:24:21 -07:00
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
9367679319 feat: sub, dub, partial dub audio labels 2024-05-31 15:13:08 -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
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
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
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
963db909d8 fix: remove both curly brackets in variables to avoid confusion 2024-04-13 23:20:29 +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
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
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
e412bda820 fix: mobile settings and video player 2024-03-19 20:08:00 +01:00
ThaUnknown
6fc485143f feat: extension system
feat: new torrent modal
2024-03-19 18:50:10 +01:00
ThaUnknown
45b03c068a feat: media cache 2024-02-08 23:13:36 +01:00
ThaUnknown
00e398948e feat: improve media types 2024-02-06 10:37:55 +01:00
ThaUnknown
712717e587 Merge branch 'master' of https://github.com/thaunknown/miru into master 2024-02-05 23:48:28 +01:00
ThaUnknown
67c7bf3cc9 feat: typed anilist client 2024-02-05 23:47:57 +01:00
Cas_
8bb711a911
Merge pull request #409 from michielcx/feature/progress
feat: Episode Progress Tracking and Resume
2024-02-02 11:13:47 +01:00
michiel-cox
17a1f12463 refactor: switch episode progress tracking database from Dexie.js to LocalStorage 2024-01-21 04:08:19 +01:00
ThaUnknown
35da5a2ca6 refactor: switch episode progress tracking database from Dexie.js to LocalStorage 2024-01-21 03:24:51 +01:00
ThaUnknown
f5cd3d745e fix: handle anilist 500 errors 2024-01-20 21:07:02 +01:00
michiel-cox
472bc08353 feat: add episode progress tracking 2024-01-20 18:25:03 +01:00
ThaUnknown
1bb771992f feat: anime resolve cache 2024-01-15 16:23:48 +01:00
ThaUnknown
0af1a464a5 fix: #405 2024-01-11 11:36:54 +01:00
ThaUnknown
5600485f4d feat: give sneedex results when no mappings
fix: find in current movie
2024-01-09 23:54:14 +01:00
ThaUnknown
ec21cf5bef feat: mobile click vibrations
fix: seadex audio term
2024-01-07 00:40:32 +01:00
ThaUnknown
71cd8e9157 feat: add seadex mappings
fix: increase amt of tosho results
feat: new styling on rss view
2024-01-02 03:04:59 +01:00
ThaUnknown
b598067245 fix: improve navigating to player on TV
fix: preferred audio language
fix: some type errors
2023-12-26 14:15:57 +01:00
ThaUnknown
42e345f095 fix: last torrent loading on android 2023-12-26 13:58:00 +01:00
ThaUnknown
541dc831e6 fix: keybinds overriding forms 2023-12-26 13:15:53 +01:00
ThaUnknown
75e819f6ae fix: keybinds and dpad navigation interfering 2023-12-26 03:24:22 +01:00
ThaUnknown
e23e7f9c72 fix: current subtitle index 2023-12-26 02:53:12 +01:00
ThaUnknown
9cbdfd876b fix: hanging when playing video on smart TV's 2023-12-26 02:40:22 +01:00
ThaUnknown
4bc6981ca7 fix: dont show hover effects when touch scrolling 2023-12-25 23:45:07 +01:00
ThaUnknown
127b57416f fix: #394 2023-12-25 23:40:18 +01:00
ThaUnknown
88e7b56c86 feat: video deband [no worky] 2023-12-21 14:32:44 +01:00
ThaUnknown
0f14a90a9b fix: dpad navigation running on pc
fix: last torrent loading
fix: remove autofocus on search
2023-12-09 17:32:03 +01:00
ThaUnknown
499d8aadbe feat(capacitor): utp native build 2023-12-09 00:00:58 +01:00