Commit graph

113 commits

Author SHA1 Message Date
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
16e6a68bb3 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-29 15:52:47 -07:00
ThaUnknown
38c43ee93f feat: update icon 2024-07-29 22:51:07 +02:00
RockinChaos
aecfbb7083 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-26 16:53:52 -07:00
ThaUnknown
22878b4e27 fix: android TV softlock 2024-07-26 13:53:43 +02:00
RockinChaos
9b6b4e782c Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-12 22:42:46 -07:00
ThaUnknown
ba34c0d12a fix: subtitle fonts being incorrectly encoded
fix: touch seeking controlls issues
2024-07-12 17:01:28 +02:00
ThaUnknown
ccb05122ec feat: PiP on mobile
feat: better mobile seeking
2024-07-12 01:05:53 +02:00
ThaUnknown
3d807ebe55 fix: futher improve card styling on mobile
fix: crash on massive fonts on mobile
2024-07-11 20:16:19 +02:00
ThaUnknown
53b9f5590b fix: #474 Some shows listed in the carousel don't open list of torrents/start playing and error out 2024-07-11 18:17:28 +02:00
RockinChaos
3bd6cb8fdb Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-04 14:51:51 -07:00
ThaUnknown
248ff4f3c1 fix: subtitles not working
fix: some performance flags potentially not working
feat: log renderer output in .log files
2024-07-04 12:23:44 +02:00
RockinChaos
5c9926ef4c Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-03 17:20:50 -07:00
ThaUnknown
5f67d3c109 feat: streamed download 2024-07-03 22:34:13 +02:00
RockinChaos
222e57cdc2 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-30 22:18:11 -07:00
ThaUnknown
c344d54190 fix: #461 allow for gradient customization 2024-07-01 01:02:42 +02:00
ThaUnknown
eb21eff4cf feat: better looking search menu on mobile
fix: clipping on home rss feeds
2024-06-30 17:54:49 +02:00
ThaUnknown
13c83bf297 feat: further improve dpad navigation
feat: make home lists scrollable on mobile
2024-06-30 14:47:45 +02:00
ThaUnknown
67407a5693 fix: dpad navigation improvements 2024-06-30 00:49:42 +02:00
RockinChaos
695f6a86e0 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-17 22:25:50 -07:00
ThaUnknown
af8147a22b fix: typos 2024-06-17 00:31:17 +02:00
ThaUnknown
33f9124cc9 fix: improve default fonts for subtitle renderer 2024-06-16 22:20:18 +02:00
ThaUnknown
7b3020bf35 fix: external player URL encoding
fix: al entry running when not necessary
fix: androidTV getting stuck in torrent select modal
fix: bottom of settings not visible on medium size displays
2024-06-16 20:10:28 +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
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
acf5bee4d2 fix: section title visibility 2024-05-29 17:08:12 -07:00
RockinChaos
f22b497e03 fix: better userList caching and sorting 2024-05-29 17:06:37 -07: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
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
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