puter/packages/backend/src
2024-07-02 15:38:56 -04:00
..
api fix: Throw an error when readdir is called on a non-directory 2024-06-24 19:08:56 -04:00
boot chore: fix linter errors 2024-06-14 22:01:31 -04:00
codex refactor: move check-user-permission to Sequence 2024-06-27 18:27:20 -04:00
config Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
definitions feat: add protected apps 2024-06-19 23:44:42 -04:00
drivers fix: add app_uid param to kv interface 2024-06-17 17:33:37 -04:00
errors Release backend 2024-03-30 19:08:03 -04:00
filesystem prereq: make it possible to access storage without context init 2024-06-28 17:43:45 -04:00
fun tweak: improve dev console 2024-06-24 13:53:00 -04:00
libraries feat: update share endpoint to support more things 2024-06-20 12:58:04 -04:00
middleware Add support for optional auth 2024-06-15 22:39:47 -04:00
monitor Release backend 2024-03-30 19:08:03 -04:00
om feat: add protected apps 2024-06-19 23:44:42 -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: handling of batch requests with zero files 2024-07-02 15:38:56 -04:00
services chore: add temp user-app permission 2024-06-30 16:40:25 -04:00
structured fix: bug introduced when refactoring /share to Sequence 2024-06-27 18:27:20 -04:00
traits Release backend 2024-03-30 19:08:03 -04:00
util fix: handling of batch requests with zero files 2024-07-02 15:38:56 -04:00
app.js Release backend 2024-03-30 19:08:03 -04:00
config.js tweak: change default static hosting domain 2024-06-19 00:51:16 -04:00
CoreModule.js prereq: make it possible to access storage without context init 2024-06-28 17:43:45 -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 prereq: make it possible to access storage without context init 2024-06-28 17:43:45 -04: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 Add a debug logger for backend 2024-06-15 16:02:07 -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 refactor(backend): de-couple driver registration from DriverService 2024-06-01 18:20:27 -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