Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-05 | analytics is good enough for now | 1 | -0/+21 | ||
2021-10-05 | Simple analytics | 1 | -0/+13 | ||
2021-10-03 | Fix various macOS-specific compile errors and run `zig fmt` | 1 | -12/+3 | ||
2021-10-03 | Add Three.js benchmark | 1 | -1/+2 | ||
2021-10-02 | Linux works now. | 1 | -28/+26 | ||
2021-09-30 | Support remapping macro paths | 1 | -16/+36 | ||
2021-09-24 | Remove `cache_files` since it's not used and causes slower Bun compilation times | 1 | -1/+1 | ||
2021-09-22 | Extremely minor perf improvements | 1 | -3/+3 | ||
2021-09-22 | Allow URLs containing absolute filepaths in imports if they match specific ↵ | 1 | -4/+37 | ||
file extensions This is to support ../../ imports Allowlisting to specific file extensions prevents common webserver security vulnerabilities like reading /etc/passwd | |||||
2021-09-16 | When port is in use, auto-increment port number up to 10 times and then bail ↵ | 1 | -7/+43 | ||
if all 10 are in use | |||||
2021-09-16 | Colorize build/resolve errors and add a ^ | 1 | -9/+33 | ||
2021-09-15 | Big Heap: | 1 | -1/+1 | ||
2021-09-15 | Warn when JIT is disabled | 1 | -0/+3 | ||
2021-09-14 | Support installing bun from npm | 1 | -8/+8 | ||
2021-09-14 | Include build id in welcome notebun-v0.0.0-9bun-v0.0.0-8bun-v0.0.0-10 | 1 | -1/+1 | ||
2021-09-14 | Include a build idbun-build-8bun-build-build-8 | 1 | -3/+7 | ||
2021-09-14 | SPAs now work by default when there's a public/index.html file | 1 | -21/+93 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -2/+27 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-08 | upgrade | 1 | -13/+7 | ||
2021-09-07 | up | 1 | -13/+20 | ||
2021-09-07 | WIP error css | 1 | -84/+248 | ||
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271 | |||||
2021-09-06 | expose top level dir | 1 | -0/+1 | ||
Former-commit-id: 00c222c35a4460b21e095acc35a470fbb4778b19 | |||||
2021-09-05 | more mutexes | 1 | -1/+25 | ||
Former-commit-id: 52966012b4b74d24ab28a0c75740aef35fb75327 | |||||
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps ↵ | 1 | -39/+83 | ||
to a real idle timeout Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c | |||||
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -4/+5 | ||
Former-commit-id: 3d831ad95904d2123964f2ebccff48f1e9f954e9 | |||||
2021-09-01 | latest | 1 | -1/+1 | ||
Former-commit-id: 20b96180ffc41610dfb21a041d1258f2ff8d4196 | |||||
2021-08-31 | Add display name field to frameworks, improve logging, add counters, add | 1 | -29/+93 | ||
Former-commit-id: b2cf011b6c6405a786fe22367e1cd4e6c2c4c90f | |||||
2021-08-31 | Fallback, fragments, printer compat, better errors | 1 | -90/+362 | ||
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb | |||||
2021-08-29 | Blob | 1 | -11/+62 | ||
Former-commit-id: 2174c6b769676c50686bb23a5ecca26a1d6eb1bc | |||||
2021-08-27 | statusTExt | 1 | -2/+5 | ||
Former-commit-id: 52de5c6b9a3e8b030dcc2baf3fb372a50a7da99f | |||||
2021-08-26 | better errors | 1 | -1/+5 | ||
Former-commit-id: a16d16ac2d649b3678d3baaa7a4641c7a56f5d6d | |||||
2021-08-26 | Fix file loader, automatically support CSS imports when a framework isn't set | 1 | -11/+28 | ||
Former-commit-id: 94750e5987ea8f6e4c946bfc06715e09a48c0eec | |||||
2021-08-26 | Bug fixes | 1 | -64/+81 | ||
Former-commit-id: 853b372665a3762b1eeeb2202e279895bce6f544 | |||||
2021-08-25 | latest | 1 | -0/+12 | ||
Former-commit-id: f5600d123d3710e7ea80ff2b7c66d13382462420 | |||||
2021-08-23 | emoji | 1 | -5/+15 | ||
Former-commit-id: 812c1222bd62826a9bd829219970332d4b22bcd7 | |||||
2021-08-23 | Use mimalloc for a 10% boost | 1 | -6/+14 | ||
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419 | |||||
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and ↵ | 1 | -15/+52 | ||
recreate it (and leak memory) Former-commit-id: 8faf6127547411c1fdcee9e4e7440825f21ecd99 | |||||
2021-08-20 | Support directories in Watcher | 1 | -27/+55 | ||
Former-commit-id: af0813dc3c8cc93874a1903e7b4c92fc5817337a | |||||
2021-08-19 | Log level + onimportcss | 1 | -62/+75 | ||
Former-commit-id: 12ba9b9bc288573e3a5099adfa14c486c4cc980c | |||||
2021-08-18 | etc | 1 | -4/+0 | ||
Former-commit-id: 67546a63021c0b5b58841a03115fa699ae3e441f | |||||
2021-08-17 | Prettier http formatt | 1 | -10/+24 | ||
Former-commit-id: 55951edd7a1a349c1cada83cf52abe73c6d6023c | |||||
2021-08-17 | log error on respondWith rejection, | 1 | -2/+14 | ||
Former-commit-id: 8f6312a17dc9811d54e4dc31d9ada68e98bae891 | |||||
2021-08-17 | alright thats the rename | 1 | -5/+3 | ||
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753 | |||||
2021-08-15 | rename to bun | 1 | -5/+5 | ||
Former-commit-id: f982fc85fac3f0120e1851ad4027dd8413216439 | |||||
2021-08-15 | Support multiple route dirs, fix bundling JSX, fix cjs bug, remove warning ↵ | 1 | -13/+25 | ||
about unbundled modules in speedy env, Former-commit-id: ae718dbd05397bed9bc49a77fae20de70b635e82 | |||||
2021-08-14 | fix defines | 1 | -2/+24 | ||
Former-commit-id: 12db22bc3f5875ee0c43d25f8247983967451c3f | |||||
2021-08-14 | .env works | 1 | -4/+15 | ||
Former-commit-id: 45ee7874f2c8566c3034743161031b0859423f41 | |||||
2021-08-14 | lots | 1 | -44/+60 | ||
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8 | |||||
2021-08-13 | late | 1 | -2/+2 | ||
Former-commit-id: 1d598bb05a3bac62d86063125e1fe2962f0b5cc6 | |||||
2021-08-11 | go | 1 | -7/+35 | ||
Former-commit-id: d90f4747fe450c6f5d11d550df5117a9dca9962e |