Commit graph

987 commits

Author SHA1 Message Date
ThaUnknown
eea3a3ea4b fix: episode list filler numbers 2024-09-01 07:50:09 +07:00
ThaUnknown
86ecb71758 fix: icons on web 2024-09-01 07:50:06 +07:00
ThaUnknown
62c1ea045b fix: correct optical size of player icons 2024-09-01 07:50:03 +07:00
ThaUnknown
8f4e715d7d feat: show filler episodes
perf: optimise fonts
perf: use svg icons
fix: exit fullscreen on navigation
fix: exit rss on navigation
2024-09-01 07:49:26 +07:00
NoCrypt
d45ac40f93 feat: v5.3.8 2024-08-23 21:40:58 +07:00
NoCrypt
fad099eee1 feat: exit full screen gracefully when popstate 2024-08-23 06:13:56 +07:00
NoCrypt
7654b22cd0 refactor: longpress impl
turns out im a bit stupid
2024-08-23 05:53:54 +07:00
NoCrypt
56bf895e1a fix: also close torrent modal
you forget this thaunknown :>
2024-08-23 05:42:05 +07:00
ThaUnknown
2c7218ee64 feat: android external player 2024-08-23 05:10:52 +07:00
ThaUnknown
867d86c353 fix: torrent client sometimes loading without settings on android
feat: persist files on android
feat: custom download directory on android
2024-08-22 11:50:06 +07:00
ThaUnknown
88be4dffb7 fix: actually fix keybinds 2024-08-22 11:43:21 +07:00
ThaUnknown
ffb9e47392 fix: seek keybinds not working 2024-08-22 11:42:24 +07:00
NoCrypt
b0b13308ff chore: update readme 2024-08-21 07:48:55 +07:00
ThaUnknown
af57121a3d fix: al login crashing 2024-08-21 07:48:55 +07:00
ThaUnknown
2a68e6b154 feat: sort continue watching by last updated 2024-08-21 07:48:55 +07:00
ThaUnknown
27920f74c6 fix: trailers, go back to iframes 2024-08-21 07:48:55 +07:00
ThaUnknown
cad1026f92 fix: oopsie 2024-08-21 07:48:55 +07:00
NoCrypt
be5a84d2a4 fix: reduce search padding on mobile 2024-08-21 07:48:55 +07:00
ThaUnknown
fa69a25e6a fix: dont exclude torrents if user is using external player 2024-08-21 07:48:55 +07:00
ThaUnknown
d682d6d881 feat: #470 use a router for navigation, support backwards/forwards navigation
removed fork's back button support
2024-08-21 07:48:55 +07:00
NoCrypt
19be275482 fix: multiple toasts showing after update download is finished 2024-08-21 07:48:49 +07:00
NoCrypt
4c26a48c7c feat: button for non-torrent alternatives 2024-08-21 07:45:10 +07:00
NoCrypt
ee7c9176dc fix: expand the description for some toast 2024-08-20 18:36:14 +07:00
NoCrypt
66b0f33366 feat: v5.3.7 2024-08-20 12:20:29 +07:00
NoCrypt
54ea45b0f6 fix: adapt the upstream 2024-08-20 12:13:22 +07:00
NoCrypt
290f0c70a5 Merge upstream 2024-08-20 10:09:25 +07:00
NoCrypt
f23fcdb596 feat: v5.3.63 2024-08-16 21:05:55 +07:00
NoCrypt
1547b0793f refactor: move notices on update modal for android 2024-08-16 21:05:15 +07:00
NoCrypt
be1918fb16 feat: v5.3.62 2024-08-16 00:18:25 +07:00
NoCrypt
d4028526c1 fix: downloading update toast now showing up 2024-08-16 00:18:13 +07:00
NoCrypt
c89651fbbc feat: v5.3.61 2024-08-16 00:03:50 +07:00
NoCrypt
033a6185ff fix: broken updater 2024-08-16 00:03:10 +07:00
NoCrypt
750487f950 feat: v5.3.6 2024-08-15 23:33:19 +07:00
NoCrypt
8b81730ddb feat: use browser to download apk on android 2024-08-15 23:31:37 +07:00
NoCrypt
c50a5be3d0 feat: unify update process for PC and Android 2024-08-15 23:30:12 +07:00
ThaUnknown
e2e06c4ed7 fix: catch close error 2024-08-14 18:38:57 +07:00
ThaUnknown
994dabfa82 fix: #487 reduce failure rate on nyaa scrape 2024-08-14 18:38:37 +07:00
ncpt
bb4908bbba
Update README.md 2024-08-12 21:29:41 +07:00
NoCrypt
c75a11eb07 Merge branch 'main' of https://github.com/NoCrypt/migu 2024-08-11 17:38:50 +07:00
NoCrypt
2053b42f7a feat: v5.3.51 2024-08-11 17:38:45 +07:00
NoCrypt
d88be22a52 Revert "fix: play pause button in android pip"
This reverts commit 9c7763d582.
2024-08-11 17:27:34 +07:00
NoCrypt
f67b70e8a4 Revert "feat: controls in pip on android"
This reverts commit abacbf2b41.
2024-08-11 17:26:27 +07:00
NoCrypt
b4fe8b2c71 fix: player buttons on android immersed instantly 2024-08-11 17:17:29 +07:00
ncpt
cb8a052f47
Update README.md 2024-08-11 13:29:31 +07:00
NoCrypt
02e334ad46 feat: v5.3.5 2024-08-11 12:59:14 +07:00
ncpt
d618a52624
Merge pull request #3 from NoCrypt/controls-on-pip-android
feat: controls in pip on android
2024-08-11 12:44:51 +07:00
NoCrypt
9c7763d582 fix: play pause button in android pip 2024-08-11 12:43:09 +07:00
NoCrypt
962e9ade37 feat: auto-skip intro/outro toggle 2024-08-10 21:31:59 +07:00
NoCrypt
abacbf2b41 feat: controls in pip on android
by correctly implementing Media Session using external plugin
2024-08-10 20:49:19 +07:00
NoCrypt
476207fd85 feat: v5.3.4 2024-08-10 00:24:29 +07:00