Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Forstenlechner 16c6413a45 Update/fix docker build 2024-08-19 19:18:58 +02:00
Stefan Forstenlechner 30cdba8fd6 Add folders support
quite a few minor issues to clean up
2024-08-18 21:35:38 +02:00
Stefan Forstenlechner 09ff5ff5e7 Add test for securityChecks
Only covers simple cases. Administrator is responsible to secure that
 the user that runs the webserver is not allowed to access files that
 are not within the shared folder.

Add jest to picture-gallery-server
2022-06-18 16:03:14 +02:00
Stefan Forstenlechner f9df91cbc8 Improve setup with top level package.json
that can install or run client and server with a single command
2022-06-02 20:58:30 +02:00
Stefan Forstenlechner 2ecdb07d65 Reduce docker image size 2022-05-28 13:24:43 +02:00
Stefan Forstenlechner 6513cd7d76 Fix docker build 2022-04-25 22:40:23 +02:00
Stefan Forstenlechner 76632cea0b Use `node` user rather than root within Dockerfile 2022-04-17 16:21:48 +02:00
Stefan Forstenlechner 48bec4752a Fix versions and move devDependencies to correct section 2022-04-17 14:10:30 +02:00
Stefan Forstenlechner 9c34014655 Use .env file dynamically 2022-04-10 13:09:11 +02:00
Stefan Forstenlechner 809cae0fee initial commit 2022-04-09 13:30:58 +02:00