Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-19 | Doc updates (#5759) | 3 | -8/+26 | ||
* WIP * WIP | |||||
2023-09-19 | More improvements to azure guide | 1 | -8/+10 | ||
2023-09-19 | Improve formatting again | 1 | -0/+4 | ||
2023-09-19 | Update azure guide | 1 | -18/+22 | ||
2023-09-19 | docs: update node compability (#5562) | 1 | -1/+1 | ||
2023-09-19 | Added react installation to react.md (#5620) | 1 | -14/+33 | ||
* Update react.md Added install react part * Updates * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-19 | docs: Update Remix guide (#5702) | 1 | -1/+19 | ||
* Update Remix guide * Update callout * Update docs/guides/ecosystem/remix.md Co-authored-by: Michael Jackson <michael@jackson.us> * update * Add link to remix --------- Co-authored-by: Michael Jackson <michael@jackson.us> Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-19 | Get artifactory to work (#5744) | 1 | -0/+28 | ||
* Get artifactory to work * Cleanup url normalization a ltitle more * Clean up tests * prettier --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-19 | Delete extremely out of date docs | 2 | -184/+0 | ||
2023-09-19 | Update azure-artifacts.md | 1 | -3/+9 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -1/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -2/+2 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -3/+3 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -0/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -1/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -9/+12 | ||
2023-09-18 | Encode slashes in package names in the registry manifest request (#5716) | 1 | -0/+53 | ||
* Encode slashes in package names in the registry manifest request Co-Authored-By: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com> * Update dummy.registry.ts * Fix tests * Add guide for Azure Artifacts * Update azure-artifacts.md * Update azure-artifacts.md * Typo --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com> | |||||
2023-09-18 | change circles for color-blinds (#5594) | 1 | -50/+50 | ||
2023-09-18 | docs: add missing options from bun init (#5638) | 1 | -1/+4 | ||
2023-09-18 | fix(docs): update formatting (#5685) | 1 | -2/+2 | ||
2023-09-17 | Fix a `'app.server' is possibly 'null'.` error (#5626) | 1 | -1/+1 | ||
2023-09-17 | Fix ZLS commit hash in the document (#5510) | 1 | -20/+0 | ||
* Fix ZLS commit hash in the document * Remove ZLS section from the doc | |||||
2023-09-16 | Update tsconfig-paths.md (#5593) | 1 | -2/+2 | ||
Change string:string mapping in the docs to match the expected string:array[string] mapping. See: https://www.typescriptlang.org/tsconfig#paths | |||||
2023-09-16 | docs: fix typo in lockflie nav (#5576) | 1 | -1/+1 | ||
Looks like someone shifted their hand a bit to the right. Changes `ytrr` to `tree` | |||||
2023-09-16 | Update workspaces.md to reflect "workspace:*" syntax (#5555) | 1 | -2/+2 | ||
2023-09-15 | Update development.md (#5531) | 1 | -6/+6 | ||
Fix to version 16 on docs | |||||
2023-09-15 | docs(runtime): fix some typo. (#5451) | 3 | -5/+8 | ||
2023-09-15 | feat(runtime): add `process.binding` `uv`/`natives`/`config` + make global ↵ | 1 | -1/+1 | ||
object properties lazy (#5355) * binding uv * we did that * some more bindings * fix doc * fix uv * yo * static hash table nonsense <3 * huge refactor to the global object i am not ready for merge conflicts * it works part 3 * lose --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-09-15 | Update docs/quickstart.md (#5425) | 1 | -1/+1 | ||
* Update quickstart.md Update quickstart.md * Update quickstart.md Update quickstart.md | |||||
2023-09-14 | Clean up run.md | 1 | -20/+23 | ||
2023-09-14 | async-ify all node:fs functions (#5360) | 1 | -7/+7 | ||
* async all node:fs functions * draw the rest of the owl * LLVM & Clang 16 --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-09-14 | Clean up bunfig.md | 1 | -19/+21 | ||
2023-09-14 | Mention dotenv | 1 | -0/+4 | ||
2023-09-14 | Fix links | 4 | -4/+4 | ||
2023-09-14 | Rework bunfig docs | 4 | -207/+500 | ||
2023-09-14 | Clean up trustedDependencies guide | 1 | -3/+24 | ||
2023-09-14 | Improve run.md | 1 | -1/+17 | ||
2023-09-14 | fix(docs): Fix the text that `bun run --bun` is the same as `bun` (#4647) | 1 | -1/+2 | ||
* fix(docs): Fix the text that `bun run --bun` is the same as `bun` * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-14 | docs - Add "workspace:*" to workspace docs. (#5379) | 1 | -2/+21 | ||
* add workspace:* to docs * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-14 | Improve docs | 3 | -4/+79 | ||
2023-09-13 | Remove the ability to configure lockfile. (#5335) | 3 | -21/+0 | ||
2023-09-13 | Update nuxt.md (#4452) | 1 | -1/+1 | ||
* Update nuxt.md * --bun --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update simple.md (#4881) | 1 | -1/+1 | ||
I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname} Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update nextjs.md (#4905) | 1 | -1/+1 | ||
2023-09-13 | Reorganize Intro section | 2 | -4/+4 | ||
2023-09-13 | Make TypeScript instructions easier to find | 4 | -116/+93 | ||
2023-09-13 | Use Bun global | 1 | -3/+1 | ||
2023-09-13 | fix link to "local template" (#5115) | 1 | -1/+1 | ||
2023-09-13 | modules documentation didn't have correct import example (#5225) | 1 | -3/+3 | ||
2023-09-13 | Use bun create everywhere | 6 | -7/+7 | ||