Alex Tran
e24af0d512
merge main
2023-11-28 22:53:39 -06:00
Jason Rasmussen
e5d083fe79
chore(deps): remove unused cookie type ( #5385 )
2023-11-29 04:24:38 +00:00
Jason Rasmussen
d4b3fb942f
feat(web): job concurrency order ( #5386 )
2023-11-29 04:24:20 +00:00
renovate[bot]
6aa356e69f
chore(deps): update web ( #5381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 22:57:20 -05:00
renovate[bot]
cd1b6e6976
chore(deps): update typescript-eslint monorepo to v6 ( #5343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 21:11:43 -05:00
Jason Rasmussen
21ed8d5c79
chore(web): run as root in dev ( #5365 )
2023-11-28 17:52:37 -05:00
bo0tzz
6522707b49
chore(renovate): Only update to node LTS versions ( #5355 )
...
* chore(ci): Use LTS codenames for node base images
* chore(renovate): Only match node LTS versions
* chore(renovate): Pin docker digests
2023-11-28 14:50:48 -06:00
Jason Rasmussen
9483c456d4
fix(web): storage decimals ( #5363 )
2023-11-28 15:50:23 -05:00
Emanuel Bennici
5781ae9d82
feat(web): Lazy load thumbnails on the people page ( #5356 )
...
* feat(web): Lazy load thumbnails on the people page
Instead of loading all people thumbnails at once, only the first few
should be loaded eagerly.
This reduces the load on client and server side.
* chore: change name
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-28 20:23:27 +00:00
Jason Rasmussen
4d727708e2
chore(web): curly braces ( #5362 )
2023-11-28 14:16:27 -06:00
yannfrendo
844d6800fc
Update timeline
2023-11-28 17:43:56 +01:00
Jason Rasmussen
ebd64ded62
feat(web): prefer higher GiB values ( #5340 )
2023-11-27 12:40:29 -06:00
Jason Rasmussen
0758d55dea
chore(deps): remove unused package ( #5337 )
2023-11-27 11:48:07 -05:00
Jason Rasmussen
3992119e32
fix(deps): prettier 3 ( #5336 )
2023-11-27 11:42:04 -05:00
martin
034b308ddc
feat(web): search names when merging faces ( #5209 )
...
* feat: search names when merging faces
* fix: reactive
* styling
* small stlying
* remove unused variable
* fix: reactive
* feat: reset
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-26 12:58:09 -06:00
martin
3aa2927dae
fix(web): sorting options for albums ( #5233 )
...
* fix: albums
* pr feedback
* fix: current behavior
* rename
* fix: album metadatas
* fix: tests
* fix: e2e test
* simplify
* fix: cover shared links
* rename function
* merge main
* merge main
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-26 15:23:43 +00:00
renovate[bot]
f97dca7707
chore(deps): update web ( #5239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 00:14:06 -06:00
Zack Pollard
698226634e
feat: postgres reverse geocoding ( #5301 )
...
* feat: add system metadata repository for storing key values for internal usage
* feat: add database entities for geodata
* feat: move reverse geocoding from local-reverse-geocoder to postgresql
* infra: disable synchronization for geodata_places table until typeorm supports earth column
* feat: remove cities override config as we will default all instances to cities500 now
* test: e2e tests don't clear geodata tables on reset
2023-11-25 18:53:30 +00:00
shenlong
0108211c0f
refactor: deprecate getUserAssetsByDeviceId ( #5273 )
...
* refactor: deprecated getUserAssetsByDeviceId
* prevent breaking changes
* chore: add deprecation
* prevent breaking changes
* prevent breaking changes
---------
Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-25 15:46:20 +00:00
Daniel Dietzler
4684094b9b
fix(web): Map clustering when zoomed in ( #5299 )
...
* raise maxZoom to a value that cannot be reached
* set max zoom for the entire map
2023-11-24 15:30:57 -06:00
yannfrendo
d1b96967ee
Update metadata visualisation through the websocket
2023-11-24 11:34:33 +01:00
yannfrendo
0ac9f152cf
Websocket basic
...
Websocket basic
2023-11-23 17:05:15 +01:00
waclaw66
df9ec9327d
chore(web): adjust album thumbnail size ( #5277 )
2023-11-23 08:33:26 -06:00
yannfrendo
867ace738d
Merge branch 'main' of https://github.com/YFrendo/immich
2023-11-22 18:26:29 +01:00
yannfrendo
2cad0ce8bd
Bug fix in the map selection
...
Bug fix in the map selection
2023-11-22 18:24:01 +01:00
Alex Tran
1d8614bb73
format fix
2023-11-22 10:34:17 -06:00
Alex Tran
4f5780db25
Merge branch 'main' of github.com:immich-app/immich into pr/YFrendo/5066
2023-11-22 10:24:07 -06:00
Alex Tran
733ba4230b
small stlying
2023-11-22 10:23:49 -06:00
Jason Rasmussen
309ba7d67e
fix(web): navigate to album from search ( #5241 )
2023-11-22 09:54:58 -06:00
renovate[bot]
106bae4a31
chore(deps): update dependency svelte-jester to v3 ( #5252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-22 08:08:11 -06:00
yannfrendo
e26192eb00
timezone typeahead filter
...
timezone typeahead filter
2023-11-22 13:31:33 +01:00
yannfrendo
9ed0f78299
Bug fix with the arrows key
2023-11-22 12:40:34 +01:00
Jason Rasmussen
0ed15659fe
fix: linting
2023-11-22 00:15:52 -05:00
Jason Rasmussen
a4cf62f918
feat: simplify web code
2023-11-21 23:52:15 -05:00
Jason Rasmussen
b8a9cbc659
chore: rebase and clean-up
2023-11-21 21:16:40 -05:00
renovate[bot]
b06c2b786c
chore(deps): update web ( #4961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-21 13:46:07 -05:00
Alex The Bot
55fa3234fd
Version v1.88.2
2023-11-21 16:09:18 +00:00
Alex
f094ff2aa1
fix(server): album perf query ( #5232 )
...
* Revert "fix: album performances (#5224 )"
This reverts commit c438e17954 .
* Revert "fix: album sorting options (#5127 )"
This reverts commit 725f30c494 .
2023-11-21 10:07:49 -06:00
Alex Tran
a13052e24c
Revert "Version v1.88.2"
...
This reverts commit bc2c73e499 .
2023-11-21 09:07:50 -06:00
Alex The Bot
bc2c73e499
Version v1.88.2
2023-11-21 15:01:06 +00:00
Alex Tran
69e0db56b3
Merge branch 'main' of github.com:immich-app/immich
2023-11-20 21:20:51 -06:00
Alex Tran
e8bf498236
fix(web): non-null error
2023-11-20 21:19:37 -06:00
Alex The Bot
9cf40afaf0
Version v1.88.1
2023-11-21 03:00:19 +00:00
Alex
28a15365d6
fix(web): search returns all value ( #5210 )
2023-11-20 20:58:22 -06:00
Alex
d49b353c49
fix(web): Fix year label calculation ( #5211 )
...
* fix(web): revert, fix year label overlapse
* not too bold
* fix
2023-11-20 20:58:05 -06:00
Alex The Bot
0f596e278c
Version v1.88.0
2023-11-20 20:47:37 +00:00
Alex
1fbbb5a236
chore(web): album thumbnail size ( #5196 )
2023-11-20 13:22:35 -06:00
martin
725f30c494
fix: album sorting options ( #5127 )
...
* fix: album sort options
* fix: don't load assets
* pr feedback
* fix: albumStub
* fix(web): album shared without assets
* fix: tests
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-20 13:01:21 -06:00
Alex
94c8fe1098
chore(web): small font size improvement ( #5190 )
2023-11-20 11:23:47 -06:00
renovate[bot]
2a5cf20c9f
chore(deps): update dependency eslint-config-prettier to v9 ( #5173 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 08:39:00 -06:00