Commit Graph

11 Commits

Author SHA1 Message Date
Didi Keke
551121524c refactor: name from SelfhostedModule to SelfHostedModule 🔨 2024-05-05 07:53:55 +00:00
Didi Keke
1d546d9ef7
fix: reliability issue 🐛 2024-05-04 03:23:28 +00:00
Sam Atkins
d17e0b80b3 chore: Add missing import for node:console
Solves these eslint issues:

/puter/run-selfhosted.js
   49:9  error  'console' is not defined  no-undef
   64:5  error  'console' is not defined  no-undef
  127:5  error  'console' is not defined  no-undef
2024-05-02 11:21:50 +01:00
Sam Atkins
33785b3786 chore: Add missing imports for node:process 2024-05-02 11:21:50 +01:00
KernelDeimos
4c1d5a4b6d fix: fix error handling for outdated node versions 2024-04-29 02:42:04 -04:00
KernelDeimos
65a73b5b45 Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
KernelDeimos
79f98795c7 Fix version checker using later javascript features 2024-04-08 17:05:47 -04:00
KernelDeimos
eb18e74e88 Add error when someone forgets npm install 2024-04-05 14:09:34 -04:00
KernelDeimos
4a2fa5a29f Friendly node version errors 2024-04-04 21:39:32 -04:00
KernelDeimos
05c6cd6c3d Separate default user into SelfhostedModule 2024-04-01 17:24:07 -04:00
KernelDeimos
384a1534ec Release backend 2024-03-30 19:08:03 -04:00