Commit graph

63 commits

Author SHA1 Message Date
NoCrypt
5883ebb887 fix(auth): please be clear T_T 2024-08-04 08:31:44 +07:00
NoCrypt
f71b3ed2dd feat: make navbar arranged between icons
also made them slightly larger
2024-08-04 05:44:44 +07:00
NoCrypt
fd9059e19e fix: dont hide search on desktop
since plenty of space is available
2024-08-03 23:36:27 +07:00
NoCrypt
893ee8804d feat: migu own url handler and more 2024-08-03 23:06:08 +07:00
NoCrypt
9db8b64933 fix: rss feed not showing up 2024-08-01 17:48:35 +07:00
NoCrypt
97eb9cd3c4 fix: auto fullscreen logic 2024-08-01 17:38:49 +07:00
NoCrypt
f55b9eb46d feat: instant click rss on mobile 2024-08-01 17:33:15 +07:00
NoCrypt
8e16fb13db fix: wrong support import 2024-08-01 17:32:39 +07:00
NoCrypt
4f2e57a270 fix(mobile): auto-fullscreen not working 2024-08-01 17:09:01 +07:00
NoCrypt
ebf20f4549 feat: playing video in fullscreen when clicking from cards 2024-08-01 16:07:01 +07:00
NoCrypt
b20281d177 feat: use safe area properly 2024-08-01 15:34:58 +07:00
NoCrypt
a0dad9cff9 fix(mobile): allow scrolling through episode card
not allowing this is brutal
2024-08-01 14:40:11 +07:00
NoCrypt
0e68eadc82 Merge branch 'master' of https://github.com/ThaUnknown/miru 2024-07-30 15:35:04 +07:00
ThaUnknown
38c43ee93f feat: update icon 2024-07-29 22:51:07 +02:00
NoCrypt
547673a540 feat: shows logo on menubar only when we're not at home 2024-07-26 13:40:57 +07:00
NoCrypt
ed5dfd6899 fix: syncronize changes from navbar to sidebar 2024-07-26 13:30:15 +07:00
NoCrypt
a95f3507f5 feat: changing tabs will close the rss 2024-07-25 23:52:16 +07:00
NoCrypt
695985de19 feat: changing tabs will close the view 2024-07-25 23:02:28 +07:00
NoCrypt
fc9ca4cbf9 neat changes 2024-07-25 00:55:39 +07:00
NoCrypt
6849c8ba78 feat: quality of life changes 2024-07-24 23:38:59 +07:00
NoCrypt
472534833a Swap identity 2024-07-24 23:34:36 +07: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
e9775843e6 fix: #477 banner gradient too small 2024-07-11 17:52:40 +02:00
ThaUnknown
806633fc33 fix: #478 improve touch interaction styles 2024-07-11 17:32:43 +02: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
41d85a15a9 feat: capacitor notifications
fix: capacitor version in settings
2024-06-25 22:13:37 +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
6017ab1dab fix: dont mark as complete when not necessary
fix: dont spam failed resolve media
2024-04-18 19:16:36 +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
947ac1cac5 feat: use media cache for cards 2024-04-13 23:33:48 +02: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
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
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
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
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
ThaUnknown
de69850d03 fix: address review 2024-02-02 11:12:38 +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
b140fbc03d feat: add episode progress tracking 2024-01-20 21:01:27 +01:00
michiel-cox
472bc08353 feat: add episode progress tracking 2024-01-20 18:25:03 +01:00