puter/packages/backend/src
Sam Atkins 062e23b5c9 fix: Correct APIError imports
APIError is the only thing exported from its file, so we must not wrap
it in {}.
2024-05-15 17:47:15 +01:00
..
api fix: Correct APIError imports 2024-05-15 17:47:15 +01:00
boot Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
codex Allow granting user-to-user permissions 2024-04-05 22:11:36 -04:00
config Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
errors Release backend 2024-03-30 19:08:03 -04:00
filesystem fix: Correct APIError imports 2024-05-15 17:47:15 +01:00
fun Create default user 2024-03-31 21:21:17 -04:00
middleware Apply some fixes 2024-04-11 23:48:17 -04:00
monitor Release backend 2024-03-30 19:08:03 -04:00
om Merge pull request #336 from AtkinsSJ/app-tab-completion 2024-05-03 12:39:07 -04:00
polyfill Release backend 2024-03-30 19:08:03 -04:00
public/assets Release backend 2024-03-30 19:08:03 -04:00
routers fix: Correct APIError imports 2024-05-15 17:47:15 +01:00
services Revoke other sessions when password is changed 2024-05-14 19:40:57 -04:00
temp Add missing part of previous commit 2024-05-06 00:02:46 -04:00
traits Release backend 2024-03-30 19:08:03 -04:00
util Add UserProtectedEndpointsService 2024-05-13 16:00:07 -04:00
app.js Release backend 2024-03-30 19:08:03 -04:00
config.js Add automatic token migration 2024-04-11 21:33:44 -04:00
CoreModule.js Add AntiCSRFService 2024-05-13 19:08:51 -04:00
DatabaseModule.js Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
env Release backend 2024-03-30 19:08:03 -04:00
helpers.js chore: Fix eslint errors in backend/src/helpers.js 2024-05-02 11:21:50 +01:00
html_footer.js Release backend 2024-03-30 19:08:03 -04:00
html_head.js Release backend 2024-03-30 19:08:03 -04:00
index.js Release backend 2024-03-30 19:08:03 -04:00
Kernel.js refactor(backend): Trigger webserver events in webserver 2024-05-13 01:05:49 -04:00
LocalDiskStorageModule.js Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
PuterDriversModule.js Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
SelfHostedModule.js Fix filename inconsistency that breaks Linux support 2024-05-06 00:02:33 -04:00
server Release backend 2024-03-30 19:08:03 -04:00
socketio.js Release backend 2024-03-30 19:08:03 -04:00
ThirdPartyDriversModule.js Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
user-mig.js Release backend 2024-03-30 19:08:03 -04:00