1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/web
Jason Rasmussen 09a7291527
refactor(web): drop axios (#7490)
* refactor: downloadApi

* refactor: assetApi

* chore: drop axios

* chore: tidy up

* chore: fix exports

* fix: show notification when download starts
2024-02-29 11:22:39 -05:00
..
bin chore: web shutdown signal (#7114) 2024-02-14 08:57:02 -06:00
src refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -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): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06: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 refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -05:00
package.json refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -05:00
postcss.config.cjs
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