1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 00:10:36 +02:00
Commit Graph

540 Commits

Author SHA1 Message Date
faee3e8bdd fix(welcome): broken links (#303)
* docs(welcome): provide full url to prevent 404

`welcome` could be accessed through ./docs and ./docs/welcome. When trying to navigate from ./docs, `getting-started` lead to ./getting-started instead of ./docs/getting-started

* docs(welcome): fix link name mismatch
2022-12-20 15:03:40 +00:00
28cb016092 Documentation: extractor page navigation bar is missing sections (#302) 2022-12-10 17:48:57 +00:00
f6b43d5efc Replaced Invalid Link with the valid one (#301) 2022-11-21 21:02:04 +00:00
b9186e5100 Bump loader-utils from 2.0.3 to 2.0.4 (#299)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 11:08:26 +00:00
1da84fca06 Port actix book (#297)
* Tweak GHA

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Port actix book

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Fix links

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-11-10 13:09:51 +00:00
02aba0903b Run npm audit fix (#298) 2022-11-10 12:27:02 +00:00
Ege
ea12a77d6e mentioning required feature on the example code (#295)
Co-authored-by: Yuki Okushi <huyuumi.dev+love@gmail.com>
2022-11-10 10:02:31 +09:00
17a08f94fb Bump loader-utils from 2.0.0 to 2.0.3 (#294)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 16:53:06 +00:00
f6d103da57 update user_session sample (#292) 2022-10-26 11:14:06 +01:00
2bc48c18c8 fix(ex-database): place pool get in web::block (#290) 2022-10-07 18:12:51 +01:00
52ba8ea777 Clarify main.rs in Getting Started (#232) (#287)
Co-authored-by: philpill <philpill@gmail.com>
2022-09-24 13:24:35 +01:00
af14bf7493 add v2 netlify link 2022-09-11 19:15:46 +01:00
d0df9ae503 apply changes from #286 2022-09-11 19:12:27 +01:00
b230608545 update diesel docs to reference v2 as well 2022-09-11 19:00:38 +01:00
c28854427e add correct link to actix metrics (#285) 2022-08-09 22:07:29 +02:00
779f8ea83e Change method from GET to POST (#277)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-30 18:19:42 +01:00
50d9694c81 Bump ansi-regex from 5.0.0 to 5.0.1 (#281)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:47 +01:00
7c24300106 Bump terser from 5.13.1 to 5.14.2 (#282)
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.13.1...v5.14.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:26 +01:00
b5ebcbb073 Bump normalize-url from 4.5.0 to 4.5.1 (#284)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:11 +01:00
69f2005d61 Bump minimist from 1.2.5 to 1.2.6 (#283)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:16:54 +01:00
7e2e17e01e Bump path-parse from 1.0.6 to 1.0.7 (#280)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:16:41 +01:00
1d338f74de Fix outdated info in Server->Multi-Threading section of docs
taken from ##276
2022-07-30 18:12:15 +01:00
f33180bf8a Simplify cargo watch command
taken from #278
2022-07-30 18:10:39 +01:00
bb42ca002c Update information on Compress middleware (#279) 2022-07-19 11:11:45 +01:00
2904c4b861 Fix base URL 2022-07-16 19:06:27 +09:00
8393aea71a migrate to docusaurus (v2) (#266)
Co-authored-by: ibraheemdev <ibrah1440@gmail.com>
2022-07-16 18:59:20 +09:00
a85b4ff5a3 Replace tokio::time::delay_for with tokio::time::sleep (#273) 2022-06-19 22:49:21 +09:00
f12f950c91 Add full payload test for stream (#272) 2022-06-11 04:33:39 +01:00
7f65e095bb Linkfix (#271) 2022-05-08 12:03:52 +01:00
6df013f8ec Update extractors.md (#268) 2022-04-17 08:21:55 +01:00
dde397f5f4 improve server docs 2022-04-07 16:52:12 +01:00
7d988fc27e improve extractors docs 2022-04-07 16:22:17 +01:00
0ddb72f6b0 remove references to .data() 2022-04-07 15:55:55 +01:00
b11a2f6e99 improve path docs 2022-04-07 15:54:55 +01:00
12cbd2ebbf s/Actix-web/Actix Web 2022-04-07 15:44:10 +01:00
36b3f9a3d7 fix http2 rfc links
fixes #235
2022-03-21 01:54:49 +00:00
e370fddcc3 Bumped version of actix to 0.13 (#267) 2022-03-20 15:53:36 +00:00
c788681d45 updating json response docs cargo.toml (#264) 2022-03-15 11:55:30 +00:00
80549a9fb2 Update cargo.toml for json request 2nd example (#263) 2022-03-14 14:26:01 +00:00
17fc2533e5 updating cargo.toml for first example (#262) 2022-03-14 13:44:17 +00:00
91f1158c69 update http2 docs 2022-03-07 13:40:36 +00:00
1f94bb7ce6 update v3 links to v4 2022-03-05 23:55:35 +00:00
f504c65862 remove outdated info about force closing connections 2022-03-05 23:54:23 +00:00
91d61f5be6 update homepage example 2022-03-05 23:34:31 +00:00
eff8c425a6 Update websockets.md (#261) 2022-02-28 15:03:01 +00:00
7cbaf1b391 Update http2.md (#260) 2022-02-28 13:48:50 +00:00
b8431bef6f update remaining examples to v4 2022-02-26 05:22:21 +00:00
447edcc9d7 add note that server must be awaited 2022-02-26 05:01:13 +00:00
f6376781af update code repo links 2022-02-26 04:58:43 +00:00
997fb14e79 fix note about app_data 2022-02-26 04:50:39 +00:00