pfg
|
d9c77be90d
|
node child process maxbuf support (#18293)
|
2025-04-03 17:03:26 -07:00 |
|
Meghan Denny
|
04a432f54f
|
js: flesh out some of the props exposed on Bun.connect Socket (#18761)
|
2025-04-03 16:36:56 -07:00 |
|
Meghan Denny
|
94addcf2a5
|
bun-types: add definition for 'process.binding("uv")' (#18760)
|
2025-04-03 16:28:57 -07:00 |
|
Alistair Smith
|
d5660f7a37
|
tiny jsdoc change for docs (#18722)
|
2025-04-03 15:57:03 -07:00 |
|
Alistair Smith
|
3e358a1708
|
fix Bun.env merging (#18753) and test for Bun.Encoding in Text{Encoder,Decoder} (#18754)
|
2025-04-03 15:56:48 -07:00 |
|
Inqnuam
|
946f41c01a
|
feat(s3Client): add support for ListObjectsV2 action (#16948)
|
2025-04-02 09:35:08 -07:00 |
|
Alistair Smith
|
adab0f64f9
|
quick fix for category rendering (#18669)
|
2025-03-31 05:50:34 -07:00 |
|
Alistair Smith
|
41d3f1bc9d
|
fix: declaring Bun Env should declare on process.env also (#18665)
|
2025-03-31 04:25:08 -07:00 |
|
Alistair Smith
|
0814abe21e
|
FIx some smaller issues in bun-types (#18642)
|
2025-03-31 03:41:13 -07:00 |
|
Ciro Spaciari
|
7021c42cf2
|
fix(node:http) fix post regression (#18599)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-29 01:50:26 -07:00 |
|
Alistair Smith
|
e83b5fb720
|
@types/bun: fix URLSearchParams, bring back old types test suite (#18598)
|
2025-03-28 17:51:52 -07:00 |
|
Alistair Smith
|
f5836c2013
|
Docs/tag relevant docs (#18544)
|
2025-03-27 16:49:15 -07:00 |
|
Alistair Smith
|
f4ae8c7254
|
Fix AbortSignal static methods when DOM is missing (#18530)
|
2025-03-27 15:10:18 +00:00 |
|
Alistair Smith
|
2a9569cec4
|
@types/bun: Some small fixes for the test and Bun.env (#18528)
|
2025-03-27 13:32:23 +00:00 |
|
Jarred Sumner
|
31060a5e2a
|
Update package.json
|
2025-03-27 03:48:38 -07:00 |
|
pfg
|
1d655a0232
|
cookie mistakes (#18513)
|
2025-03-26 20:51:20 -07:00 |
|
Ciro Spaciari
|
a548c2ec54
|
fix(node:http) properly signal server drain after draining the socket buffer (#18479)
|
2025-03-26 16:41:17 -07:00 |
|
Jarred Sumner
|
57cda4a445
|
Clean-up after #18485 (#18489)
|
2025-03-26 04:46:35 -07:00 |
|
Jarred Sumner
|
49ca2c86e7
|
More robust Bun.Cookie & Bun.CookieMap (#18359)
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-03-26 02:51:41 -07:00 |
|
Kai Tamkun
|
ee8a839500
|
Fix node:http UAF (#18485)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-25 23:31:04 -07:00 |
|
Don Isaac
|
9e580f8413
|
chore(bun-plugin-svelte): bump version to v0.0.6 (#18464)
|
2025-03-25 15:53:07 -07:00 |
|
Alistair Smith
|
57381d43ed
|
types: Rewrite to avoid conflicts and allow for doc generation (#18024)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-25 14:33:30 -07:00 |
|
Twilight
|
cf9f2bf98e
|
types(ffi): fix cc example jsdoc (#18457)
|
2025-03-25 12:37:59 -07:00 |
|
Kai Tamkun
|
60acfb17f0
|
node:http compatibility (options.lookup) (#18395)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-24 23:49:02 -07:00 |
|
Don Isaac
|
a07844ea13
|
feat(bun-plugin-svelte): custom elements (#18336)
|
2025-03-24 23:24:56 -07:00 |
|
xuxu's code
|
99ee90a58f
|
types: refine idleTimeout in the example of SQL options (#18234)
|
2025-03-24 09:53:45 -07:00 |
|
Jarred Sumner
|
60ae19bded
|
Revert "Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)"
This reverts commit 9888570456.
We will add it in Bun v1.2.7
|
2025-03-21 22:17:28 -07:00 |
|
Meghan Denny
|
f2c8e63ae1
|
update to llvm 19 and c++ 23 (#18317)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-03-20 21:44:19 -07:00 |
|
Jarred Sumner
|
9888570456
|
Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-03-20 21:29:00 -07:00 |
|
Kai Tamkun
|
f30ca39242
|
More node:http compatibility (#18339)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-20 19:16:35 -07:00 |
|
Meghan Denny
|
2024fa09d7
|
js: fix many typescript errors (#18272)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-19 22:39:24 -07:00 |
|
Alistair Smith
|
21a42a0dee
|
types: update Uint8Array methods (#18305)
|
2025-03-19 10:59:33 -07:00 |
|
Don Isaac
|
fa9bb75ad3
|
fix(uws): make Socket bindings safer (#18286)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-03-18 19:38:15 -07:00 |
|
chloe caruso
|
d1c77f5061
|
fix dev server regressions from 1.2.5's hmr rewrite (#18109)
Co-authored-by: Zack Radisic <zack@theradisic.com>
Co-authored-by: zackradisic <56137411+zackradisic@users.noreply.github.com>
|
2025-03-14 21:24:14 -07:00 |
|
pfg
|
2fc19daeec
|
Update spawn docs to add timeout and resourceUsage (#18204)
|
2025-03-14 19:02:22 -07:00 |
|
Ciro Spaciari
|
45df1dbba0
|
fix(usockets) only add socket and context to the free list after socket on_close callback returns (#18144)
|
2025-03-13 12:45:53 -07:00 |
|
Don Isaac
|
b0b6c979ee
|
fix(bun-plugin-svelte): handle "svelte" export conditions (#18150)
|
2025-03-13 12:40:22 -07:00 |
|
Indigo
|
7d69ac03ec
|
sqlite: Enable passing options to Database.deserialize to enable strict mode (#17726)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-13 12:36:51 -07:00 |
|
aab
|
fe0e737f7b
|
types: fix error for Uint8Array.fromBase64 (#18153)
|
2025-03-13 09:03:45 -07:00 |
|
Alistair Smith
|
8da959df85
|
fix: Move ShellError inside bun module decl (#18149)
|
2025-03-12 21:57:04 -07:00 |
|
Alistair Smith
|
01d214b276
|
Fix some higher priority @types/bun issues (devserver, serve) (#18121)
|
2025-03-12 18:38:31 +00:00 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
Don Isaac
|
fdd750e4b5
|
docs(bun-plugin-svelte): add example (#18076)
|
2025-03-11 14:39:10 -07:00 |
|
Don Isaac
|
9a5afe371a
|
fix(bun-plugin-svelte): fix svelte module imports (#18042)
|
2025-03-11 12:01:15 -07:00 |
|
Meghan Denny
|
ba7f59355f
|
js: de-class-ify node:net.Socket (#17997)
|
2025-03-10 23:37:11 -07:00 |
|
Kai Tamkun
|
4a0e982bb2
|
node:http improvements (#17093)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: snwy <snwy@snwy.me>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-10 20:19:29 -07:00 |
|
Ciro Spaciari
|
013fdddc6e
|
feat(CSRF) implement Bun.CSRF (#18045)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-10 17:51:57 -07:00 |
|
Alistair Smith
|
cd4d75ee7b
|
Fix type error for base64 operations (#18034)
Co-authored-by: azom <dev@azom.ca>
|
2025-03-10 09:40:29 -07:00 |
|
chloe caruso
|
66cf62c3c4
|
dev server: rewrite HMRModule, support sync esm + hot.accept (#17954)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 15:12:16 -08:00 |
|
Reilly O'Donnell
|
0b58e791b3
|
feat(bun/test): Allow numbers, functions, and classes (anonymous and named) as first arg to describe blocks (#17218)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
|
2025-03-06 19:39:22 -08:00 |
|