Commit graph

229 commits

Author SHA1 Message Date
NoCrypt
03d5c1f9e6 feat: disable slow seeding 2024-10-02 23:26:25 +07:00
NoCrypt
6048a0628d feat: ability to disable list updated toast #38 2024-10-02 22:58:18 +07:00
NoCrypt
1b480fc939 feat: volume slider step and playback rate step #36 2024-10-02 22:24:28 +07:00
NoCrypt
37689a9023 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-10-02 21:09:32 +07:00
RockinChaos
b0fb2a8717 fix: sorting 2024-09-28 22:00:43 -07:00
RockinChaos
d20f0de099 fix: mal refresh typo 2024-09-28 21:59:03 -07:00
RockinChaos
1b1d07bb0b chore: magnet link toast 2024-09-26 20:15:30 -07:00
RockinChaos
83e4d30d25 fix: unnecessary list queries 2024-09-26 20:14:45 -07:00
RockinChaos
0468f345dc feat: Stories You Missed 2024-09-26 20:12:45 -07:00
RockinChaos
a62c635cd8 chore: hide watching and rewatching 2024-09-26 20:11:14 -07:00
RockinChaos
d98f566bdb fix: user sort options 2024-09-26 20:10:16 -07:00
NoCrypt
6e6aef7de8 feat: gestures toggles 2024-09-12 01:18:54 +07:00
NoCrypt
7beede8dcc fix: swipe controls overlapped with player ui 2024-09-12 01:18:23 +07:00
NoCrypt
3bb3c7436f fix: swipe controls sensitive to horizontal swipes 2024-09-12 01:16:21 +07:00
NoCrypt
5a7d2ad505 Merge branch 'master' of https://github.com/RockinChaos/miru into pr-test 2024-09-11 23:12:32 +07:00
RockinChaos
8f5ee3439f fix: mal refresh 2024-09-11 02:20:47 -07:00
NoCrypt
ba5f58ebe6 Merge branch 'master' of https://github.com/RockinChaos/miru into pr-test 2024-09-10 19:49:46 +07:00
Jason Watanabe
1ff02a60c4
fix: code linefeed 2024-09-09 16:15:16 -07:00
jubiman
f165ba8469 Replace the line that removes the linefeed to somewhere that makes more sense 2024-09-09 23:05:40 +02:00
jubiman
0277b171e0 fix trailing 'state' on line 58
I don't know how it got there
2024-09-09 23:03:42 +02:00
jubiman
8f286e1fbe Fix line feed at the end of state returned from MAL and undefined symbol 'line' in linux's clipboard paste handler 2024-09-09 23:02:01 +02:00
NoCrypt
50f8c2c190 Merge branch 'master' of https://github.com/RockinChaos/miru into pr-test 2024-09-09 16:34:23 +07:00
RockinChaos
f262e35960 feat: discord RPC toggle 2024-09-06 22:36:09 -07:00
ThaUnknown
e0d2e942af fix: no peers condition 2024-09-01 07:58:13 +07:00
ThaUnknown
3ef10df57d fix(web): preview card 2024-09-01 07:58:10 +07:00
ThaUnknown
7c10667e8b fix: lastFinished
fix: close app on webtorrent crash
feat: torrent loading status and errors
2024-09-01 07:57:45 +07:00
ThaUnknown
cd3264c513 feat: debug colors 2024-09-01 07:57:40 +07:00
ThaUnknown
cb1c591b17 feat: w2g chat 2024-09-01 07:56:20 +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
RockinChaos
a0599b2de6 chore: higher res avatar 2024-08-30 20:31:09 -07:00
RockinChaos
6768d67e7b fix: undefined debug 2024-08-30 20:22:35 -07:00
RockinChaos
342f3d610a fix: magnet links 2024-08-30 20:21:21 -07:00
RockinChaos
0092672514 fix: search query 2024-08-29 00:55:13 -07:00
RockinChaos
3ea03561d0 chore: entity code 2024-08-27 17:31:37 -07:00
RockinChaos
05f1bf5db6 fix: myanimelist rate limit 2024-08-27 17:30:58 -07:00
RockinChaos
92a16830e9 fix: myanimelist refresh token 2024-08-27 17:30:46 -07:00
RockinChaos
8e969f1352 fix: null debug 2024-08-27 17:29:20 -07:00
RockinChaos
196ba8be55 fix: profiles 2024-08-27 17:28:16 -07:00
RockinChaos
1de33a7440 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-27 17:19:26 -07:00
ThaUnknown
d1a2f714de fix: no peers condition 2024-08-27 13:01:16 +02:00
ThaUnknown
2ce33ff530 fix(web): preview card 2024-08-27 09:36:33 +02:00
ThaUnknown
cc00aca737 fix: lastFinished
fix: close app on webtorrent crash
feat: torrent loading status and errors
2024-08-25 23:36:43 +02:00
ThaUnknown
91861ccf02 feat: debug colors 2024-08-25 20:53:36 +02:00
ThaUnknown
67d19eb324 feat: w2g chat 2024-08-25 16:51:16 +02:00
RockinChaos
be803481a9 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-24 20:39:28 -07: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
NoCrypt
7654b22cd0 refactor: longpress impl
turns out im a bit stupid
2024-08-23 05:53:54 +07:00
ThaUnknown
2c7218ee64 feat: android external player 2024-08-23 05:10:52 +07:00
ThaUnknown
9c24904021 feat: android external player 2024-08-22 20:02:51 +02: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