immich/server
Dag Stuan b46e066cc2
feat(web): add a user setting for default album sort order. (#18950)
* Add a user setting for default album sort order.

Add a user setting under "Features" to control the initial sort order
when creating an album. Default to the existing behavior of
"newest first".

* chore: patch openapi

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-06-05 23:31:34 +07:00
..
bin feat(server): log failed healthchecks to server container stderr in verbose mode (#18709) 2025-05-28 12:13:04 +07:00
patches fix: patch-package install in docker build and better postgres patch (#17523) 2025-04-10 12:43:35 +07:00
resources
src feat(web): add a user setting for default album sort order. (#18950) 2025-06-05 23:31:34 +07:00
test feat(web): improved user onboarding (#18782) 2025-06-02 21:09:13 +07:00
.gitignore
.nvmrc chore(deps): update node.js to v22.16.0 (#18662) 2025-05-27 12:13:30 +07:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 +07:00
.prettierrc
Dockerfile chore(deps): update node (#18661) 2025-05-27 12:12:37 +07:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +07:00
nest-cli.json
package-lock.json fix(deps): revert update typescript-projects (#18908) 2025-06-03 21:13:56 +07:00
package.json chore(deps): update dependency @types/express to v5 (#18818) 2025-05-31 15:31:36 +07:00
start.sh
tsconfig.build.json
tsconfig.json refactor(server): use kysely (#12857) 2025-01-09 11:15:41 +07:00