Commit graph

50 commits

Author SHA1 Message Date
NoCrypt
50f8c2c190 Merge branch 'master' of https://github.com/RockinChaos/miru into pr-test 2024-09-09 16:34:23 +07:00
RockinChaos
a0599b2de6 chore: higher res avatar 2024-08-30 20:31:09 -07:00
RockinChaos
3ea03561d0 chore: entity code 2024-08-27 17:31:37 -07:00
RockinChaos
8e969f1352 fix: null debug 2024-08-27 17:29:20 -07:00
RockinChaos
be803481a9 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-24 20:39:28 -07:00
ThaUnknown
2a68e6b154 feat: sort continue watching by last updated 2024-08-21 07:48:55 +07:00
ThaUnknown
5cf2357976 feat: sort continue watching by last updated 2024-08-20 23:46:45 +02:00
NoCrypt
290f0c70a5 Merge upstream 2024-08-20 10:09:25 +07:00
RockinChaos
78f84f7981 chore: merge 2024-08-19 18:20:43 -07:00
RockinChaos
859c894d6a Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-19 17:20:04 -07:00
RockinChaos
3895bc8f7c fix: sequels you missed 2024-08-18 18:03:22 -07:00
ThaUnknown
f0c1e952ac Revert "hack: disable debug colors"
This reverts commit 4ab2d359ec.
2024-08-18 17:54:24 +02:00
ThaUnknown
4ab2d359ec hack: disable debug colors 2024-08-18 17:00:16 +02:00
ThaUnknown
fdec580314 feat: verbose debug logging 2024-08-18 16:29:35 +02:00
RockinChaos
b41fc89370 fix: user lists entries 2024-08-15 22:34:51 -07:00
RockinChaos
9ef524da6e fix: studios property 2024-08-15 22:33:34 -07:00
RockinChaos
76e79e6eaa feat: Profiles 2024-08-15 22:24:29 -07:00
RockinChaos
d576ccded4 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-08-06 17:56:57 -07:00
RockinChaos
c4887b8fef chore: removed async 2024-08-06 17:47:53 -07:00
NoCrypt
9cfe338333 Merge upstream 2024-08-05 23:30:59 +07:00
ThaUnknown
5a6ea08db8 fix: batch resolving media 2024-08-05 18:05:21 +02:00
RockinChaos
445ab91921 fix: anilist query complexity, improves load times 2024-08-04 19:50:31 -07:00
RockinChaos
3249344398 feat: Reviews count 2024-08-01 16:20:32 -07:00
RockinChaos
ea1c3e29ed feat: Better relations cards 2024-08-01 16:16:13 -07:00
RockinChaos
b4bc024d90 feat: Title Language setting 2024-08-01 15:57:56 -07:00
RockinChaos
b970ed6282 feat: MyAnimeList login 2024-08-01 15:47:21 -07:00
NoCrypt
020fe6d12e Swap identity 3 2024-07-25 00:20:05 +07:00
RockinChaos
9b6b4e782c Merge branch 'master' of https://github.com/RockinChaos/miru 2024-07-12 22:42:46 -07: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
222e57cdc2 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-30 22:18:11 -07:00
ThaUnknown
67407a5693 fix: dpad navigation improvements 2024-06-30 00:49:42 +02:00
RockinChaos
c588f83e24 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-25 21:54:20 -07:00
ThaUnknown
14f33029c3 feat: electron notifications 2024-06-24 00:29:20 +02:00
RockinChaos
695f6a86e0 Merge branch 'master' of https://github.com/RockinChaos/miru 2024-06-17 22:25:50 -07: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
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
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
9367679319 feat: sub, dub, partial dub audio labels 2024-05-31 15:13:08 -07:00
RockinChaos
13fa10f475 feat: tags and multiple genres 2024-05-29 17:07:56 -07:00
RockinChaos
f22b497e03 fix: better userList caching and sorting 2024-05-29 17:06:37 -07: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
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
45b03c068a feat: media cache 2024-02-08 23:13:36 +01:00
ThaUnknown
67c7bf3cc9 feat: typed anilist client 2024-02-05 23:47:57 +01:00
ThaUnknown
f5cd3d745e fix: handle anilist 500 errors 2024-01-20 21:07:02 +01:00
ThaUnknown
832b3bb33d feat: monorepo 2023-11-12 14:43:06 +01:00
Renamed from src/renderer/modules/anilist.js (Browse further)