Commit Graph
125 Commits
Author SHA1 Message Date
tben 247a64c873 Update dev server 2026-08-14 12:59:20 +01:00
tben f590deb11b Update dev server 2026-08-14 09:58:12 +01:00
tben 3426c7b53b Update dev server 2026-08-14 09:57:22 +01:00
tben afd1af1827 Update dev server 2026-08-14 09:55:57 +01:00
tben 22d3dedab2 Update page server types 2026-08-14 06:49:12 +01:00
tben 8d12329f01 Add perpetual watcher reload in dev 2026-08-13 05:39:14 +01:00
tben 78e86b3999 Rename global variables 2026-08-03 12:01:40 +01:00
tben 87948340b0 Add public envs 2026-08-03 08:42:33 +01:00
tben 86ea86e7bd Updates 2026-08-01 05:25:47 +01:00
tben 596b9de047 Add request cookie to HMR reload pipeline 2026-07-31 07:21:52 +01:00
tben 9da1e16318 Bugfix: Fix dev function 2026-07-30 14:50:54 +01:00
tben 823c5bb1ca Remove bun imports from esbuild bundler 2026-07-30 11:52:08 +01:00
tben 88ead3b3d6 Remove all Loader.registry.delete lines 2026-07-29 14:05:12 +01:00
tben 45509deff8 Dev Server Refresh Bugfix. Loop happens after a file route is refactored to a folder route with index.ts 2026-07-29 13:55:23 +01:00
tben a9cd51d71c Bugfix: update stale HMR after fixed errors 2026-07-20 20:54:39 +01:00
tben 1d0ac4aa80 Update start logic 2026-07-01 19:23:05 +01:00
tben 817beacc7a Update build step 2026-07-01 19:18:11 +01:00
tben 61a9d8d612 Bugfix in spawn file 2026-06-23 13:07:28 +01:00
tben cd9ac833dc Switch back to fs watcher 2026-04-21 16:25:57 +01:00
tben e2b8b95a4b Switch watcher to chokidar 2026-04-20 16:12:24 +01:00
tben c06cb73181 Update tests folder ingore pattern 2026-04-20 06:18:32 +01:00
tben f3bb972a20 Ignore test files/folders in bundling 2026-04-20 06:15:55 +01:00
tben 40a987b983 Update banner log 2026-04-19 18:57:55 +01:00
tben ceeb6fbdaf Security Fixes 2026-04-19 16:17:45 +01:00
tben 4f5445e3df Security fixes pass #2 2026-04-19 16:17:19 +01:00
tben cb5126c947 Refactor error handling 2026-04-19 11:12:11 +01:00
tben 95fcee36b2 Fix server component stale caching. Add server components to SSR bundler 2026-04-19 09:04:55 +01:00
tben 41e28d7a3e Updates 2026-04-18 18:06:21 +01:00
tben b2e92e5792 Updates 2026-04-18 11:17:13 +01:00
tben 9a427412f3 Refactor start and dev commands. Start in child processes. Handle errors better 2026-04-17 08:47:36 +01:00
tben a5f25d522e Updates 2026-04-15 16:09:07 +01:00
tben 938411653d Updates 2026-04-14 20:32:36 +01:00
tben b597e1420e Updates 2026-04-14 20:24:08 +01:00
tben d6f0a7962e Updates 2026-04-14 15:50:21 +01:00
tben f0aae8a8fa Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
tben 84d490b189 Bugfix. Fix SSR pages filters. Remove dedicated API bundler, use SSR bundler for pages and api routes. 2026-04-12 06:48:10 +01:00
tben 532d0d6b56 Update excluded pages paths logic. Add HMR retries on errors. 2026-04-12 05:47:12 +01:00
tben e0c2ab5872 Update pages server function(s) 2026-04-11 16:29:53 +01:00
tben 35f7a6fc85 Persist Request accorss hydration refreshes 2026-04-11 12:52:56 +01:00
tben 814a289460 Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
tben c4f7cf9164 Fix api route caching issue 2026-04-11 10:00:24 +01:00
tben af8c207ac1 Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
tben 5a0972beb8 Update API routes function pass #3 2026-04-10 11:54:17 +01:00
tben 257adfec39 Update API routes function pass #2 2026-04-10 11:48:30 +01:00
tben 349b99bacf Fix types error 2026-04-10 11:42:22 +01:00
tben 972f6945c2 Fix types error 2026-04-10 11:39:50 +01:00
tben 6477f446d1 Update API routes function 2026-04-10 11:34:22 +01:00
tben 7fb1784b95 Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
tben 40fc7778a8 Bugfix: SSR bundler errors fixed. Caching still faulty 2026-04-09 22:33:49 +01:00
tben f3b087a1f3 Handle errors better 2026-04-09 18:01:29 +01:00