Commit Graph

40 Commits (a3a3f44056fbcacd3a9b7e68bf7643099d18f0bf)

Author SHA1 Message Date
arkon 87bdee5990 Move SettingsItems composables to presentation-core
1 year ago
arkon 9a817e49be Set proper defaults for new table columns
1 year ago
KaiserBh a577f5534f
Database changes to support library syncing (#9683)
1 year ago
arkon 8cc42bce5a Tweak chapter swipe directions and icon color
1 year ago
AntsyLich fc4fd487f9
Increase update screen limit to 500 (#9599)
1 year ago
arkon 0d9f8e8743 Fix LibraryFlagsTest
1 year ago
arkon 405a75438a Remove per-category display mode
1 year ago
arkon 4c65c2311e Limit updates to 250 most recent chapters
1 year ago
arkon f48f212001 Minor cleanup
1 year ago
Quang Kieu c90f344910
Add setting and calculate for update interval (#9399)
1 year ago
FlaminSarge 4395202703
Fix StubSource param order to match previous SourceData order (#9485)
1 year ago
Andreas f63573f25f
Remove SourceData and use StubSource directly for database (#9429)
1 year ago
Andreas 02864ebd60
Move GitHub Release/App Update logic to data (#9422)
1 year ago
Quang Kieu 41c89eb61d
Add interval data layer (#9398)
1 year ago
d-najd a8f17a3fab
Add swipe actions for chapters (#9304)
1 year ago
arkon 26f3995595 Consolidate missing chapters functions to domain module and add tests
1 year ago
arkon d6b9711e45 Use Kotest matchers in other test classes
1 year ago
arkon 8ab7e63293 Add tests for MissingChapters function
1 year ago
arkon 1ff78173f7 Adjust missing chapters UI
2 years ago
Felix Kaiser f94d902bb6
Added missing chapters count in MangaInfoHeader (#9184)
2 years ago
arkon ac0596a53d Revert "Always attempt to split tall images when downloading"
2 years ago
arkon abd23b6826 Set default automatic library updates to off
2 years ago
arkon 2769525b2c Always attempt to split tall images when downloading
2 years ago
arkon bebd4be43d Move more things to domain/data modules
2 years ago
arkon ad4912803b Refactor SourceManager/StubSource to domain module
2 years ago
arkon f96f0c5889 Move some preferences into domain module
2 years ago
Two-Ai ed6809fa28
Simplify filter logic (#9141)
2 years ago
arkon bd47eafeec Fix per-category sort/display affecting the wrong category
2 years ago
arkon c0e2eb211d Fix occasional crash when opening library settings sheet
2 years ago
arkon 93523ef50b Remove dependency injection from core module and data module from presentation-widget module
2 years ago
arkon 07fdb74fbc Minor settings sheet cleanup
2 years ago
arkon ee818bc7c5 Move chapter utils to domain module
2 years ago
arkon f816196df2 Move more things to domain module
2 years ago
arkon f2c48480b6 Move some interactors to domain module
2 years ago
Andreas cdf242e8c8
Move more to data and domain modules (#8973)
2 years ago
arkon d45fc1e245 Move more models to domain module
2 years ago
arkon 14500ba4f8 Move more repositories to domain module
2 years ago
arkon 345e9c2a9a Move more models to domain module
2 years ago
arkon b53e24e0db Move more models to domain module
2 years ago
Andreas d3a73fc228
Move Category `model` and `repository` to domain and data layer (#8967)
2 years ago