Commit Graph

28 Commits

Author SHA1 Message Date
e3a0f5fbeb Error handling bugfix in dev server 2026-07-20 20:41:30 +01:00
817beacc7a Update build step 2026-07-01 19:18:11 +01:00
61a9d8d612 Bugfix in spawn file 2026-06-23 13:07:28 +01:00
b702e26bf6 Security fixes pass #2 2026-04-19 16:00:59 +01:00
cb5126c947 Refactor error handling 2026-04-19 11:12:11 +01:00
b2e92e5792 Updates 2026-04-18 11:17:13 +01:00
9a427412f3 Refactor start and dev commands. Start in child processes. Handle errors better 2026-04-17 08:47:36 +01:00
c4f7cf9164 Fix api route caching issue 2026-04-11 10:00:24 +01:00
eb0721f94b Updates 2026-04-09 07:47:38 +01:00
48c25d2fb4 Update init function 2026-04-04 19:35:14 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
68d88bce4a Try local react imports 2026-03-31 06:22:26 +01:00
99b319f5af Bugfix. Fix esbuild post build function for HMR 2026-03-24 18:41:33 +01:00
47c262392c Switch back to esbuild 2026-03-24 18:28:56 +01:00
342f56f3f5 Server Refactor 2026-03-24 07:17:03 +01:00
7dd8d87be8 Change server paradigm 2026-03-24 05:24:14 +01:00
567fb4f746 Fix errors, bugs and known vulerabilities 2026-03-23 06:58:41 +01:00
0308ea32ec Update Hydration and HMR logic 2026-03-23 06:13:25 +01:00
1634eeb213 Major Refactoring. Test update 2026-03-22 16:45:12 +01:00
3d044ee79e Bugfix. Update Tsx server stripping function to have absolute paths. Run the rewrite function on dev and build commands. 2026-03-22 10:53:27 +01:00
a9af20a8b2 Major Bugfix. Fix server component client compatibility 2026-03-22 10:34:30 +01:00
4ee3876710 Update bundler. Handle non-existent file error. 2026-03-21 16:35:30 +01:00
cf010ad4f5 Update watcher function. Add tests 2026-03-21 09:03:26 +01:00
98d3cf7da7 Add features: custom server and websocket. Minor refactoring 2026-03-21 07:42:38 +01:00
5fbcd0b8d6 Update Package.json. 2026-03-20 14:45:38 +01:00
52dde6c0ab Update HMR. Make it true HMR. Add URL to page server props 2026-03-20 11:19:22 +01:00
c2c63a1a99 Update logs 2026-03-18 18:02:11 +01:00
35930857fd Update API routes function. Add middleware. Update README.md 2026-03-17 19:38:06 +01:00