Commit graph

196 commits

Author SHA1 Message Date
RockinChaos
130d30b5d3 fix: genre and tag filters 2024-06-13 17:12:17 -07:00
RockinChaos
a6616dcafd chore: unused imports 2024-06-05 00:32:29 -07:00
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
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
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
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
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
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
a23a855655 fix: missing MIME type 2024-04-15 12:49:38 +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
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
ThaUnknown
ebc65133ed fix: rollback anitomyscript 2024-03-20 22:58:07 +01:00
ThaUnknown
88d05a75a9 chore: docs 2024-03-20 19:10:49 +01:00
ThaUnknown
777794d488 fix: banner issues 2024-03-20 18:43:48 +01:00
ThaUnknown
e43b55549b fix: improve banner skeleloader position 2024-03-19 23:43:03 +01:00
ThaUnknown
67ce45c437 feat: airing schedule leftovers #431 2024-03-19 23:25:14 +01:00
ThaUnknown
f61874e665 fix: further banner improvements 2024-03-19 22:51:18 +01:00
ThaUnknown
d760761bba feat: cycling home screen banner #404 2024-03-19 22:37:08 +01:00
ThaUnknown
01e3bb7810 feat: use YT thumbnail for trailer thumbnail #428 2024-03-19 22:05:09 +01:00
ThaUnknown
4ea889951b fix: electron build
fix: load anime watch progress
2024-03-19 21:41:20 +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
4f797de139 chore: update deps
feat(web): error route, loader font size clamp, download page looping errors
2024-03-05 00:36:03 +01:00
ThaUnknown
1f8a13bd22 fix: mobile check event listener leak 2024-02-24 18:28:57 +01:00
ThaUnknown
b9f3042e1f feat: mobile, reduce icons, make miniplayer smaller 2024-02-24 18:26:35 +01:00
ThaUnknown
35fa5f11f8 feat: change icon 2024-02-24 16:34:22 +01:00
ThaUnknown
c995b5a8db chore: update types 2024-02-13 21:03:51 +01:00
ThaUnknown
45b03c068a feat: media cache 2024-02-08 23:13:36 +01:00
ThaUnknown
4cabb017cb fix: #416 2024-02-08 23:08:05 +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
ThaUnknown
de69850d03 fix: address review 2024-02-02 11:12:38 +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
b140fbc03d feat: add episode progress tracking 2024-01-20 21:01:27 +01:00
michiel-cox
58e5721642 feat: add episode progress tracking 2024-01-20 20:57:44 +01:00
michiel-cox
01fb2aad90 feat: add episode progress tracking 2024-01-20 20:24:34 +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
941abeeeff chore: update deps 2024-01-13 18:41:30 +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
a67a204cd1 fix: #396 2024-01-08 23:24:32 +01:00
ThaUnknown
3b3f278d1e fix: #392 2024-01-08 23:01:22 +01:00
ThaUnknown
9ee56128e3 fix: remove green text on verified 2024-01-08 20:36:18 +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
686d1aceda fix: random stuff 2023-12-31 19:58:03 +01:00
ThaUnknown
8b77da7400 feat: better looking showcase cards
feat: better looking home sections
fix: small gap under video on preview cards
2023-12-27 01:22:38 +01:00
ThaUnknown
33d13c4649 chore: excludes 2023-12-26 15:05:40 +01:00
ThaUnknown
f0a7f8d402 fix: type errors 2023-12-26 14:47:15 +01:00
ThaUnknown
8d158944b5 fix: hide logout modal when not used 2023-12-26 14:40:56 +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
e3c64e1ead feat: improve changelog 2023-12-26 00:28:58 +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
0c0f29f295 feat: improve mobile click handling for player
feat: allow navigation into player on smart tvs
2023-12-25 23:38:17 +01:00
ThaUnknown
12e1636981 fix: deband reactive settings 2023-12-21 16:12:06 +01:00
ThaUnknown
6ef13b00db fix: deband support and descriptions
fix: captions menu sizing and offset button
2023-12-21 15:57:59 +01:00