ze0s
|
839eb9f3f3
|
feat(actions): simplify macro parsing (#560)
* refactor(action): parse macros
* feat(action): add ctx to arr clients and test
|
2022-12-10 21:48:19 +01:00 |
|
Ludvig Lundgren
|
402596523d
|
feat(actions): improve errors and logs (#340)
|
2022-07-07 16:28:14 +02:00 |
|
Ludvig Lundgren
|
0e88117702
|
feat(logging); improve messages and errors (#336)
* feat(logger): add module context
* feat(logger): change errors package
* feat(logger): update tests
|
2022-07-05 13:31:44 +02:00 |
|
Ludvig Lundgren
|
91b094f4f4
|
feat(confg): reload on save and refactor logging (#275)
* feat(confg): reload on save
* refactor(logging): rework
|
2022-05-20 09:27:01 +02:00 |
|
Ludvig Lundgren
|
373c85f060
|
feat: return action rejections from arrs (#103)
* refactor: push status
* feat: return push status for arr actions
|
2022-01-29 17:53:44 +01:00 |
|
Ludvig Lundgren
|
f466657ed4
|
Fix: Performance issues and sqlite locking (#74)
* fix: performance issues and sqlite locking
* fix: dashboard release stats was reversed
* refactor: open and migrate db
* chore: cleanup
|
2022-01-11 19:35:27 +01:00 |
|
Ludvig Lundgren
|
7177e48c02
|
Feature: Save releases (#36)
* chore: tidy deps
* refactor: database migration
* refactor: store release
* refactor: save release
* chore: add packages
* feat(web): show stats and recent releases
* refactor: simply filter struct
* feat: add eventbus
* chore: cleanup logging
* chore: update packages
|
2021-11-24 23:18:12 +01:00 |
|
Ludvig Lundgren
|
d4aa2027c0
|
fix: date time and improve erorrs (#22)
|
2021-08-30 22:11:59 +02:00 |
|
Ludvig Lundgren
|
455284a94b
|
Feature: Radarr (#13)
* feat(web): add and update radarr
* feat: add radarr download client
* feat: add tests
|
2021-08-21 23:36:06 +02:00 |
|