Daniel Dietzler
|
79ae4e211b
|
chore: database service unit tests (#13345)
|
2024-10-10 13:07:37 +00:00 |
|
Jason Rasmussen
|
f7ad6efc4a
|
feat(server): medium tests (#13289)
|
2024-10-09 10:00:40 -04:00 |
|
Daniel Dietzler
|
9d0f03808c
|
chore: finishing unit tests for a couple of services (#13292)
|
2024-10-08 17:08:49 -04:00 |
|
Jonathan Jogenfors
|
b2f2be3485
|
refactor(server): library syncing (#12220)
* refactor: library scanning
fix tests
remove offline files step
cleanup library service
improve tests
cleanup tests
add db migration
fix e2e
cleanup openapi
fix tests
fix tests
update docs
update docs
update mobile code
fix formatting
don't remove assets from library with invalid import path
use trash for offline files
add migration
simplify scan endpoint
cleanup library panel
fix library tests
e2e lint
fix e2e
trash e2e
fix lint
add asset trash tests
add more tests
ensure thumbs are generated
cleanup svelte
cleanup queue names
fix tests
fix lint
add warning due to trash
fix trash tests
fix lint
fix tests
Admin message for offline asset
fix comments
Update web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
add permission to library scan endpoint
revert asset interface sort
add trash reason to shared link stub
improve path view in offline
update docs
improve trash performance
fix comments
remove stray comment
* refactor: add back isOffline and remove trashReason from asset, change sync job flow
* chore(server): drop coverage to 80% for functions
* chore: rebase and generated files
---------
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
|
2024-09-25 18:26:19 +01:00 |
|
Jason Rasmussen
|
cde0458dc8
|
fix(server): coverage reports (#11925)
|
2024-08-20 07:50:09 -04:00 |
|
Jonathan Jogenfors
|
0a6e5e0ec1
|
fix(server): make vitest pick up edited files (#11385)
fix vitest on file edit
|
2024-07-26 16:26:38 -05:00 |
|
Jason Rasmussen
|
50c9bc0336
|
chore: migrate to vitest (#7156)
* chore: jest => vitest
* chore: replace jest-when
|
2024-04-16 10:44:45 -04:00 |
|