martin
c602eaea4a
feat(web): automatically update user info ( #5647 )
...
* use svelte store
* fix: websocket error when not authenticated
* more routes
2023-12-12 10:35:28 -06:00
Jason Rasmussen
ed4358741e
feat(web): re-add open graph tags for public share links ( #5635 )
...
* feat: re-add open graph tags for public share links
* fix: undefined in html
* chore: tests
2023-12-11 13:37:47 -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
jarvis2f
8a6889529c
feat(server,web,mobile): Add optional password option for share links. ( #4655 )
...
* feat(server,web,mobile): Add optional password option for share links.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com >
* feat(server,web): Update shared-link.controller and page.svelte for improved cookie handling and metadata updates.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com >
---------
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com >
2023-10-28 20:35:38 -05:00
Jason Rasmussen
9bbef4a97b
refactor(web): shared link key auth ( #3855 )
2023-08-25 06:03:28 +02:00
Jason Rasmussen
3e31ad51be
feat: shared link album time buckets ( #3776 )
2023-08-18 22:19:42 -05:00
Jason Rasmussen
68b5202730
refactor: auto advance asset viewer ( #3554 )
2023-08-04 23:26:28 -04:00
Alex
7316ad5a72
chore(web): sort tailwindcss class automatically ( #3330 )
2023-07-18 13:19:39 -05:00
Jason Rasmussen
f55b3add80
chore(web): prettier ( #2821 )
...
Co-authored-by: Thomas Way <thomas@6f.io >
2023-06-30 23:50:47 -05:00
faupau
e3557fd80e
Fix(web): drag n drop shared link ( #3030 )
...
* add event to trigger uploadhandler
* add dragndrop store
to handle upload in album-viewer and individuel-shared-viewer
(only on shares)
* fix handleUploadAssets no parameter
* fix format
2023-06-29 10:26:25 -05:00
Jason Rasmussen
868f629f32
refactor(server, web): create shared link ( #2879 )
...
* refactor: shared links
* chore: open api
* fix: tsc error
2023-06-20 20:08:43 -05:00
Michel Heusschen
47673dd773
fix(web): use id instead of assetId ( #2643 )
2023-06-02 08:50:35 -05:00
Sergey Kondrikov
6c6c5ef651
chore(web): generate API functions with a single argument ( #2568 )
2023-05-27 20:52:22 -05:00
Michel Heusschen
4524aa0d06
refactor(web): use ImmichApi to create urls ( #2435 )
2023-05-13 21:52:29 -05:00
Michel Heusschen
9a332074c7
refactor(web): common layout for user pages ( #1995 )
...
* refactor(web): common layout for user pages
* remove unused imports
2023-03-18 16:31:15 -05:00
Michel Heusschen
807bdfeda9
fix(web): layout nesting ( #1881 )
...
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-02-26 21:23:43 -06:00