1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 06:32:44 +01:00
immich/web
Mert f392fe7702
fix(server): "view all" for cities only showing 12 cities ()
* view all cities

* increase limit

* rename endpoint

* optimize query

* remove pagination

* update sql

* linting

* revert sort by count in explore page for now

* fix query

* fix

* update sql

* move to search, add partner support

* update sql

* pr feedback

* euphemism

* parameters as separate variable

* move comment

* update sql

* linting
2024-03-20 03:23:57 +00:00
..
bin chore: web shutdown signal () 2024-02-14 08:57:02 -06:00
src fix(server): "view all" for cities only showing 12 cities () 2024-03-20 03:23:57 +00:00
static feat(doc) Updated feature-panel.png with the new logo () 2024-03-16 00:59:58 -05:00
.dockerignore feat(web)!: SPA () 2023-11-17 22:13:36 -06:00
.eslintignore Add ablum feature to web () 2022-07-15 23:18:17 -05:00
.eslintrc.cjs chore(web): fix eslint setup in VS Code () 2024-02-29 19:28:54 -05:00
.gitignore Add ablum feature to web () 2022-07-15 23:18:17 -05:00
.npmrc Add web interface with admin functionality () 2022-05-21 02:23:55 -05:00
.prettierignore refactor: open api () 2024-01-12 07:36:27 -05:00
.prettierrc chore(web): auto sort imports () 2024-02-14 10:54:32 -05:00
Dockerfile fix(web/server): revert renovate hash update () 2024-02-27 10:28:00 -06:00
package-lock.json fix(deps): update web () 2024-03-12 15:28:29 -04:00
package.json Version v1.98.2 2024-03-11 14:17:12 +00:00
postcss.config.cjs chore(web): prettier () 2023-06-30 23:50:47 -05:00
svelte.config.js perf: precompress and cache assets () 2024-03-08 21:15:38 -05:00
tailwind.config.cjs feat(web): new fonts () 2023-11-19 21:06:16 -06:00
tsconfig.json fix(web): validation when editing asset date & time () 2024-02-17 09:28:34 -05:00
vite.config.js perf(web): optimize images and modules () 2024-02-18 13:18:40 -06:00