Commit graph

88 commits

Author SHA1 Message Date
ThaUnknown
5a6ea08db8 fix: batch resolving media 2024-08-05 18:05:21 +02:00
ThaUnknown
333f02120f fix: mpv url encodign
fix: maybe macos updater?
2024-07-26 12:37:07 +02:00
ThaUnknown
ba34c0d12a fix: subtitle fonts being incorrectly encoded
fix: touch seeking controlls issues
2024-07-12 17:01:28 +02:00
ThaUnknown
84b0a557a7 fix: layering on episode cards
fix: mobile hover touch
2024-07-11 23:49:52 +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
087075a9fd fix: reduce message size for large fonts 2024-07-11 19:11:50 +02:00
ThaUnknown
96cac8180e fix: make scrape errors warnings 2024-07-11 18:38:54 +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
ThaUnknown
5abd6faa7a fix: incorrect path encoding 2024-07-07 01:59:23 +02: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
ThaUnknown
5f67d3c109 feat: streamed download 2024-07-03 22:34:13 +02:00
ThaUnknown
d44ae0dce8 fix: macOS updater 2024-07-03 21:09:41 +02:00
ThaUnknown
3ca45b5192 feat: improve extension errors 2024-07-03 20:54:08 +02:00
ThaUnknown
ec9d9ab28c fix: exclude dual audio if not supported
fix: dont use crypto for UUID
2024-07-01 00:54:02 +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
ThaUnknown
14f33029c3 feat: electron notifications 2024-06-24 00:29:20 +02:00
ThaUnknown
a8cd6201ce fix: Failed making request to anilist! Try again in a minute. 404-not found #453 2024-06-16 23:26:57 +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
ThaUnknown
aeee8f74e5 fix: android clicks 2024-06-16 18:01:25 +02:00
ThaUnknown
082444f2a7 fix: magnet invalid json
fix: torrent error "object Object"
fix: macos microphone notification prompt
fix: bring back error logging [oops]
2024-06-16 16:32:27 +02: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