Dorian Niemiec DorianNiemiecSVRJS
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 09:23:15 +02:00
771327cd8a Add the "folder" directory in "testdir" directory in "assets" directory with a .gitkeep file
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 09:21:14 +02:00
5197058e32 Fix the build script and make the output zip file compatible with SVR.JS installer
DorianNiemiecSVRJS pushed to main at svrjs/svrjs-website 2024-08-26 08:54:22 +02:00
20563f7cc6 Update SVR.JS to 3.15.7 and 3.14.18 LTS
DorianNiemiecSVRJS pushed to lts at svrjs/svrjs 2024-08-26 08:47:51 +02:00
796496ff3d Update to SVR.JS 3.14.18
DorianNiemiecSVRJS pushed tag 3.15.7 to svrjs/svrjs 2024-08-26 08:37:18 +02:00
DorianNiemiecSVRJS pushed to stable at svrjs/svrjs 2024-08-26 08:36:07 +02:00
215f1fae25 Update to SVR.JS 3.15.7
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 08:24:33 +02:00
c4c207cd98 Make the build script transpile the utilities
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 08:07:00 +02:00
2a9b47a318 Add NOTES file
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 08:00:04 +02:00
1108393b59 Add LICENSE file
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:58:45 +02:00
25c784181d Don't assign variables to public IP requests
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:57:12 +02:00
914b38e0b0 Fix 500 Internal Server Error related to HTTP authentication
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:38:43 +02:00
60b0ea6933 Lint out svrpasswd.js script
34afacd0d2 Replace "config.json" and "./config.json" with __dirname + "/config.json" in svrpasswd.js
Compare 2 commits »
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:35:03 +02:00
7133e750cc Rename utilities directory to utils.
343dce37ec Add utilities to ESLint check list, and lint out the utilities.
Compare 2 commits »
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:08:34 +02:00
26fc7f3b08 Refactor the index.js file
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 07:06:04 +02:00
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)
Compare 10 commits »
DorianNiemiecSVRJS pushed to main at svrjs/svrjs 2024-08-26 06:45:51 +02:00
a69714513f Fix e04a9dc1d7 commit
DorianNiemiecSVRJS pushed to main at svrjs/svrjs 2024-08-26 06:43:12 +02:00
e04a9dc1d7 Fix bug in getting public IP address without crypto support.
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 06:34:10 +02:00
83418dbb10 Remove "TODO: after implementing clustering in new SVR.JS" comment
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 06:32:57 +02:00
57bb2293b9 Fix "block" and "unblock" commands
a02e976dfe Added configuration file saving.
87cecd6cf3 Remove more TODO comments
Compare 3 commits »
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-26 06:21:52 +02:00
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
Compare 7 commits »