pfg
|
74768449bc
|
disallow test() within test() (#18203)
|
2025-03-15 21:34:35 -07:00 |
|
pfg
|
d7a047a533
|
Fix #18131 (global catch-all route does not work with callback handler) (#18148)
|
2025-03-12 21:39:31 -07:00 |
|
Ciro Spaciari
|
01fb872095
|
fix(serve) fix WS upgrade with routes (#17805)
|
2025-02-28 19:25:55 -08:00 |
|
chloe caruso
|
e7790894d9
|
elaborate on error "Expected Sink" (#15234)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-27 17:08:00 -08:00 |
|
Ciro Spaciari
|
f4937678e4
|
fix(node:http/Bun.serve) Allow Strict-Transport-Security in http (#17768)
|
2025-02-27 11:27:07 -08:00 |
|
Don Isaac
|
61edc58362
|
feat(node/net): add SocketAddress (#17154)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-02-24 11:18:16 -08:00 |
|
chloe caruso
|
3b956757d9
|
disable async in script tags in dev server (#17517)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-21 11:28:27 -08:00 |
|
Jarred Sumner
|
a3ea521c98
|
Fix mime type for assets in HTML routes (#17513)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-20 22:30:48 -08:00 |
|
Jarred Sumner
|
527412626a
|
Make fetch() optional in Bun.serve() when routes are passed (#17401)
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
|
2025-02-17 03:25:07 -08:00 |
|
Jarred Sumner
|
f29e912a91
|
Add routes to Bun.serve() (#17357)
|
2025-02-16 00:42:05 -08:00 |
|
chloe caruso
|
0b6aa96672
|
Chloe/hmr4 (#17353)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-15 05:45:02 -08:00 |
|
Jarred Sumner
|
b4f34b03d6
|
Fix disabling HMR, add way to do /api/* and /* in static (#17333)
|
2025-02-14 07:43:21 -08:00 |
|
Jarred Sumner
|
a23c11e381
|
Support BUN_PUBLIC_* and other env options in HTML imports (#17227)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-02-10 02:09:48 -08:00 |
|
Jarred Sumner
|
ba8573494a
|
Add shadcn, tailwind and react detection & templates to bun create. Also: bun install --analyze <files...> (#17035)
|
2025-02-09 09:36:57 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Jarred Sumner
|
7a918d24a7
|
Fix loading react-jsxdev instead of react-jsx (#17013)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-03 14:10:09 -08:00 |
|
Jarred Sumner
|
1ea14f483c
|
Introduce bun ./index.html (#16993)
|
2025-02-03 04:06:12 -08:00 |
|
Zack Radisic
|
f6ec0da125
|
Various CSS fixing and stability stuff (#16889)
|
2025-01-31 03:47:49 -08:00 |
|
Jarred Sumner
|
cd53d32ccf
|
Fix memory leak in certain cases when long URLs are passed to req.url (#16787)
|
2025-01-26 23:16:35 -08:00 |
|
Jarred Sumner
|
75a95aa5fa
|
Rewrite the internal Web Stream native bindings to use less memory (#16349)
|
2025-01-26 00:04:39 -08:00 |
|
Meghan Denny
|
af79cebf9e
|
unflag experimental css and html (#16561)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-01-21 06:44:54 -08:00 |
|
Zack Radisic
|
703b9962c7
|
CSS tests and bundler plugins in serve (#16558)
|
2025-01-21 01:16:48 -08:00 |
|
Zack Radisic
|
87dedd109a
|
CSS bundling & general fixes (#16486)
|
2025-01-18 13:26:27 -08:00 |
|
Jarred Sumner
|
7242c1b670
|
Implement X509Certificate in node:crypto (#16173)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-17 05:24:45 -08:00 |
|
Ciro Spaciari
|
348f5e9aeb
|
fix(server) fix HEAD requests with status != 200 (#16445)
|
2025-01-16 16:05:39 -08:00 |
|
Jarred Sumner
|
7f0b6bc11d
|
Support reloading just static routes
|
2025-01-16 06:46:23 -08:00 |
|
Jarred Sumner
|
4092b271cd
|
Add test for Bun.serve static with html (#16413)
|
2025-01-15 04:08:04 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
pfg
|
c22315d399
|
disable serve-body-leak test on windows (#16201)
|
2025-01-07 00:39:03 -08:00 |
|
Ciro Spaciari
|
ae18cc0ef3
|
fix(server) HEAD Requests followup (#16115)
|
2025-01-02 15:08:03 -08:00 |
|
Ciro Spaciari
|
7a52ec55a5
|
fix(server) HEAD requests (#16099)
|
2025-01-01 19:06:08 -08:00 |
|
Jarred Sumner
|
7b06872abb
|
Deflake fetch tests (#16000)
|
2024-12-27 14:07:41 -08:00 |
|
Ashcon Partovi
|
e8b85cff40
|
ci: Retry and detect flaky tests (#15798)
|
2024-12-16 17:04:33 -08:00 |
|
Jarred Sumner
|
8ca0eb831d
|
Clean up some error handling code (#15368)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-25 15:42:02 -08:00 |
|
Ciro Spaciari
|
6adb3954fe
|
fix(ReadableStream) flush as much we can before ending the stream (#15324)
|
2024-11-21 20:16:43 -08:00 |
|
Dennis Dudek
|
98bb5999a3
|
Fixed Responses to OPTIONS Requests ignore Body (#15108)
|
2024-11-18 17:55:50 -08:00 |
|
dave caruso
|
32ddf343ee
|
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more (#14900)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-13 18:19:12 -08:00 |
|
Ciro Spaciari
|
183c661c40
|
net compatibility improvements (#14933)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-07 22:03:53 -08:00 |
|
Jarred Sumner
|
27067d2a6d
|
Allow using Proxy and module namespace objects in APIs (#15043)
|
2024-11-07 19:45:29 -08:00 |
|
Jarred Sumner
|
ce2afac827
|
Align "encoding" option in node fs with node (#14937)
|
2024-11-01 18:16:04 -07:00 |
|
Jarred Sumner
|
f005e8c057
|
Fix HTTP spec issues by upgrading uWS version (#14853)
|
2024-10-27 12:34:45 -07:00 |
|
Jarred Sumner
|
67b4478137
|
Fixes #14333 (#14679)
|
2024-10-19 01:14:13 -07:00 |
|
Dylan Conway
|
f3b658d9f7
|
fix double free with invalid TLSOptions (#14648)
|
2024-10-18 05:16:21 +00:00 |
|
Ashcon Partovi
|
7bb39023b8
|
Merge queue (#14639)
|
2024-10-18 01:14:42 +00:00 |
|
Ciro Spaciari
|
02fb802b25
|
add req.json leak test (#14191)
|
2024-09-26 22:00:40 -07:00 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -07:00 |
|
Jarred Sumner
|
17d719fa4e
|
Make server.stop return a Promise that fulfills when all opened connections are closed (#14120)
|
2024-09-24 14:07:29 -07:00 |
|
Ciro Spaciari
|
d80d9f450c
|
fix(node:http) improve agent support (#13780)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-19 23:04:36 -07:00 |
|
Jarred Sumner
|
1458fcca4a
|
Run formatter
|
2024-09-06 18:13:08 -07:00 |
|
Ciro Spaciari
|
1011b44d78
|
fix(node:http) implement request.setTimeout and server.setTimeout (#13772)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-06 17:52:38 -07:00 |
|