Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-26 | docs(readme): Add winget instructions (#25136) | Meir Blachman | |
Signed-off-by: Meir Blachman <meirblachman@gmail.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2024-04-10 | chore: update references to `deno_std` to use JSR (#23239) | Asher Gomez | |
There are more uses of `deno.land/std` in the codebase, but for URL parsing purposes rather than network calls or documentation. | |||
2023-11-27 | chore: Fix typo in README (#21354) | Kevin Whinnery | |
Correct a small error in the recent README update. --------- Signed-off-by: Kevin Whinnery <kevin.whinnery@gmail.com> | |||
2023-11-27 | docs(README): Update README to include more recent links and use external ↵ | Kevin Whinnery | |
docs (#21341) Update the README to use current links, and link to appropriate external documentation for most information. | |||
2023-11-06 | docs: add missing cmake build dependency installation (#20788) | Jérôme Benoit | |
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com> | |||
2023-10-11 | docs: update readme hello world example (#20874) | Mark A. Hershberger | |
Fixes #20873 | |||
2023-09-16 | docs(contributing): Fix README link to contributing docs (#20526) | Juan Gonzalez | |
Fixing a broken link to the contributing docs | |||
2023-08-22 | feat(ext/kv): connect to remote database (#20178) | Heyang Zhou | |
This patch adds a `remote` backend for `ext/kv`. This supports connection to Deno Deploy and potentially other services compatible with the KV Connect protocol. | |||
2023-07-25 | docs: nitpick README (#19912) | Roj | |
2023-07-13 | docs: use `Deno.serve` in README (#19805) | idanran | |
2023-04-17 | docs(readme): Update readme (#18677) | Andy Jiang | |
- updated examples - added more resources - added youtube --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2022-08-15 | docs: use `irm` instead of `iwr -useb` (#15474) | 迷渡 | |
2022-03-08 | docs(README): update urls of `shell` and `powershell` deno script installers ↵ | Abdfn | |
(#13844) | |||
2021-10-21 | docs(README): link built in utilities (#12405) | f[nZk] | |
2021-08-25 | docs(README): Change the logo to vector image (#11841) | Percy | |
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com> | |||
2021-08-12 | chore: update README.md (#11633) | Bartek Iwańczuk | |
Updates "complex" example in the README.md, which used std/http which will be phased out. Instead use newly stabilized Deno.serveHttp() | |||
2021-07-28 | chore: update README.md to link to contributing section rather than style ↵ | David Sherret | |
guide (#11543) | |||
2021-07-27 | chore: update logo link in readme (#11535) | Feng Yu | |
2021-07-20 | chore: change links in README (#11464) | Bartek Iwańczuk | |
2021-04-09 | docs(readme): improve link descriptions (#10083) | Jesse Jackson | |
2021-04-09 | docs: add a link to the Discord server to the Readme (#10082) | YodaLightsabr | |
Fixes: #9712 Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-03-15 | docs: match install section with website (#9665) | Kid | |
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com> | |||
2021-02-19 | chore: rename default branch to main (#9503) | Luca Casonato | |
2020-12-14 | docs: fixes logo in README (#8740) | Vishal Pratap Singh | |
2020-12-11 | docs: Fix readme typo (#8721) | Tomáš Znamenáček | |
2020-10-20 | fix: codesnippet in README contains $STD_VERSION (#8045) | Luca Casonato | |
2020-10-13 | docs: fix runtime docs link in README (#7926) | Grant Timmerman | |
2020-10-07 | docs(README): fix code block type (#7845) | Yasser A.Idrissi | |
2020-10-04 | docs(std): version all imports in README (#7442) | tokiedokie | |
Use $STD_VERSION in std/ README files to automatically display proper version. | |||
2020-10-04 | docs: end sentences with a period in markdown (#7813) | Trivikram Kamat | |
2020-09-29 | improve readme (#7530) | Vitor Matos | |
2020-07-02 | docs: update discord link (#6599) | Stanislav | |
2020-05-16 | chore: remove typedoc (#5497) | Bartek Iwańczuk | |
2020-05-14 | Fix broken links to manual web page in README.md (#5284) | Manikandan Sundararajan | |
The old link to the manual web page includes the `.html` extension but this leads to a 404. Removing the `.html` leads to the right webpage. | |||
2020-05-12 | docs: Fix style guide link (#5236) | Ryan Dahl | |
2020-03-04 | Use discord instead of gitter (#4253) | Ryan Dahl | |
2019-10-31 | Upgrade node_modules, change tagline, clean up root directory (#3247) | Ry Dahl | |
* Upgrade node_modules * Simplify tagline * Move gclient_config.py out of root * Move package.json to tools * Remove yarn.lock * Remove CONTRIBUTING.md | |||
2019-10-29 | Rename Github Actions workflow (#3238) | Ry Dahl | |
2019-10-03 | Use github action badges (#3056) | Ryan Dahl | |
2019-03-22 | Website updates (#1984) | Ryan Dahl | |
2019-03-04 | Improve tagline in README (#1881) | Ryan Dahl | |
2019-02-26 | Fix broken link to API reference (#1838) | William Fortin | |
Add missing trailing slash https://deno.land/typedoc/ | |||
2019-02-21 | Improve readme (#1822) | Ryan Dahl | |
2019-02-19 | Improve README (#1815) | Ryan Dahl | |
2019-02-11 | web design (#1728) | Ryan Dahl | |
2019-01-31 | Improve build instructions (#1593) | Tim van der Lippe | |
2019-01-28 | Change subtitle to 'A new way to JavaScript' (#1603) | Dmitry Sharshakov | |
2019-01-27 | Readme: Use shell installer (#1598) | Dmitry Sharshakov | |
2019-01-10 | Add some links to website | Ryan Dahl | |
2019-01-05 | Add Scoop installation command to README.md (#1467) | Mark Tiedemann | |