Jason Rasmussen
0ccb73cf2b
feat(server): add missing thumbnail check to nightly jobs ( #2510 )
2023-05-21 21:24:21 -05:00
Jason Rasmussen
93863b0629
feat: facial recognition ( #2180 )
2023-05-17 12:07:17 -05:00
Michel Heusschen
b06ddec2d5
feat(server/web): jobs clear button + queue status ( #2144 )
...
* feat(server/web): jobs clear button + queue status
* adjust design and colors
* Adjust some styling
* show status next to buttons instead of on top
* Update rounded corner for badge
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-01 15:46:07 -05:00
Michel Heusschen
eda9e580c9
fix(server): add paused property to JobCountsDto ( #2112 )
2023-03-29 10:33:03 -05:00
Jason Rasmussen
9adbbd42be
feat(server): resume queues ( #2104 )
...
* feat(server): resume queues
* chore: regenerate open-api
2023-03-28 13:25:22 -05:00
Jason Rasmussen
386eef046d
refactor(server): jobs ( #2023 )
...
* refactor: job to domain
* chore: regenerate open api
* chore: tests
* fix: missing breaks
* fix: get asset with missing exif data
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-03-20 10:55:28 -05:00
Jason Rasmussen
6c7679714b
refactor(server): jobs and processors ( #1787 )
...
* refactor: jobs and processors
* refactor: storage migration processor
* fix: tests
* fix: code warning
* chore: ignore coverage from infra
* fix: sync move asset logic between job core and asset core
* refactor: move error handling inside of catch
* refactor(server): job core into dedicated service calls
* refactor: smart info
* fix: tests
* chore: smart info tests
* refactor: use asset repository
* refactor: thumbnail processor
* chore: coverage reqs
2023-02-25 08:12:03 -06:00
Jason Rasmussen
42a3149fe3
refactor(server): move asset upload job to domain ( #1434 )
...
* refactor: move to domain
* refactor: rename method
* Update comments
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-01-27 23:57:37 -06:00