mertalev
84ab5abac4
remove async
2024-02-29 20:24:29 -05:00
mertalev
1ea61f0573
simplify typing
2024-02-29 20:23:23 -05:00
Jonathan Jogenfors
fb510e6153
remove await
2024-03-01 01:07:27 +01:00
Jonathan Jogenfors
298215a76a
fix watcher await
2024-03-01 00:57:28 +01:00
Jonathan Jogenfors
e1872951e2
fix lint
2024-03-01 00:28:15 +01:00
Jonathan Jogenfors
14e136627e
fix mock
2024-02-29 23:57:20 +01:00
Jonathan Jogenfors
a86b2eaf9b
use enum
2024-02-29 23:56:18 +01:00
Jonathan Jogenfors
c63ee98516
chore: lint
2024-02-29 23:55:02 +01:00
Jonathan Jogenfors
730a58b999
don't release lock in teardown
2024-02-29 23:54:43 +01:00
Jonathan Jogenfors
38fc1ac0ea
expect correct error
2024-02-29 23:40:52 +01:00
Jonathan Jogenfors
3d9c677c4a
refactor event type mocks
2024-02-29 23:36:05 +01:00
Jonathan Jogenfors
0f331a3b50
wait for event refactor
2024-02-29 23:04:56 +01:00
Jonathan Jogenfors
967b30cfa5
make event strings an enum
2024-02-29 22:58:49 +01:00
Jonathan Jogenfors
a2ab2fd6f6
add chokidar error handler
2024-02-29 22:52:58 +01:00
Jonathan Jogenfors
30a2786044
Merge branch 'main' of https://github.com/immich-app/immich into chore/library-init-micro
2024-02-29 22:51:09 +01:00
Jonathan Jogenfors
735747c939
add library teardown
2024-02-29 22:50:06 +01:00
Michel Heusschen
c89d91e006
feat: filter people when using smart search ( #7521 )
2024-02-29 16:14:48 -05:00
Jason Rasmussen
15a4a4aaaa
chore: remove unused upload property ( #7535 )
...
* chore: remove isExternal
* chore: open-api
2024-02-29 16:02:08 -05:00
Jason Rasmussen
3d25d91e77
refactor: library e2e ( #7538 )
...
* refactor: library e2e
* refactor: remove before each usages
2024-02-29 15:10:08 -05:00
Jonathan Jogenfors
bd4c03067b
fix: tests
2024-02-29 20:55:13 +01:00
Jonathan Jogenfors
1764f8cf15
fix: correct return type of try lock
2024-02-29 20:50:17 +01:00
Jonathan Jogenfors
e7f2c25a1d
move statement to correct test
2024-02-29 20:29:54 +01:00
Jonathan Jogenfors
5c50c3477c
Merge branch 'main' of https://github.com/immich-app/immich into chore/library-init-micro
2024-02-29 20:03:39 +01:00
Jonathan Jogenfors
efa6efd200
feat(server,web): remove external path nonsense and make libraries admin-only ( #7237 )
...
* remove external path
* open-api
* make sql
* move library settings to admin panel
* Add documentation
* show external libraries only
* fix library list
* make user library settings look good
* fix test
* fix tests
* fix tests
* can pick user for library
* fix tests
* fix e2e
* chore: make sql
* Use unauth exception
* delete user library list
* cleanup
* fix e2e
* fix await lint
* chore: remove unused code
* chore: cleanup
* revert docs
* fix: is admin stuff
* table alignment
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-29 12:35:37 -06:00
Jonathan Jogenfors
fa51503309
unit test for library watch lock
2024-02-29 19:27:02 +01:00
Jonathan Jogenfors
91b9ea5f0e
fix: mocks
2024-02-29 19:09:59 +01:00
Jonathan Jogenfors
3db28aaa92
fix: ensure lock stays on
2024-02-29 19:02:27 +01:00
Jonathan Jogenfors
eda6572c87
use global library watch lock
2024-02-29 18:50:05 +01:00
Jonathan Jogenfors
c07ef59167
add try lock
2024-02-29 18:45:28 +01:00
Michel Heusschen
369acc7bea
fix(web): asset disappears from album after metadata edit ( #7520 )
2024-02-29 11:44:30 -06:00
Jason Rasmussen
100363c7be
refactor(e2e): use better dummy assets ( #7536 )
2024-02-29 12:07:01 -05:00
Jonathan Jogenfors
19c4a8bf33
chore: fix lint
2024-02-29 17:29:47 +01:00
Jason Rasmussen
af0de1a768
chore: linting ( #7532 )
...
* chore: linting
* fix: broken tests
* fix: formatting
2024-02-29 11:26:55 -05:00
Jason Rasmussen
09a7291527
refactor(web): drop axios ( #7490 )
...
* refactor: downloadApi
* refactor: assetApi
* chore: drop axios
* chore: tidy up
* chore: fix exports
* fix: show notification when download starts
2024-02-29 11:22:39 -05:00
Jonathan Jogenfors
d5a7ee1876
document watcher recovery
2024-02-29 17:03:43 +01:00
Jonathan Jogenfors
1073dc35b1
move watcher init to micro
2024-02-29 16:52:14 +01:00
Jason Rasmussen
bb3d81bfc5
chore: build tweaks ( #7484 )
2024-02-29 09:22:25 -05:00
dependabot[bot]
f1331905f0
chore(deps): bump tj-actions/verify-changed-files from 18 to 19 ( #7524 )
...
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files ) from 18 to 19.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases )
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/verify-changed-files/compare/v18...v19 )
---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 07:56:20 -05:00
renovate[bot]
7eb8e2ff9c
chore(deps): update dependency @types/pg to v8.11.1 ( #7522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 07:54:48 -05:00
Mert
dc7a329cc8
fix(server): only queue ml / transcoding jobs after thumbnail generation on upload ( #7516 )
2024-02-28 23:23:21 -05:00
Mert
11de526bcf
fix(server): re-add mimalloc ( #7511 )
...
add mimalloc
2024-02-28 18:23:48 -05:00
Alex
2e56e777ce
chore: post release tasks
2024-02-28 16:49:02 -06:00
Alex The Bot
6f53e83d49
Version v1.97.0
2024-02-28 22:34:00 +00:00
martyfuhry
b1a896ba61
feat(mobile): Adds better precaching for assets in gallery view and memory lane ( #7486 )
...
Adds better precaching for assets in gallery view and memory lane
2024-02-28 16:13:15 -06:00
martyfuhry
d28abaad7b
fix(mobile): Fixes prefer remote assets in thumbnail provider ( #7485 )
...
Fixes prefer remote assets in thumbnail provider
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-02-28 21:55:29 +00:00
martyfuhry
79442fc8a1
fix(mobile): Fixes thumbnail size with blur and alignment in video player ( #7483 )
...
* Clip the edges of the image filter
* Fixes thumbnail blur effect expanding outside of the image
* Fixes thumbs with video player and delayed loader
2024-02-28 15:48:59 -06:00
Michel Heusschen
93f0a866a3
fix(web): settings accordion open state ( #7504 )
2024-02-28 15:40:08 -06:00
martin
84fe41df31
fix(web): re-render albums ( #7403 )
...
* fix: re-render albums
* fix: album description
* fix: reactivity
* fix album reactivity + components for title and description
* only update AssetGrid when albumId changes
* remove title and description bindings
* remove console.log
* chore: fix merge
* pr feedback
* pr feedback
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2024-02-28 15:39:53 -06:00
Jonathan Jogenfors
e4f32a045d
chore: remove watcher polling option ( #7480 )
...
* remove watcher polling
* fix lint
* add db migration
2024-02-28 21:20:10 +01:00
Simon Séhier
784d92dbb3
chore(deployment): add explicit registry to docker image names ( #7496 )
2024-02-28 09:15:32 -06:00