Zack Radisic
|
4ed812dad2
|
ooga booga
|
2025-02-18 22:54:59 -08:00 |
|
Zack Radisic
|
4b59f0f28b
|
Revert "Enable tree shaking for the dev server"
This reverts commit 1ecee6d11d.
|
2025-02-17 17:20:47 -08:00 |
|
Zack Radisic
|
1ecee6d11d
|
Enable tree shaking for the dev server
|
2025-02-17 16:51:56 -08:00 |
|
Ciro Spaciari
|
99a3b01bd0
|
fix(sql) calling not tagged throw errors (#17415)
|
2025-02-17 13:06:27 -08:00 |
|
Don Isaac
|
32c17d8656
|
fix: memory leak in code coverage (#17399)
|
2025-02-17 03:42:01 -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 |
|
Don Isaac
|
f0e7251b61
|
chore: remove dead in transpiler (#17379)
|
2025-02-16 02:20:39 -08:00 |
|
Jarred Sumner
|
f29e912a91
|
Add routes to Bun.serve() (#17357)
|
2025-02-16 00:42:05 -08:00 |
|
Don Isaac
|
cdf62b35ff
|
refactor: move string-like structs into string module (#17369)
|
2025-02-15 21:52:43 -08:00 |
|
Don Isaac
|
59f3d1ca31
|
refactor: remove BunString.fromJSRef (#17367)
|
2025-02-15 21:52:13 -08:00 |
|
Don Isaac
|
f1a5e78033
|
refactor: remove unused RefCount struct (#17370)
|
2025-02-15 21:50:57 -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
|
e01548c6e9
|
Remove a few more usages of shim.cppFn (#17358)
|
2025-02-15 05:27:58 -08:00 |
|
chloe caruso
|
78e52006c5
|
Rewrite internal Web Streams to use less memory (#16860)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-02-15 01:16:28 -08:00 |
|
pfg
|
905fbee768
|
Wake up stdin after it falls asleep (#17351)
|
2025-02-15 01:15:10 -08:00 |
|
Meghan Denny
|
0405e1451c
|
node: fix test-buffer-inspect.js (#17171)
|
2025-02-14 23:30:46 -08:00 |
|
Meghan Denny
|
b418b7794a
|
node:buffer: fix write (#17323)
|
2025-02-14 23:30:18 -08:00 |
|
Meghan Denny
|
600343fff7
|
node:buffer: fix test-buffer-resizable.js (#17350)
|
2025-02-14 23:29:09 -08:00 |
|
190n
|
43367817a4
|
Handle rejected promises in EventLoop.autoTick (#17346)
|
2025-02-14 17:49:30 -08:00 |
|
Meghan Denny
|
7b65ca2a71
|
Revert "assets in css files 1"
This reverts commit 29c737b2b9.
|
2025-02-14 17:27:33 -08:00 |
|
chloe caruso
|
29c737b2b9
|
assets in css files 1
|
2025-02-14 17:24:55 -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 |
|
Ben Kunkle
|
b44769c751
|
Glob Match Rewrite (#16824)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-02-14 06:32:57 -08:00 |
|
chloe caruso
|
10663d7912
|
devserver: use file urls for sourcemap (#17319)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-14 01:30:03 -08:00 |
|
Ciro Spaciari
|
a2c64ad706
|
fix(sql) add prepare: false option and sql``.simple() (#17296)
|
2025-02-13 19:51:05 -08:00 |
|
Ciro Spaciari
|
79afefa488
|
fix(s3) Support Virtual Hosted-Style endpoints (#17292)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-13 19:47:53 -08:00 |
|
Jarred Sumner
|
baee1c10d3
|
Fix flaky patch test (#17301)
|
2025-02-13 00:22:05 -08:00 |
|
Meghan Denny
|
6353fa4806
|
node:buffer: fix read (#17299)
|
2025-02-12 23:37:36 -08:00 |
|
chloe caruso
|
f17ce2b756
|
hmr fixes (#17239)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-12 23:14:02 -08:00 |
|
Meghan Denny
|
c445cdaf13
|
cpp: fix asan error in process.setuid/setgid (#17300)
|
2025-02-12 23:13:07 -08:00 |
|
190n
|
ea65a2ad48
|
Bump WebKit (#17095)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-12 22:08:53 -08:00 |
|
pfg
|
eb145870cb
|
Remove @intFromPtr(...) == 0 (#17276)
|
2025-02-12 20:18:03 -08:00 |
|
Shlomo
|
506ea28b36
|
feat: load full certificate bundles from NODE_EXTRA_CA_CERTS (#16782)
|
2025-02-12 11:42:31 -08:00 |
|
Jarred Sumner
|
23ba9af43c
|
Remove two usages of cppFn() (#17278)
|
2025-02-11 21:33:43 -08:00 |
|
Ciro Spaciari
|
1bb1f59b9e
|
fix(sql) fix fragments containing fragments + concat syntax for parameters (#17273)
|
2025-02-11 20:08:58 -08:00 |
|
Ciro Spaciari
|
7403088c3b
|
fix(sql) fix ready for query state (#17272)
|
2025-02-11 20:08:10 -08:00 |
|
chloe caruso
|
2b97d61deb
|
chore: remove some trivial usage of usingnamespace (#17268)
|
2025-02-11 19:38:52 -08:00 |
|
chloe caruso
|
e22c6c5dbe
|
fix a crash when trying to throw the error for onEnd ($notImplementedIssueFn) (#17271)
|
2025-02-11 19:38:10 -08:00 |
|
Meghan Denny
|
bdccbbc828
|
node: fix Buffer.from(arrayBuffer) (#17267)
|
2025-02-11 18:10:43 -08:00 |
|
Zack Radisic
|
0b6d468b74
|
CSS fix parsing of @-webkit-keyframes (#17266)
|
2025-02-11 16:19:33 -08:00 |
|
Meghan Denny
|
251c2b7d06
|
node:fs: windows: fix integer cast truncating bits when using too large of a mode (#17249)
|
2025-02-11 00:12:28 -08:00 |
|
Zack Radisic
|
321500c625
|
CSS stress tests, some fixes (#17131)
|
2025-02-10 20:56:30 -08:00 |
|
Ciro Spaciari
|
3a231a62b4
|
fix(sql) fix support for binary numeric values (#17245)
|
2025-02-10 19:25:52 -08:00 |
|
Meghan Denny
|
7adb2b9502
|
fix memory leak in ERR_INVALID_ARG_TYPE (#17169)
|
2025-02-10 18:50:49 -08:00 |
|
Jarred Sumner
|
02d4534561
|
Add =<val> to --help flags that accept values (#17237)
|
2025-02-10 17:19:09 -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 |
|
github-actions[bot]
|
14164920b5
|
deps: update sqlite to 3.490.0 (#17201)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2025-02-09 00:36:36 -08:00 |
|
Dylan Conway
|
2644bad5d4
|
Fix lexing out of bounds by one (#17168)
|
2025-02-08 05:23:41 -08:00 |
|
Michael H
|
584db03a74
|
bun pm pack support "files" starting with ./ (#17135)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-08 01:27:15 -08:00 |
|