immich/web/src/lib/utils
martin 3845fec280
refactor(web): descriptions (#6517)
* refactor: reusable autogrow

* fix: remove useless autogrow

* fix: correct size for album description

* fix: format

* fix: move to own file

* refactor: album description

* refactor: asset description

* simplify

* fix: style when no description provided

* fix: switching assets

* feat: update description with ctrl + enter

* fix: variable name

* fix: styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-01-21 22:47:55 -06:00
..
actions.ts feat(web): force delete with shift key (#6239) 2024-01-17 19:18:04 +00:00
asset-utils.spec.ts chore(web): migrate to vitest (#5754) 2024-01-01 12:36:49 -05:00
asset-utils.ts chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
auth.ts chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
autogrow.ts refactor(web): descriptions (#6517) 2024-01-21 22:47:55 -06:00
byte-converter.ts feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
byte-units.ts fix(web): storage decimals (#5363) 2023-11-28 15:50:23 -05:00
click-outside.ts fix(web): escape shortcut (#3753) 2023-09-26 02:53:26 +00:00
context-menu.ts feat(web): better context menu position (#4271) 2023-09-29 17:41:58 +00:00
context.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
dipatch.ts fix(web): user management responsive design (#5698) 2023-12-14 10:55:15 -06:00
executor-queue.spec.ts chore(web): migrate to vitest (#5754) 2024-01-01 12:36:49 -05:00
executor-queue.ts feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
file-uploader.ts chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
handle-error.ts chore(web): use axios isCancel function (#4227) 2023-09-25 23:20:01 +00:00
navigation.ts fix(web): previous url in person page (#5071) 2023-11-15 17:14:18 -06:00
people-utils.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
person.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
shortcut.ts refactor(web): disable shortcut when writting (#4057) 2023-09-12 21:26:53 +07:00
slideshow-history.ts feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
thumbnail-util.ts chore(web): curly braces (#5362) 2023-11-28 14:16:27 -06:00
time-to-seconds.spec.ts chore(web): migrate to vitest (#5754) 2024-01-01 12:36:49 -05:00
time-to-seconds.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
timeline-util.ts fix: time buckets (#4358) 2023-10-06 12:12:09 +00:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00