1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/web
Sam Holton 7303fab9d9
feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim (#7548)
* feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim

* feat(server/web): fix format and use domain.util constants

* address some pr feedback

* simplify oauth storage quota logic

* adding tests and pr feedback

* chore: cleanup

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-01 19:46:07 -05:00
..
bin chore: web shutdown signal (#7114) 2024-02-14 08:57:02 -06:00
src feat(server/web): add oauth defaultStorageQuota and storageQuotaClaim (#7548) 2024-03-01 19:46:07 -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
.eslintrc.cjs chore(web): fix eslint setup in VS Code (#7543) 2024-02-29 19:28:54 -05:00
.gitignore
.npmrc
.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 fix(web/server): revert renovate hash update (#7464) 2024-02-27 10:28:00 -06:00
package-lock.json fix(web): immich version (#7541) 2024-03-01 01:26:50 -06:00
package.json fix(web): immich version (#7541) 2024-03-01 01:26:50 -06:00
postcss.config.cjs chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
svelte.config.js chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
tailwind.config.cjs feat(web): new fonts (#5165) 2023-11-19 21:06:16 -06:00
tsconfig.json fix(web): validation when editing asset date & time (#7160) 2024-02-17 09:28:34 -05:00
vite.config.js perf(web): optimize images and modules (#7088) 2024-02-18 13:18:40 -06:00