1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-30 20:59:37 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Michel Heusschen
8f553ddb39
fix(web): i18n race condition in load function () 2024-06-29 11:29:56 -05:00
Michel Heusschen
9e5c52b7b7
chore(web): more translations for user settings and admin pages ()
* chore(web): more translations for user settings and admin pages

* JobSettings translations

* feedback

* missed one

* feedback
2024-06-12 11:54:40 +01:00
Jason Rasmussen
4478e524f8
refactor(server): sessions ()
* refactor: auth device => sessions

* chore: open api
2024-04-19 06:47:29 -04:00
Jason Rasmussen
8fd94211c0
refactor(web): use new open api client ()
* refactor(web): use new open api client

* refactor: remove activity api

* refactor: trash, oauth, and partner apis

* refactor: job api

* refactor: face, library, system config

* refactor: user api

* refactor: album api
2024-02-13 17:07:37 -05:00
martin
c602eaea4a
feat(web): automatically update user info ()
* use svelte store

* fix: websocket error when not authenticated

* more routes
2023-12-12 10:35:28 -06:00
Jason Rasmussen
adae5dd758
feat(web)!: SPA ()
* 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