|
|
78eef47f46
|
Remove css, js, and fe() inline helpers; update docs and examples to use client scripts
|
2026-02-20 16:18:24 -08:00 |
|
|
|
1333deb5e9
|
Merge branch 'fix-ts-import'
|
2026-02-20 16:10:32 -08:00 |
|
|
|
45139e519d
|
5
|
2026-02-20 16:08:43 -08:00 |
|
|
|
268cb9482a
|
Fix path traversal vulnerability in static file serving
|
2026-02-20 16:08:25 -08:00 |
|
|
|
1b908f8ba3
|
Refactor client file serving to support .jsx extension and clean up extension resolution logic
|
2026-02-20 16:05:01 -08:00 |
|
|
|
8785cfe43c
|
some guides/docs
|
2026-02-19 10:07:42 -08:00 |
|
|
|
add241a405
|
4
|
2026-02-18 18:48:58 -08:00 |
|
|
|
4ff0727006
|
use proper cwd
|
2026-02-18 18:48:52 -08:00 |
|
|
|
f6da338b46
|
0.0.3
|
2026-02-16 13:26:32 -08:00 |
|
|
|
7e17ab5751
|
ok
|
2026-02-16 13:26:21 -08:00 |
|
Chris Wanstrath
|
1b19e09e14
|
prettyHTML too aggressive in eating up extra spaces
|
2026-02-09 16:23:51 -08:00 |
|
Chris Wanstrath
|
3744454076
|
fix variable shadow bug
|
2026-02-09 11:57:19 -08:00 |
|
|
|
1354e41375
|
update hype examples to use @because/hype
|
2026-02-09 08:57:21 -08:00 |
|
|
|
e8c5eb9d85
|
0.0.2
|
2026-01-30 21:55:02 -08:00 |
|
|
|
1576d92efc
|
logging: false
|
2026-01-30 21:54:44 -08:00 |
|
|
|
834ae8623a
|
fix header lengths
|
2026-01-30 20:33:39 -08:00 |
|
|
|
5ed8673274
|
@because/hype
|
2026-01-29 19:38:02 -08:00 |
|
|
|
65ee95ca0c
|
v0.1.3
|
2026-01-29 19:34:55 -08:00 |
|
|
|
b9b5641b26
|
fix router
|
2026-01-29 18:41:49 -08:00 |
|
Chris Wanstrath
|
06705bab5c
|
v0.1.1
|
2026-01-29 18:34:40 -08:00 |
|
Chris Wanstrath
|
fec3e69ac0
|
npm
|
2026-01-29 18:34:04 -08:00 |
|
Chris Wanstrath
|
83b03fbdcd
|
version
|
2026-01-29 18:34:04 -08:00 |
|
|
|
a7ad3a5c1d
|
router: true
|
2026-01-29 18:31:32 -08:00 |
|
|
|
85fa79518c
|
register middleware early
|
2026-01-28 10:56:30 -08:00 |
|
|
|
c054ca1f82
|
NO_AUTOPORT
|
2026-01-28 10:52:00 -08:00 |
|
|
|
1a8d422834
|
add sse helper
|
2026-01-27 22:34:21 -08:00 |
|
|
|
a8d3a8203e
|
need that cache for HMR
|
2026-01-27 22:16:02 -08:00 |
|
|
|
b9b4e205c9
|
experimental new frontend() style
|
2026-01-27 20:10:52 -08:00 |
|
Chris Wanstrath
|
7b9cade936
|
note
|
2026-01-27 16:40:39 -08:00 |
|
Chris Wanstrath
|
b8d929f2b8
|
cache fixes
|
2026-01-27 16:39:19 -08:00 |
|
|
|
52086f4eb9
|
old
|
2026-01-16 14:58:40 -08:00 |
|
|
|
6579fc82cd
|
spa example too
|
2026-01-16 14:36:02 -08:00 |
|
Chris Wanstrath
|
33d228c9ac
|
organize src/
|
2026-01-15 12:54:33 -08:00 |
|
Chris Wanstrath
|
e938d15dc6
|
src/js/ => src/client/
|
2026-01-15 12:54:28 -08:00 |
|
Chris Wanstrath
|
714d162c63
|
sourcemaps
|
2026-01-13 15:04:44 -08:00 |
|
Chris Wanstrath
|
8f68d2c9c3
|
defs
|
2026-01-07 16:54:57 -08:00 |
|
Claude
|
82a13a3768
|
auto-select available port in dev mode
In dev mode (NODE_ENV !== 'production'), defaults getter automatically
finds an available port if the requested one is taken.
|
2026-01-07 19:04:20 +00:00 |
|
|
|
861a024a1f
|
export type Context
|
2025-12-31 19:13:11 -08:00 |
|
|
|
d749325836
|
layout: false
|
2025-12-21 15:49:21 -08:00 |
|
|
|
8ecdd39be7
|
respect PORT
|
2025-12-21 15:48:07 -08:00 |
|
|
|
88eab4ece2
|
don't cache transpiled js in dev mode
|
2025-12-15 13:42:45 -08:00 |
|
|
|
68406a0a80
|
whoops
|
2025-12-14 15:56:09 -08:00 |
|
|
|
1df3f0760e
|
include import when transpiling frontend files
|
2025-12-14 15:53:34 -08:00 |
|
|
|
192b0cf88d
|
vendor everything
|
2025-12-14 15:49:01 -08:00 |
|
|
|
ea21091792
|
fix deps
|
2025-12-14 15:48:36 -08:00 |
|
|
|
9b8653ed97
|
threadsafe frontend()
|
2025-12-12 12:06:41 -08:00 |
|
|
|
80b25b1c88
|
onclick, not click
|
2025-12-12 12:06:36 -08:00 |
|
|
|
feb30369cf
|
clear fe functions after using them
|
2025-12-12 11:57:30 -08:00 |
|
|
|
ddce0c8589
|
add frontend()
|
2025-12-12 11:56:29 -08:00 |
|
|
|
350ef97df4
|
more bites
|
2025-12-12 08:40:12 -08:00 |
|