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
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
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
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
Alex
f5d73b0499
feat(web): new fonts ( #5165 )
...
* feat(web): new fonts
* remove old fonts and make default font size larger
* fine tunning
2023-11-19 21:06:16 -06:00
Guillermo
bfab86b70d
fix(web): improve year label position ( #5141 )
2023-11-19 09:31:06 -06:00
Jason Rasmussen
adae5dd758
feat(web)!: SPA ( #5069 )
...
* feat(web): SPA
* chore: remove unnecessary prune
* feat(web): merge with immich-server
* Correct method name
* fix: bugs, docs, workflows, etc.
* chore: keep dockerignore for dev
* chore: remove license
* fix: expose 2283
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-17 22:13:36 -06:00
Alex
5118d261ab
chore(web): remove deprecation message ( #5115 )
...
* chore(web): remove deprecation message
* keep the slot
2023-11-17 22:13:23 -06:00
Alex The Bot
ec51a9f6d6
Version v1.87.0
2023-11-18 02:58:26 +00:00
Jason Rasmussen
9b2ac6aaca
feat(server): decomissioned warning ( #5113 )
2023-11-17 20:31:34 -06:00
davidacampos
47a4984a56
feat(web): add (lower) thumbnail resolution options ( #5107 )
...
* Added extra lower resolution options for thumbnails
Added 200p and 720p as options for small and large thumbnails resolutions respectively.
* Also included 1080p in large thumbnails resolution options
2023-11-17 20:25:35 +00:00
Jason Rasmussen
82f12b8ee6
chore(server): remove import file endpoint ( #5093 )
...
* chore(server): remove import file endpoint
* chore: open api
2023-11-17 05:44:59 +00:00
Jason Rasmussen
c7b3039a1a
chore(server): remove asset search endpoint ( #5094 )
...
* chore(server): remove unused search endpoint
* chore: open api
2023-11-16 22:24:31 -06:00
Alex
ed68c49c16
chore(web): annoucement box for breaking change ( #5091 )
...
* chore(web): annoucement box for breaking change
* log
2023-11-17 03:38:32 +00:00
martin
956ca816bc
fix(web): previous url in person page ( #5071 )
2023-11-15 17:14:18 -06:00
martin
6214d510d6
fix(web): back button from person detail page ( #5047 )
...
* feat: return button to the main page
* add album route
* feat: do not use explicit routes
2023-11-14 17:55:03 -05:00
Jason Rasmussen
753dab8b3c
feat(server): asset search endpoint ( #4931 )
...
* feat(server): GET /assets endpoint
* chore: open api
* chore: use dumb name
* feat: search by make, model, lens, city, state, country
* chore: open api
* chore: pagination validation and tests
* chore: pr feedback
2023-11-14 22:47:15 +00:00
Alex The Bot
a7cacafe25
Version v1.86.0
2023-11-14 04:08:18 +00:00
martin
d25a245049
feat(web,server): user avatar color ( #4779 )
2023-11-14 03:10:35 +00:00
Jason Rasmussen
24670178dc
feat(web): use css vraiables ( #5022 )
2023-11-13 17:16:26 -05:00
Dmitriy P
72fb421f54
feat(web): Add file path info for owned assets ( #4943 )
...
* feat(web): Add file path info for external assets
Add file path information to the asset details panel for External assets. This will allow a user to easily locate said asset in the filesystem, to perform any desired tasks on that asset. Styling was chosen to be as unobtrusive as possible.
* feat(web): toggleable file path info for external assets
If the user is the owner of the current asset and it's an external asset, then add a button next to the filename to reveal the asset's file path.
* show path on owned asset and styling
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-13 21:57:58 +00:00
waclaw66
0c482960ce
fix(web): better year labels ( #5009 )
...
* better year labels
* fixes
* lint fixes
2023-11-13 09:37:50 -06:00
Daniel Dietzler
d7d464570f
fix maplibre latlng import ( #4977 )
2023-11-12 14:46:17 +01:00
Sergey Kondrikov
55e3605ca4
feat(web): uniform random asset selection in slideshow mode ( #4953 )
...
* Implement weighted asset selection
* Rename totalAssets -> bucketCount
* Remove redundant check
2023-11-12 01:23:15 +00:00
Mert
328a58ac0d
feat(ml): add face models ( #4952 )
...
added models to config dropdown
fixed downloading
updated tests
use hf for face models
formatting
2023-11-11 19:04:49 -06:00
Brian Austin
7fca0d8da5
fix: replace first and last name with single field ( #4915 )
2023-11-11 19:03:32 -06:00
Daniel Dietzler
ad4cbf20de
refactor: map ( #4957 )
...
* fix mixed up lng lat for asset map
* minor cleanup
* update packages
2023-11-11 16:32:39 -06:00
Alex
35767591d2
feat(web): show partners assets on the main timeline ( #4933 )
2023-11-11 21:06:19 +00:00