Commit Graph

66 Commits

Author SHA1 Message Date
5rahim
cdb5501d4a feat(wip): extension system logic
feat: implemented manga provider extension system
2024-07-23 12:35:24 -04:00
5rahim
158dcb3cd4 rename module 2024-07-19 17:16:24 -04:00
5rahim
2d1724d70b fix type errors 2024-07-16 12:22:08 -04:00
5rahim
12a6fdb8c6 refactor: naming consistency 2024-07-16 12:09:31 -04:00
5rahim
4981350836 refactor: use platform interface, renaming 2024-07-14 17:19:53 -04:00
5rahim
e81c0c2a23 perf: optimize manga queries, remove redundant queries 2024-07-08 16:37:07 -04:00
5rahim
5ca2f554a9 perf: remove relations from anilist anime collection query 2024-07-08 16:09:43 -04:00
5rahim
46266e2975 refactor(app): renaming 2024-07-02 19:45:37 -04:00
5rahim
5ae0a519e9 feat(anilist): stats 2024-07-01 20:12:34 -04:00
5rahim
0d031e3ed8 feat: library stats 2024-07-01 16:45:03 -04:00
5rahim
e3363bb17a feat(anilist): stats query 2024-07-01 16:03:21 -04:00
5rahim
c6056b67c9 remove libmpv experiment
💀
2024-06-28 19:48:18 -04:00
5rahim
8eb24a3810 feat: option to disable genre selector 2024-06-28 19:03:23 -04:00
5rahim
d7de81ae88 feat: 'my lists' page now supports manga 2024-06-27 18:31:14 -04:00
5rahim
6ab3f60b26 wip(library): detailed view and switch view button
feat(anilist): add genres to BaseMedia and BaseManga fragments
2024-06-27 14:03:21 -04:00
5rahim
3cafdd1bef feat(mpv): libmpv
- work in progress
2024-06-25 16:18:19 -04:00
5rahim
ff6102f0a5 feat(mediastream): direct play 2024-06-21 12:40:56 -04:00
5rahim
c3b72fc24a perf: embed jassub in binary 2024-06-20 18:51:44 -04:00
5rahim
d66129699e feat: refresh library on startup
fix(scanner): runtime error caused by nil scanlogger from scan launched by autoscanner
2024-06-19 14:16:54 -04:00
5rahim
96e79a0a6c feat(update): fallback directory on windows
the update will be downloaded there if the update fails
2024-06-18 20:50:32 -04:00
5rahim
d2339a5c72 feat: show filler episodes 2024-06-17 11:36:41 -04:00
5rahim
caa7b6532f feat: show custom lists 2024-06-07 18:33:17 -04:00
5rahim
d3858960b6 feat: updater
feat: disable file compression
2024-05-29 15:14:25 -04:00
5rahim
3fff88997b test hell 2024-05-26 13:37:39 -04:00
5rahim
16670e8873 feat: add feature checkboxes to getting started page
feat: bump version
2024-05-24 20:58:17 -04:00
5rahim
d93dd0bc5f feat: fix mediastream killing stream after changing episode 2024-05-23 14:01:26 -04:00
5rahim
b90abe1475 feat: moved 'change default AniList client ID' to config.toml 2024-05-23 10:07:19 -04:00
5rahim
7d78499226 feat(settings): open web UI and torrent client on startup 2024-05-19 15:38:19 -04:00
5rahim
3bac54c2e1 feat(ts): continue implementation 2024-05-17 17:26:24 -04:00
5rahim
c88faf44b9 LEARN GIT, KIDS
feat: show torrent status
2024-05-17 15:37:57 -04:00
5rahim
5f56db9459 feat(ts): improvements, frontend stuff
- note: mpv doesn't load up sometimes for some reason
2024-05-17 14:54:11 -04:00
5rahim
106d250756 shelve torrent streaming
- wasted 2 days trying to debug it
2024-05-17 14:54:09 -04:00
5rahim
2bcfa02469 feat(ts): working on frontend
feat(ts): worked on structs and data flow
2024-05-17 14:54:08 -04:00
5rahim
0b5e17ab26 wip: big stuff 'cause why not
fix(mediastream): fix playback
2024-05-17 14:54:08 -04:00
5rahim
ff3e7dbd43 feat: view studio anime list 2024-05-17 14:54:08 -04:00
5rahim
b52b0ceb0c feat: custom anilist oauth client id 2024-05-17 14:54:07 -04:00
5rahim
95d34ceaaf feat(mediastream): settings page, cache actions 2024-05-10 16:17:52 -04:00
5rahim
4667dc903d feat(mediastream): improve page, episode selection, progress update, preloading
- note: looks like preloading isn't working well
2024-05-09 20:51:09 -04:00
5rahim
9e8e5b4b28 feat: fix transcoding memory leak by actually killing ffmpeg processes
feat: make mediastream an experimental feature flag

feat: offload jassub

chore: rename mediastream route
2024-05-08 17:52:42 -04:00
5rahim
b5c6d8f1e0 shelve mediastream feature 2024-05-04 18:54:39 -04:00
5rahim
6a6955aa58 feat: client-side mediastream hook 2024-05-03 16:50:09 -04:00
5rahim
999d49479a feat: subtitles 2024-05-02 20:22:26 -04:00
5rahim
982e8d1495 feat: mediastream module
fix: fixed video stream
2024-05-02 15:48:28 -04:00
5rahim
5732a97237 fix codegen 2024-05-01 16:06:54 -04:00
5rahim
203cbbbb95 feat: remove playback state websocket logs
chore(codegen): use slashes for paths

chore: rename files
2024-05-01 12:02:38 -04:00
5rahim
16f8555b87 feat: accent color settings 2024-04-30 19:19:23 -04:00
5rahim
b279b6ab0b feat: accent color settings 2024-04-30 18:22:43 -04:00
5rahim
49d5f020e5 feat: fix 'refresh anilist', fix 'downloaded chapter' websocket event, batch delete chapters calls 2024-04-27 11:00:56 -04:00
5rahim
4dfc18a9fe feat: play random episode 2024-04-26 18:03:33 -04:00
5rahim
85e88e5619 update readmes 2024-04-25 20:08:57 -04:00