Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-09 | feat(landing): add og:locale and twitter:site metadata | 1 | -0/+2 | ||
2022-07-09 | feat(landing): add 256x icon | 1 | -0/+1 | ||
2022-07-09 | feat(landing): remove space between zig and "'s" | 1 | -1/+1 | ||
2022-07-09 | feat(landing): add SVG logo, manifest, and meta tags | 10 | -122/+269 | ||
2022-07-08 | Merge pull request #330 from Tropix126/a11y | 2 | -115/+106 | ||
2022-07-08 | Slightly darken pink link color for contrast requirements. | 1 | -1/+1 | ||
2022-07-08 | Pink chip contrast | 1 | -0/+1 | ||
2022-07-07 | Update `bun-types` | 2 | -11/+568 | ||
2022-07-07 | Merge branch 'main' into a11y | 2 | -18/+12 | ||
2022-07-07 | Fix: long numbers + unused css | 1 | -21/+13 | ||
2022-07-07 | properly style inner navigation ulist | 1 | -1/+2 | ||
2022-07-07 | Refactor InstallBox | 2 | -45/+36 | ||
2022-07-07 | Merge pull request #264 from eyalcohen4/main | 1 | -1/+1 | ||
2022-07-07 | Improve link contrast, refactor tabbar | 2 | -71/+67 | ||
2022-07-06 | Update Deno number for React SSR after 8c1157be229137963d1dd513d389ae181db00821 | 1 | -4/+4 | ||
This is the best of 3 runs jarred in jarred-desktop in ~ ❯ oha -z 5s http://localhost:8080 Summary: Success rate: 1.0000 Total: 5.0006 secs Slowest: 0.0504 secs Fastest: 0.0001 secs Average: 0.0037 secs Requests/sec: 13533.1616 Total data: 3.94 MiB Size/request: 61 B Size/sec: 806.17 KiB Response time histogram: 0.001 [51666] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 0.002 [9726] |■■■■■■ 0.003 [1369] | 0.004 [185] | 0.005 [34] | 0.006 [0] | 0.007 [4] | 0.008 [1] | 0.009 [2] | 0.010 [2] | 0.011 [4685] |■■ Latency distribution: 10% in 0.0001 secs 25% in 0.0002 secs 50% in 0.0006 secs 75% in 0.0010 secs 90% in 0.0019 secs 95% in 0.0434 secs 99% in 0.0473 secs Details (average, fastest, slowest): DNS+dialup: 0.0002 secs, 0.0001 secs, 0.0006 secs DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs Status code distribution: [200] 67674 responses jarred in jarred-desktop in ~ took 5s ❯ oha -z 5s http://localhost:8080 Summary: Success rate: 1.0000 Total: 5.0005 secs Slowest: 0.0492 secs Fastest: 0.0001 secs Average: 0.0032 secs Requests/sec: 15328.8994 Total data: 4.46 MiB Size/request: 61 B Size/sec: 913.15 KiB Response time histogram: 0.001 [63524] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 0.002 [7172] |■■■ 0.003 [1155] | 0.004 [52] | 0.004 [3] | 0.005 [9] | 0.006 [4] | 0.007 [26] | 0.008 [2] | 0.009 [3] | 0.010 [4702] |■■ Latency distribution: 10% in 0.0002 secs 25% in 0.0003 secs 50% in 0.0005 secs 75% in 0.0008 secs 90% in 0.0013 secs 95% in 0.0434 secs 99% in 0.0440 secs Details (average, fastest, slowest): DNS+dialup: 0.0003 secs, 0.0001 secs, 0.0006 secs DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs Status code distribution: [200] 76652 responses jarred in jarred-desktop in ~ took 5s ❯ oha -z 5s http://localhost:8080 Summary: Success rate: 1.0000 Total: 5.0006 secs Slowest: 0.0518 secs Fastest: 0.0001 secs Average: 0.0032 secs Requests/sec: 15786.6566 Total data: 4.59 MiB Size/request: 61 B Size/sec: 940.42 KiB Response time histogram: 0.001 [66905] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 0.002 [6834] |■■■ 0.003 [409] | 0.003 [18] | 0.004 [17] | 0.005 [17] | 0.006 [3] | 0.007 [3] | 0.008 [2] | 0.009 [2] | 0.009 [4733] |■■ Latency distribution: 10% in 0.0002 secs 25% in 0.0004 secs 50% in 0.0005 secs 75% in 0.0008 secs 90% in 0.0012 secs 95% in 0.0434 secs 99% in 0.0440 secs Details (average, fastest, slowest): DNS+dialup: 0.0003 secs, 0.0001 secs, 0.0007 secs DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs Status code distribution: [200] 78943 responses | |||||
2022-07-06 | fix tabpanel a11y | 1 | -31/+47 | ||
2022-07-06 | fix a11y issues on landing | 2 | -86/+139 | ||
2022-07-06 | Add a space in page.tsx | 1 | -1/+1 | ||
2022-07-06 | fix: home page links | 1 | -3/+3 | ||
2022-07-06 | fix: typo in the word enormous. fixes #214 | 2 | -8/+8 | ||
2022-07-05 | fix: missing space in docs on homepage | 1 | -1/+1 | ||
2022-07-05 | update | 3 | -13/+24 | ||
2022-07-05 | latest | 5 | -26/+978 | ||
2022-07-05 | latest | 5 | -98/+273 | ||
2022-07-05 | Fix copy button | 1 | -6/+14 | ||
2022-07-05 | Current landing | 6 | -288/+1288 | ||
2022-07-05 | [bun-framework-next] Bump | 4 | -5/+5 | ||
2022-07-04 | Update page.tsx | 1 | -2/+1 | ||
2022-07-04 | Add a getting started section | 3 | -2/+100 | ||
2022-07-03 | wip | 9 | -151/+2795 | ||
2022-07-02 | wip | 4 | -15/+342 | ||
2022-07-02 | wip | 8 | -0/+501 | ||
2022-05-16 | Update types.d.ts | 1 | -10/+2 | ||
2022-05-16 | Fix type errors | 2 | -4/+903 | ||
2022-05-04 | Document `FFIType.i64_fast` | 1 | -2/+26 | ||
2022-05-04 | Safer i64/u64 | 1 | -44/+408 | ||
2022-04-29 | [bun:ffi] it works | 2 | -55/+289 | ||
2022-04-18 | [misc] explain why wasm isn't released yet | 1 | -1/+4 | ||
2022-04-18 | not sure yet | 2 | -90/+102 | ||
2022-04-18 | fix wasm build take 2 (one more thing is broken) | 6 | -1/+415 | ||
2022-04-13 | Even More Comments | 1 | -4/+53 | ||
2022-04-13 | Support digest("base64" | "hex") in the hashings | 1 | -6/+161 | ||
2022-04-11 | [bun.js] Add a `Server.stop` function | 1 | -12/+135 | ||
2022-04-10 | Fix type errors | 2 | -183/+183 | ||
2022-04-10 | [bun-types] Make it bundle the types | 4 | -14/+6141 | ||
2022-04-08 | [bun-framework-next] Fix missing scripts | 3 | -127/+35 | ||
2022-04-08 | Fix Next.js stylesheet bug | 6 | -53/+181 | ||
2022-04-07 | Update package.json | 1 | -1/+1 | ||
2022-04-07 | [bun.js] Add `baseURI` support to HTTP server | 3 | -9/+7 | ||
2022-04-06 | Update client.development.tsx | 1 | -3/+12 | ||