- Poland
- https://dorianniemiec.h4ck.me
-
A ZSOiE student passionate about Information Technology. The creator of SVR.JS — a web server running on Node.JS. An #ActuallyAutistic person.
- Joined on
2024-06-21
771327cd8a
Add the "folder" directory in "testdir" directory in "assets" directory with a .gitkeep file
60b0ea6933
Lint out svrpasswd.js script
34afacd0d2
Replace "config.json" and "./config.json" with __dirname + "/config.json" in svrpasswd.js
7133e750cc
Rename utilities directory to utils.
343dce37ec
Add utilities to ESLint check list, and lint out the utilities.
39712a17f4
Lint out the codebase
1fbede69e5
Replace __dirname with process.dirname
9b8ccd31fc
Remove commented out required modules
cbf11e7ed6
Replace "SVR.JS" with references to svrjs.json
43235f867a
Discard unrecognized control messages (worker side)
57bb2293b9
Fix "block" and "unblock" commands
a02e976dfe
Added configuration file saving.
87cecd6cf3
Remove more TODO comments
9d1e6e82ba
Remove some TODO comments
cc859e0319
Enable saving the configuration file when process is exiting
601eed5f62
Lint out the codebase
a82f5ac010
Discard unrecognized control messages (main-side)
96dfe853d4
Implement configuration file saving interval