|
61dead9b4a
|
Improved extension checking function and corrected 503 error description
|
2023-08-12 12:35:46 +02:00 |
|
|
f37a565ca1
|
Changed descriptions of 501 and 503 errors.
|
2023-08-12 12:07:33 +02:00 |
|
Dorian Niemiec
|
986c883327
|
Improve Bun fake IPC connections error handling.
|
2023-08-10 04:20:30 +02:00 |
|
Dorian Niemiec
|
7820c5aade
|
Fix Bun cluster shim and mitigate Bun segmentation faults
|
2023-08-10 04:01:50 +02:00 |
|
Dorian Niemiec
|
8ca945cdbd
|
Fixed master spawning other masters while SVR.JS is run in Bun 0.7.x.
|
2023-08-10 03:16:52 +02:00 |
|
Dorian Niemiec
|
7cc4dbf4d2
|
Fix cluster NotImplementedError when running SVR.JS on newer versions of Bun.
|
2023-08-10 02:03:23 +02:00 |
|
Dorian Niemiec
|
3d4acae311
|
Make SVR.JS gracefully exit on "stop" command.
|
2023-08-10 01:14:10 +02:00 |
|
Dorian Niemiec
|
08cc0ac042
|
Improved minimum thread count calculation algorithm even further. Also disabled x-svr-js-from-main-thread requests from non-localhost clients.
|
2023-08-09 23:03:16 +02:00 |
|
Dorian Niemiec
|
889207e6a2
|
Disabled checking for hung up server processes, while SVR.JS is not listening yet. Also improved minimum thread count calculation algorithm.
|
2023-08-09 22:37:53 +02:00 |
|
Dorian Niemiec
|
6515a54471
|
Disabled killing workers, when server is closed.
|
2023-08-09 21:58:21 +02:00 |
|
Dorian Niemiec
|
68a42ccde8
|
Fixed bug with Can't execute command "KILLREQ" .
|
2023-08-09 21:23:50 +02:00 |
|
Dorian Niemiec
|
e6a25d931c
|
Add termination of unused workers.
|
2023-08-09 21:09:23 +02:00 |
|
Dorian Niemiec
|
1138b6bdf6
|
Replace "isMaster" with "isPrimary", and shim "isPrimary" when it's not available.
|
2023-08-09 18:01:36 +02:00 |
|
Dorian Niemiec
|
aa630cbd0d
|
Changed all references for stable version to git master branch
|
2023-08-06 04:07:04 +02:00 |
|
Dorian Niemiec
|
d15373aa8e
|
Improved reliability while loading server-side JavaScript.
|
2023-08-04 21:19:23 +02:00 |
|
svrjs
|
d4e230fda1
|
Fixed bug with directory listing generating invalid HTML with custom head containing <i><html></i> tag with attributes.
|
2023-08-03 14:33:56 +02:00 |
|
svrjs
|
97519d6cd4
|
Fixed bug with ENOTDIR error (was 500, now it's 404) and with forbidden path checker.
|
2023-08-02 23:54:07 +02:00 |
|
sysadmin
|
1162acad9f
|
Update with SVR.JS 3.6.1
|
2023-07-29 20:44:13 +02:00 |
|
sysadmin
|
eab4122ef5
|
Add node_modules
|
2023-07-29 20:33:28 +02:00 |
|
sysadmin
|
e122e7a6ae
|
Initial commit
|
2023-07-29 20:32:17 +02:00 |
|