1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/web/src/routes
faupau 100866be37
More responsive web frontend (#2245)
* collapsable menu in web, more mobile friendly

* finished sidebar collapsing

* make navigation bar more responsive

* make search bar and admin button more responsive

* fix administration small button coloring

* fix upload button over opened search bar

* open search directly on small devices

* make admin sidebar more responsive

* add small edge to admin content

* server stats more responsive

* fix eslint errors

* server stats flex wrap

* Delete .env

* Revert change in hooks.server.ts

* Revert change in vite.config.js

* little clean up, replace {``} with ""

* remove package-lock.json in root folder

* revert upload button to linkbutton

* show extended sidebar also on focus

* combine changes in side-bar.svelte and
+layout.svelte to side-bar-section

* fix navigation-bar cog color in light theme

---------

Co-authored-by: Paul Paffe <paul.paffe@gmx.net>
2023-04-14 20:41:52 -05:00
..
(user) feat (server, web): Implement Archive (#2225) 2023-04-12 10:37:52 -05:00
.well-known/immich Fix incorrect way to access the environment variable in Svelte 2023-01-19 10:51:39 -06:00
admin More responsive web frontend (#2245) 2023-04-14 20:41:52 -05:00
auth feat(web): improve /auth pages (#1969) 2023-03-15 16:38:29 -05:00
+error.svelte feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
+layout.server.ts feat(web): re-add version announcement (#1887) 2023-02-27 17:13:39 -06:00
+layout.svelte fix(web): nested layout navigation issue (#1936) 2023-03-04 16:09:55 -06:00
+page.server.ts fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
+page.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00