Michel Heusschen
9f5a3f1e84
chore(web): enforce valid translation keys using typescript ( #12106 )
2024-08-29 08:41:39 -04:00
Min Idzelis
b2dd5a3152
feat: loading screen, initSDK on bootstrap, fix FOUC for theme ( #10350 )
...
* feat: loading screen, initSDK on bootstrap, fix FOUC for theme
* pulsate immich logo, don't set localstorage
* Make it spin
* Rework error handling a bit
* Cleanup
* fix test
* rename, memoize
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-25 17:34:08 -05:00
Michel Heusschen
8f553ddb39
fix(web): i18n race condition in load function ( #10693 )
2024-06-29 11:29:56 -05:00
Michel Heusschen
212ba35aef
chore(web): translations in page load functions ( #10260 )
2024-06-13 09:23:52 -05:00
Jason Rasmussen
8fd94211c0
refactor(web): use new open api client ( #7097 )
...
* 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
f1e4fdf175
refactor: authentication on public routes ( #6765 )
...
* refactor: authentication on public routes
* fix: remove public user
* pr feedback
* pr feedback
* pr feedback
* pr feedback
* remove unused method
* fix: tests
* fix: useless methods
* fix: tests
* pr feedback
* pr feedback
* chore: cleanup
---------
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-13 01:47:26 +00:00
Jason Rasmussen
6e066aa220
chore: svelte-kit-2 ( #6103 )
...
* chore: upgrade svelte
* chore: type imports
* chore: types
2024-01-20 12:47:41 -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
125ec1e85f
fix(web): using serverApi on the client request lead to uncaught error ( #1767 )
2023-02-15 13:09:28 -06:00
Michel Heusschen
1361f18964
feat(web): redirect to login from getting started ( #1755 )
2023-02-15 06:42:41 -06:00
Jason Rasmussen
fa31a6e441
feat(web): meta tags for share links ( #1290 )
...
* feat(web): meta tags for share links
* refactor: svelte head tags
* chore: clean up
* chore: linting
2023-01-10 21:36:50 -06:00
Jason Rasmussen
14889e7d85
fix(server): require local admin account ( #1070 )
2022-12-09 14:53:11 -06:00
Alex
0d13b25f56
feat(web): Update to latest version of SvelteKit ( #705 )
2022-09-16 23:13:22 -05:00
Alex
a128833e68
Added limit on total of file upload on web
2022-08-26 09:36:54 -07:00
Alex
db2ed2d881
Migrate SvelteKit to the latest version 431 ( #526 )
2022-08-24 21:10:48 -07:00