immich/server/src/immich
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
..
api-v1 refactor: global validation pipe (#7985) 2024-03-15 12:51:08 -04:00
controllers fix(server): "view all" for cities only showing 12 cities (#8035) 2024-03-20 03:23:57 +00:00
interceptors chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
app.guard.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
app.module.ts refactor: global validation pipe (#7985) 2024-03-15 12:51:08 -04:00
app.service.ts fix(server): serve static directory only if it exists (#7857) 2024-03-11 13:06:04 -04:00
app.utils.ts refactor: global validation pipe (#7985) 2024-03-15 12:51:08 -04:00
index.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
main.ts feat(server): OpenTelemetry integration (#7356) 2024-03-12 05:19:12 +00:00