1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/web/src
daniel bogachevsky 1d282851e2
fix(web): Sort timezones in assets settings by offset (#10697)
* fixed timezones on web are sorted alphabetically

* swaped order of operations in order to use DataTime.offset property for sorting

* optimization
2024-06-30 22:41:47 -05:00
..
lib fix(web): Sort timezones in assets settings by offset (#10697) 2024-06-30 22:41:47 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes feat(web): add more translations (#10700) 2024-06-30 17:29:10 -05:00
test-data chore(server): optional originalMimeType in asset response payload (#10272) 2024-06-13 09:21:47 -05:00
app.css chore(web): light theme text color improvement (#9553) 2024-05-17 15:05:59 +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 feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00