Commit graph

52 commits

Author SHA1 Message Date
RockinChaos
a973dd04ec chore: merge 2024-08-24 20:41:39 -07:00
RockinChaos
be803481a9 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-24 20:39:28 -07:00
ThaUnknown
7251f468e5 fix: episode list filler numbers 2024-08-24 13:51:43 +02:00
ThaUnknown
9acf663f33 feat: show filler episodes
perf: optimise fonts
perf: use svg icons
fix: exit fullscreen on navigation
fix: exit rss on navigation
2024-08-24 12:40:53 +02:00
RockinChaos
78f84f7981 chore: merge 2024-08-19 18:20:43 -07:00
RockinChaos
859c894d6a Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-19 17:20:04 -07:00
RockinChaos
6c7032a411 fix: scoring 2024-08-18 18:19:13 -07:00
RockinChaos
529ed945aa fix: episodes list 2024-08-18 18:04:07 -07:00
ThaUnknown
eeed27ffcf feat: better debug tooling, debug mode
fix: make account related buttons disabled when not signed in
fix: improve DTS exclusions
fix: softlock on navigation in androidTV
2024-08-18 10:22:15 +02:00
RockinChaos
3be6c726a6 fix: episode list 2024-08-15 22:33:50 -07:00
RockinChaos
9ef524da6e fix: studios property 2024-08-15 22:33:34 -07:00
RockinChaos
76e79e6eaa feat: Profiles 2024-08-15 22:24:29 -07:00
RockinChaos
8d07e4d4e6 fix: duplicate following entries 2024-08-06 17:39:35 -07:00
RockinChaos
81e6c65fcf feat: back button 2024-08-06 17:39:17 -07:00
RockinChaos
44d61052d8 chore: improvements 2024-08-04 19:51:21 -07:00
RockinChaos
445ab91921 fix: anilist query complexity, improves load times 2024-08-04 19:50:31 -07:00
RockinChaos
3249344398 feat: Reviews count 2024-08-01 16:20:32 -07:00
RockinChaos
07edc1141c fix: episodes list 2024-08-01 16:17:59 -07:00
RockinChaos
5594d54456 fix: ToggleList text offset 2024-08-01 16:17:16 -07:00
RockinChaos
68737c1b46 feat: Recommended list 2024-08-01 16:16:52 -07:00
RockinChaos
ea1c3e29ed feat: Better relations cards 2024-08-01 16:16:13 -07:00
RockinChaos
ada79a819b feat: Country Of Origin detail 2024-08-01 16:06:21 -07:00
RockinChaos
5ee68189ca chore: reworked audio label 2024-08-01 16:05:55 -07:00
RockinChaos
83d84bd4ba chore: reworked scoring 2024-08-01 16:05:21 -07:00
RockinChaos
841fe721a4 feat: 18+ (Adult) labeling 2024-08-01 16:00:01 -07:00
RockinChaos
b4bc024d90 feat: Title Language setting 2024-08-01 15:57:56 -07:00
RockinChaos
ba85e9a46b fix: favorite button 2024-08-01 15:54:24 -07:00
RockinChaos
08c56ef70d fix: Sidebar overlay 2024-08-01 15:51:52 -07:00
RockinChaos
b970ed6282 feat: MyAnimeList login 2024-08-01 15:47:21 -07:00
RockinChaos
222e57cdc2 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-30 22:18:11 -07:00
ThaUnknown
67407a5693 fix: dpad navigation improvements 2024-06-30 00:49:42 +02: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
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
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
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
6fc485143f feat: extension system
feat: new torrent modal
2024-03-19 18:50:10 +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
ThaUnknown
35da5a2ca6 refactor: switch episode progress tracking database from Dexie.js to LocalStorage 2024-01-21 03:24:51 +01:00
michiel-cox
472bc08353 feat: add episode progress tracking 2024-01-20 18:25:03 +01:00
ThaUnknown
ee480d992b fix: TMP path on android, keybinds on android, not immersed when paused
feat: greatly improve dpad navigation
fix: #386
2023-12-08 21:45:17 +01:00
ThaUnknown
057dd6a94a fix: improve image scaling 2023-11-29 23:26:36 +01:00
ThaUnknown
d453aca9a2 feat: further improve mobile UI for viewAnime
feat: add option to reverse episode list on small displays
fix: nyaa not reachable peer count errors
2023-11-24 20:51:42 +01:00
ThaUnknown
80050fa6e1 feat: more responsive view anime page
fix: click listener behavior with touch
feat: bottom nabar
feat: hide android nav and status bars
feat: gamepad controls logic
2023-11-15 01:04:18 +01:00
ThaUnknown
3b5acf019b fix: #313 2023-11-13 15:53:31 +01:00