Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Forstenlechner e6362d254f Add MIT license
change version as well
2024-09-03 12:41:47 +02:00
Stefan Forstenlechner 5b3f77c794 update server versions 2024-08-12 12:18:53 +02:00
Stefan Forstenlechner dee47d5e6b integrate lighthouse
update some libraries so that the lighthouse imports are recognized
correctly by eslint
2022-08-08 17:34:32 +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