Mitchell Syer
0670f298cd
Switch from Kodein to Koin ( #1112 )
...
* Switch from Kodein to Koin
* Ktlint
2024-11-14 18:08:19 -05:00
Syer10
6c1fbfa63b
[skip ci] Formatting
2024-09-03 21:37:18 -04:00
Mitchell Syer
849acfca3d
Switch to a new Ktlint Formatter ( #705 )
...
* Switch to new Ktlint plugin
* Add ktlintCheck to PR builds
* Run formatter
* Put ktlint version in libs toml
* Fix lint
* Use Zip4Java from libs.toml
2023-10-06 23:38:39 -04:00
Mitchell Syer
6a7efafd9f
Improve database column references and default category handling ( #563 )
...
* Improve default category handling and add cascade to references where possible
* Minor fix for default category
* Make the default category always first in the normalization
2023-05-28 04:11:27 +03:30
Mitchell Syer
06eff55210
Updater cleanup and improvements ( #416 )
2022-10-11 19:57:15 +03:30
Sascha Hahne
2cb2ded2d9
Implement Update of Library/Category ( #235 )
...
* Implement Update Controller tests
* Basic Threading and notify
* WIP
* Reworked using coroutines
* Use Map for JobSummary Tracking
* Change Tests
* Clean up
* Changes based on review
* Rethrow cancellationexception
* Clean up
* Fix Merge Error
* Actually handle messages
* Clean up
* Remove useless annotation
2021-11-10 22:38:41 +03:30
Aria Moradi
d90b986d19
implement Source Filters
2021-11-02 04:15:08 +03:30
Aria Moradi
64ea8416b2
refactor
2021-11-01 23:46:46 +03:30
Aria Moradi
100a4c9d35
refactor
2021-11-01 18:02:06 +03:30
Aria Moradi
ee33acc561
allow injecting Sources
2021-10-31 18:05:55 +03:30
Aria Moradi
5fe69becf3
improve tests
2021-10-31 17:31:46 +03:30
Sascha Hahne
0ee74943e8
Fix category reorder Endpoint. Added Test for Category Reorder ( #232 )
...
* Fix category reorder Endpoint. Added Test for Category Reorder
* Remove streams and use kotlin filtering
2021-10-30 14:46:22 +03:30