Commit Graph

3 Commits (48db477a2786ac5b15c0c972198ab8117ddb6f3f)

Author SHA1 Message Date
Julius Riegel 0f4c0de2d8 Statuscodes and Cleanups
- Removed caching_dump.json
- Added cleanup function that is called on
  process exit.
- .cache directory will be deleted on cleanup
- The server can now respond with error 403 or 404 depending on the 
request
- Changed exit in testing mode to 10 seconds
6 years ago
Trivernis 3a0cfef640 Additional Code-Cleanup
closes #2
- removed constant cache variable in server.js
- renamed second data variable in script.js
- removed variable vueApp in data.js
6 years ago
Trivernis cf9f51013c Code-Cleanup and package.json
- Added package.json with dependencies
- Cleaned up unreachable code
- Moved a function definition in caching.js to the top of the file
- Added some comments
6 years ago