Commit Graph

77 Commits

Author SHA1 Message Date
Stefan Forstenlechner a7c4a17ecc Better error handling
Remove `image-size` dependency as sharp covers the needed functionality.
2022-04-25 23:31:17 +02:00
Stefan Forstenlechner 6513cd7d76 Fix docker build 2022-04-25 22:40:23 +02:00
Stefan Forstenlechner b9bad2b1fd Move some devDependencies back to dependencies
as the Dockerfile does not yet use a multistage build and those
dependencies are currently needed for the build
2022-04-24 21:20:01 +02:00
Stefan Forstenlechner 100b67ea3b Add some description for favicon configuration 2022-04-17 16:53:04 +02:00
Stefan Forstenlechner 705dcd2429 Add Overlay/Backdrop for single images 2022-04-17 16:50:35 +02:00
Stefan Forstenlechner 416298e673 Simple error handling in ImageGalleryLayout
Cannot use react-query at the moment as react 18 is not supported yet.
2022-04-17 16:22:03 +02:00
Stefan Forstenlechner 316b3205ab Make it possible to change title and favicon
Cannot change title and favicon on build, to allow to change the
variables with --env-file when creating a docker container
2022-04-17 16:21:48 +02:00
Stefan Forstenlechner 0b910e1ac5 use winston logger in app 2022-04-17 16:21:48 +02:00
Stefan Forstenlechner 76632cea0b Use `node` user rather than root within Dockerfile 2022-04-17 16:21:48 +02:00
Stefan Forstenlechner 2923e1b373 Catch incorrect path exceptions and add logging 2022-04-17 16:21:44 +02:00
Stefan Forstenlechner 71711bb698 Set max-age and expire header for caching 2022-04-17 14:12:13 +02:00
Stefan Forstenlechner 48bec4752a Fix versions and move devDependencies to correct section 2022-04-17 14:10:30 +02:00
Stefan Forstenlechner cad692b9db eslint ignore unused variables with underscore prefix 2022-04-17 14:09:57 +02:00
Stefan Forstenlechner e96bd7c25e Fix orientation when creating thumbnails
- use minimum size  as well as percentage
2022-04-10 23:08:02 +02:00
Stefan Forstenlechner c5a7999c1a Do not recreate thumbnails on every startup 2022-04-10 21:46:40 +02:00
Stefan Forstenlechner 1034df02f2 First thumbnail attempt 2022-04-10 20:49:19 +02:00
Stefan Forstenlechner b6ddbfb92b Decode URI 2022-04-10 17:56:46 +02:00
Stefan Forstenlechner 8299fd24ec Consider orientation 2022-04-10 17:40:47 +02:00
Stefan Forstenlechner 8eef6da351 Minimum content for README 2022-04-10 13:36:51 +02:00
Stefan Forstenlechner 9c34014655 Use .env file dynamically 2022-04-10 13:09:11 +02:00
Stefan Forstenlechner 20300f4669 Use .env file 2022-04-09 21:10:50 +02:00
Stefan Forstenlechner ce843a52db some more pictures 2022-04-09 21:00:17 +02:00
Stefan Forstenlechner 81df528399 formatting done 2022-04-09 20:59:59 +02:00
Stefan Forstenlechner a50dbd0d36 server format commit 2022-04-09 20:36:52 +02:00
Stefan Forstenlechner 952d4dc68e format commit 2022-04-09 20:26:42 +02:00
Stefan Forstenlechner 10431fdede temp commit 2022-04-09 19:53:20 +02:00
Stefan Forstenlechner 809cae0fee initial commit 2022-04-09 13:30:58 +02:00