1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-13 11:36:24 +02:00
Commit graph

10 commits

Author SHA1 Message Date
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
2e424fe249
feat(server): better api error messages (for unhandled exceptions) ()
* feat(server): better error messages

* chore: open api

* chore: remove debug log

* fix: syntax error

* fix: e2e test
2023-11-03 20:33:15 -05:00
Jason Rasmussen
9d225d3d06
refactor(web): admin layout () 2023-10-13 15:02:28 +00:00
debricked[bot]
43f4dac3ad
chore(server,web,docs) bulk bump of dependencies with vulnerabilities ()
* chore: bump node version to 20.8

* chore(server,web) upgrade vulnerable dependencies

* fix: revert node change

* fix: commander version

* fix: set country to null if undefined

* fix: set docs module resolution

* fix(web): correct return type of interval

* fix(docs): set node in tsconfig

---------

Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
Co-authored-by: debricked[bot] <47180885+debricked[bot]@users.noreply.github.com>
2023-10-10 08:31:21 -04:00
Jason Rasmussen
f55b3add80
chore(web): prettier ()
Co-authored-by: Thomas Way <thomas@6f.io>
2023-06-30 23:50:47 -05:00
Michel Heusschen
368142e79b
feat(web): improved server stats ()
* feat(web): improved server stats

* fix(web): don't log unauthorized errors

* Revert "fix(web): don't log unauthorized errors"

This reverts commit 7fc2987a77.
2023-02-26 13:57:34 -06:00
Jason Rasmussen
fa31a6e441
feat(web): meta tags for share links ()
* feat(web): meta tags for share links

* refactor: svelte head tags

* chore: clean up

* chore: linting
2023-01-10 21:36:50 -06:00
Krisjanis Lejejs
5999af6c78
chore(web) Add automatic server stats refetching () 2023-01-09 14:40:54 -06:00
Alex Tran
9c01ca1080
Added correct page title for admin sub pages 2022-12-10 09:23:02 -06:00
Jason Rasmussen
5e680551b9
feat(server,web): migrate oauth settings from env to system config () 2022-12-09 14:51:42 -06:00