immich/web/src/lib/components
Min Idzelis e7edbcdf04
feat(server): lighter buckets (#17831)
* feat(web): lighter timeline buckets

* GalleryViewer

* weird ssr

* Remove generics from AssetInteraction

* ensure keys on getAssetInfo, alt-text

* empty - trigger ci

* re-add alt-text

* test fix

* update tests

* tests

* missing import

* feat(server): lighter buckets

* fix: flappy e2e test

* lint

* revert settings

* unneeded cast

* fix after merge

* Adapt web client to consume new server response format

* test

* missing import

* lint

* Use nulls, make-sql

* openapi battle

* date->string

* tests

* tests

* lint/tests

* lint

* test

* push aggregation to query

* openapi

* stack as tuple

* openapi

* update references to description

* update alt text tests

* update sql

* update sql

* update timeline tests

* linting, fix expected response

* string tuple

* fix spec

* fix

* silly generator

* rename patch

* minimize sorting

* review

* lint

* lint

* sql

* test

* avoid abbreviations

* review comment - type safety in test

* merge conflicts

* lint

* lint/abbreviations

* remove unncessary code

* review comments

* sql

* re-add package-lock

* use booleans, fix visibility in openapi spec, less cursed controller

* update sql

* no need to use sql template

* array access actually doesn't seem to matter

* remove redundant code

* re-add sql decorator

* unused type

* remove null assertions

* bad merge

* Fix test

* shave

* extra clean shave

* use decorator for content type

* redundant types

* redundant comment

* update comment

* unnecessary res

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-05-19 16:40:48 -05:00
..
admin-page chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
album-page chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
asset-viewer feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
assets feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
elements chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
faces-page chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
forms chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
i18n chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
layouts chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
memory-page chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
onboarding-page refactor: buttons (#18317) 2025-05-15 18:31:33 -04:00
photos-page feat(server): lighter buckets (#17831) 2025-05-19 16:40:48 -05:00
places-page chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
share-page feat(web): lighter timeline buckets (#17719) 2025-05-18 02:57:08 +00:00
shared-components chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
sharedlinks-page refactor: shared link url (#18185) 2025-05-09 15:23:00 -05:00
sidebar chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
user-settings-page chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00
utilities-page chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
slideshow-settings.svelte chore: tailwindcss v4 and z-war clean up (#18358) 2025-05-19 14:32:23 +00:00