1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/web
Jan 67b1675850
fix(web) display wrong apikey-name on edit (#7131)
* fix display wrong apikey-name on edit

* use apiKey property with fallback value

* remove null fallback

* chore: cleanup

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-16 16:01:44 -05:00
..
bin chore: web shutdown signal (#7114) 2024-02-14 08:57:02 -06:00
src fix(web) display wrong apikey-name on edit (#7131) 2024-02-16 16:01:44 -05:00
static fix(web): use env for web folder path (#5753) 2023-12-16 11:15:30 -06:00
.dockerignore feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
.eslintignore Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
.eslintrc.cjs chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
.gitignore Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
.npmrc Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
.prettierignore refactor: open api (#6334) 2024-01-12 07:36:27 -05:00
.prettierrc chore(web): auto sort imports (#7118) 2024-02-14 10:54:32 -05:00
Dockerfile chore: web shutdown signal (#7114) 2024-02-14 08:57:02 -06:00
package-lock.json refactor(web): websocket events (#7152) 2024-02-16 15:43:40 -05:00
package.json refactor(web): websocket events (#7152) 2024-02-16 15:43:40 -05:00
postcss.config.cjs chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
svelte.config.js chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
tailwind.config.cjs feat(web): new fonts (#5165) 2023-11-19 21:06:16 -06:00
tsconfig.json chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
vite.config.js chore(web): auto sort imports (#7118) 2024-02-14 10:54:32 -05:00