1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-24 20:52:44 +01:00
immich/web/src/routes
Jason Rasmussen 1d35965d03
feat(web): shuffle slideshow order (#4277)
* feat(web): shuffle slideshow order

* Fix play/stop issues

* Enter/exit fullscreen mode
* Prevent navigation to the next asset after exiting slideshow mode

* Fix entering the slideshow mode from an album page

* Simplify markup of the AssetViewer

Group viewer area and navigation (prev/next/slideshow bar) controls together

* Select a random asset from a random bucket

* Preserve assets order in random mode

* Exit fullscreen mode only if it is active

* Extract SlideshowHistory class

* Use traditional functions instead of arrow functions

* Refactor SlideshowHistory class

* Extract SlideshowBar component

* Fix comments

* Hide Say something in slideshow mode

---------

Co-authored-by: brighteyed <sergey.kondrikov@gmail.com>
2023-11-01 21:34:30 -04:00
..
(user) feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
.well-known/immich chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
admin feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
auth fix(server): don't publicly reveal user count (#4409) 2023-10-11 02:37:13 +00:00
custom.css refactor(server, web): standardize theme api response (#4664) 2023-10-27 02:32:33 +00:00
+error.svelte refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
+layout.server.ts refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
+layout.svelte fix(web,server): web socket auth (for web) (#4632) 2023-10-24 18:07:24 -04:00
+page.server.ts fix(server): don't publicly reveal user count (#4409) 2023-10-11 02:37:13 +00:00
+page.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00