immich/web/src/lib/utils
George Shao 4d862525bc
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Waiting to run
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Waiting to run
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Waiting to run
Test / Server (push) Waiting to run
Test / CLI (push) Waiting to run
Test / Web (push) Waiting to run
Test / End-to-End Tests (push) Waiting to run
Test / Mobile (push) Waiting to run
Test / Machine Learning (push) Waiting to run
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / TypeORM Checks (push) Waiting to run
feat(web): allow ctrl-click / cmd-click on photos (#9954)
* feat(web): allow ctrl-click / cmd-click on photos

* fix: photo opening when deselected bug

* fix: consistent naming

* remove redundant code

* fix: disabled picture is clickable in "add to album" grid

* remove unnecessary code

* cleanup

* fix file permissions

* fix: album selection bug

* fix: stack slideshow bug & search gallery viewer bug

* cleanup

* fix dark mode stack slideshow bug

* cleanup

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-06-08 15:33:23 -05:00
..
actions.ts feat(web): un-stack from the photos page ; fix stack count (#8419) 2024-04-17 07:55:07 -04:00
album-utils.ts feat(web): enhance ux/ui of the album list page (#8499) 2024-04-05 19:19:26 +00:00
asset-utils.spec.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
asset-utils.ts feat(web): add archive shortcut to grid (#9499) 2024-06-06 19:23:49 -04:00
auth.ts feat(server): user preferences (#9736) 2024-05-28 09:16:53 +07:00
byte-converter.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
byte-units.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
context-menu.ts fix(web): minor album card issues (#7975) 2024-03-15 12:03:54 -04:00
context.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
date-time.spec.ts fix(web): timezone handling in search filter (#7384) 2024-02-24 14:23:30 -06:00
date-time.ts feat(web): enhance ux/ui of the album list page (#8499) 2024-04-05 19:19:26 +00:00
dipatch.ts feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00
eventemitter.ts refactor(web): websocket events (#7152) 2024-02-16 15:43:40 -05:00
executor-queue.spec.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
executor-queue.ts chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
file-uploader.ts fix(web): show duplicate message (#9992) 2024-06-05 09:29:52 -04:00
generate-id.ts chore(web): simpler unique ID generation (#9945) 2024-06-02 12:41:44 -04:00
handle-error.ts refactor(web): drop axios (#7490) 2024-02-29 11:22:39 -05:00
metadata-search.ts fix(web): broken links to places search (#7208) 2024-02-19 14:55:54 -06:00
navigation.ts feat(web): allow ctrl-click / cmd-click on photos (#9954) 2024-06-08 15:33:23 -05:00
people-utils.ts feat(web): Option to assign people to unassigned faces (#9773) 2024-06-05 07:26:00 +00:00
person.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
slideshow-history.ts fix(web): prevent fetching asset info twice (#8486) 2024-04-03 21:20:54 -04:00
string-utils.ts feat(web): better UX when creating a new album (#8270) 2024-03-27 14:47:42 -05:00
thumbnail-util.ts feat(web): improve alt text (#7596) 2024-03-03 16:42:17 -05:00
timeline-util.ts Revert "perf(web): optimize date groups" (#7638) 2024-03-05 09:43:24 -06:00
timesince.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00