0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/web/src
Mert f392fe7702
fix(server): "view all" for cities only showing 12 cities (#8035)
* 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
..
lib feat(web): combobox accessibility improvements (#8007) 2024-03-19 07:56:41 -05:00
routes fix(server): "view all" for cities only showing 12 cities (#8035) 2024-03-20 03:23:57 +00:00
test-data feat(server, web): album orders (#7819) 2024-03-14 11:45:03 -05:00
app.css feat(web): dark color-scheme css for dark mode (#7812) 2024-03-12 15:48:23 +00:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00