0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/web/src
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
..
api feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
lib More responsive web frontend (#2245) 2023-04-14 20:41:52 -05:00
routes More responsive web frontend (#2245) 2023-04-14 20:41:52 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts feat(web): require page load to export title (#1956) 2023-03-06 08:25:25 -06:00
app.html feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
hooks.server.ts feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00