immich/web/src
bo0tzz afae5fd972
web(feat): Add support for actions when clicking notifications (#966)
* feat(web): Add button to close notification popups

* feat(web): Add support for actions on notification click

* feat(web): Open CLI docs when clicking asset upload count message

* test(web): Add action field to notification-card tests

* chore(web): Formatting

* feat(web): Allow HTML in notification message

* feat(web): Do not use link element in file upload count notification

* feat(web): Prevent notification discard button from triggering action

* feat(web): Add noop action support for notifications

* chore(web): Remove unused function argument
2022-11-16 23:11:15 -06:00
..
api chore(server) refactor serveFile and downloadFile endpoint (#978) 2022-11-16 00:11:16 -06:00
lib web(feat): Add support for actions when clicking notifications (#966) 2022-11-16 23:11:15 -06:00
routes feat(server,web): system config for admin (#959) 2022-11-14 22:39:32 -06:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css feat(server,web): system config for admin (#959) 2022-11-14 22:39:32 -06:00
app.d.ts Add navbar button to copy image (#961) 2022-11-16 15:04:37 -06:00
app.html feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
hooks.server.ts feat(web): Update to latest version of SvelteKit (#705) 2022-09-16 23:13:22 -05:00