1.6.1 (2023-02-07)
- clear mangal cache when checking out of sync chapters (6578201)
- use correct height for badge (1ffdcae)
1.6.0 (2023-02-07)
- add links to navbar history items (67bb111)
1.5.1 (2023-02-01)
- try other date information from fs for
Download Date
if birthtime is not present (d01aa98)
1.5.0 (2023-01-28)
- add ability to fix out-of-sync chapters (6100e6c)
- show out of sync chapters for each manga (6b4dd53)
- add jobid for bulk operations (e0a939b)
- check if the remote source has any chapters before marking (a4d787d)
- remove leftover chapters when fixing out-of-sync ones (5713cd6)
- remove title on smaller screens (eb918d8)
- search all mangas from mangasee (de19737)
1.4.1 (2023-01-14)
- update mangal to 4.0.6 to prevent chrome crashes (f3d2b23)
1.4.0 (2023-01-07)
- add refresh metadata button to cards (cba8a74)
- show theme mode toggle shortcut (f75c878)
1.3.1 (2022-12-10)
- read port env variable after app.prepare (0756894)
- replace chown usage to speed up startup (4d68ae9)
- use unpaged param for komga series (d4786d2)
1.3.0 (2022-11-24)
- add kavita integration (c19ee02)
- use correct env variable (579d8d0)
- use exact parameter instead of first during manga match (aa4e32d)
1.2.1 (2022-11-04)
- pass include anilist manga to search (a93da58)
1.2.0 (2022-11-04)
- add apprise support (7d6fe34)
- add dark mode (22f6689)
- add komga integration (04c521d)
- add settings table (5cb4457)
- add settings ui (45980ec)
- update mangal to v4, allow updating existing manga metadata (43b2693)
- auto size search results (f8eb9c6)
- check the length of the tags and genres (073fe01)
- disable search if there are no library created yet (a18d166)
- don't overflow on latest downlods (52ca56b)
- focus on library input (9abb2f8)
- remove jobId from updateMetadata jobs (99877bb)
- remove ongoing download jobs if exist (e9f6bfe)
- remove trailing undescores from sanitized manga names (c8c463d)
1.1.1 (2022-10-28)
- prevent incorrect image generation (31075fd)
1.1.0 (2022-10-27)
- add ability to bind manga metadata to another anilist id (a3a9252)
- add support for custom interval. closes #12 (a7323d8)
- implement update popup for metadata and interval (e82d934)
- reschedule checkChapter jobs on startup. closes #14 (ab14475)
- check for out-of-sync chapters (caf6720)
- don't store completed notification jobs (373fc3b)
- filter out empty lines when getting the sources (b150575)
- add cascade on delete (e09b656)
- add interval option to manga selection (fb9dc13)
- add manga detail page (707560e)
- add manga route (0bfc47d)
- add mangal to docker image (95bb65a)
- add metadata (a2c3d60)
- add new manga card (127382d)
- add new manga to spotlight actions (ae65666)
- add scheduling (bce4832)
- add search to header (87f23cc)
- add skeleton to main page (787bbba)
- cancel job if exists (130c339)
- dockerize application (5743227)
- implement add manga (8c45e0c)
- implement nav bar (6e9a6a4)
- implement remove files option to modal (355c1ae)
- initial commit (7ed5e4f)
- polish main page (bdefdfc)
- restrict height of the manga metadata in details page (7aac2ef)
- show source and interval in details (155a367)
- sync db with files (e6b6f64)
- use custom server for downloader (077a7ba)
- use mantine (2ba146b)
- add alt to header image (0152736)
- create single instance for prisma client (879250c)
- dont create multiple prisma clients (cea8da2)
- filter empty result (977b3d8)
- hide navbar if window is too narrow (1abe552)
- rate limit notifications (20ada9b)
- remove metadata when manga is removed (76b688f)
- remove minutely from intervals (bc5b14c)
- search selection (216b926)
- show error if user tries to add same manga (cc2d6dd)