- 02 Nov, 2020 6 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
(And in the same light blue we use for certain elements on the site.)
-
Aral Balkan authored
-
Aral Balkan authored
-
- 01 Nov, 2020 2 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
This task updates the Nexe base image for your platform, architecture, and version of Node.js. As you are basically building a modified version of Node.js this will take a while. The --all and --deploy options are not available on the build script when updating Nexe and will result in an error.
-
- 31 Oct, 2020 2 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
- 30 Oct, 2020 8 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
(The actual connection timeout specified is the SSH ConnectionTimeout option used by rsync.)
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
- 29 Oct, 2020 8 commits
-
-
Aral Balkan authored
Updates dependencies to remove all npm vulnerability warnings.
-
Aral Balkan authored
(There are now no remaining npm vulnerability warnings as of this commit.)
-
Aral Balkan authored
(Removes npm vulnerability warnings.)
-
Aral Balkan authored
(Remove a high priority npm vulnerability warning.)
-
Aral Balkan authored
Tape 5.x is much less forgiving with async functions. You can’t mix async await and callbacks (t.end() never gets called) and if you accidentally set up a test callback as async but don’t use await on it, you will also get failures.) Basically, I’ve wrapped all async test code in promises. This also makes the tests easier to read.
-
Aral Balkan authored
(Removes one high priority npm vulnerability warning.)
-
Aral Balkan authored
-
Aral Balkan authored
Fixed: Object keys containing non-alphanumeric characters are now properly supported.
-
- 28 Oct, 2020 6 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
- 26 Oct, 2020 8 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
This reverts commit 2b2cd640. Should fix #240
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-