dependabot[bot]
8688ae331a
Bump actions/setup-node from 3.7.0 to 4.0.0 ( #337 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 15:30:19 +00:00
Rob Ede
ee701e0e23
prettier js/html
2023-11-01 15:32:44 +00:00
Rob Ede
0d0e7f4433
prettier markdown
2023-11-01 15:28:34 +00:00
Rob Ede
7c4b52623e
rename workflows
2023-11-01 15:24:51 +00:00
Rob Ede
9ca7f89606
update examples deps
2023-11-01 15:21:39 +00:00
Rob Ede
0dbfdf9f35
add dependabot for GHA
2023-11-01 15:21:29 +00:00
Rob Ede
c427ae50f3
publish = false
2023-11-01 15:21:01 +00:00
Rob Ede
73dc338ff9
edition = 2021
2023-11-01 15:09:54 +00:00
Rob Ede
37169d5232
remove unused example deps
2023-11-01 15:09:25 +00:00
Orhun Parmaksız
e72b12218a
Add hosting instructions for Shuttle ( #334 )
...
* Add hosting instructions for Shuttle
* move shuttle sample code to examples dir
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-01 15:08:40 +00:00
dependabot[bot]
411a64afd3
Bump @babel/traverse from 7.20.1 to 7.23.2 ( #333 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:24:23 +00:00
moy2010
248eff90eb
Fix Item associated type for Stream trait ( #332 )
...
The documentation shows incorrect syntax
2023-10-12 08:57:41 +00:00
dependabot[bot]
2b0bd4e31b
Bump postcss from 8.4.18 to 8.4.31 ( #331 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 19:33:54 +09:00
Mikael Niemi
0598e20509
fix(docs) guard host link ( #330 )
2023-09-20 09:46:47 +00:00
Rob Ede
c5a9579193
update testing docs to give less precedence to unit testing
2023-09-10 02:56:48 +01:00
Hieu Nguyen
e67443f4e8
Update code example for sec-5-arbiter.md ( #329 )
2023-08-06 20:55:51 +01:00
dependabot[bot]
bf329481b0
Bump semver from 5.7.1 to 5.7.2 ( #328 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:28:17 +01:00
Iver Karlsbakk Småge
ec2ae3cbea
Make the logo a little bigger to fix regression ( #326 )
2023-05-09 16:36:48 +01:00
Iver Karlsbakk Småge
ee64008904
Shrink logo image to improve page load speed ( #325 )
...
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2023-05-09 18:25:52 +09:00
Iver Karlsbakk Småge
879444fc80
Respect prefers color scheme ( #324 )
2023-05-09 18:23:21 +09:00
Iver Karlsbakk Småge
89bc0cdcb0
Specify size of logo to remove layout shift ( #323 )
2023-05-09 18:22:55 +09:00
noam stein
a2fefa5bea
Update middleware.md ( #321 )
2023-04-24 19:42:03 +01:00
Hussein Srour
58e2345c21
[docs] Update welcome.md ( #320 )
2023-04-01 16:15:51 +01:00
dependabot[bot]
e7215a7f9c
Bump webpack from 5.75.0 to 5.76.1 ( #319 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 20:05:04 +09:00
Olof Kasselstrand
77920d65fe
Update virtual hosting example to use guard::Host instead of guard::Header ( #318 )
2023-03-14 13:45:18 +00:00
Rob Ede
5fa564fd4e
clippy
2023-03-13 17:59:23 +00:00
Rob Ede
1a3fedc78f
update database examples
2023-03-13 17:58:08 +00:00
Rob Ede
8ea575194e
remove v2 note from readme
2023-03-13 17:19:19 +00:00
Jonas Fassbender
9827030543
Added warning message for using regex tail matching with PathBuf
and NamedFile
( #317 )
...
* warning message for using regex tail matching with PathBuf and NamedFile
* updated links and enhanced their formatting
* small grammar fix
2023-03-04 00:56:14 +00:00
Jonas Fassbender
04f6f0bd02
Fixed keep-alive on response example ( #316 )
...
* fixed keep-alive on response example
* fixed dead code and unused variable errors
2023-03-03 15:07:26 +00:00
Ahmed Radwan
030046e4af
bump MSRV ( #313 )
2023-02-14 11:29:50 +00:00
dependabot[bot]
00880c4087
Bump @sideway/formula from 3.0.0 to 3.0.1 ( #311 )
2023-02-09 07:17:58 +00:00
Rob Ede
28b6c28381
fix lint error
2023-02-03 14:12:21 -05:00
Rob Ede
ac29615601
fix some broken links
...
closes #269
2023-02-03 14:11:14 -05:00
Rob Ede
7d15d13901
fix CI job labels
2023-02-03 14:00:55 -05:00
Rob Ede
a6d6844fe5
fix CI
2023-02-03 13:59:16 -05:00
dependabot[bot]
d54881bc69
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #310 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 18:56:49 +00:00
Rob Ede
14874df7e1
update CI branch targets
2023-02-03 13:55:15 -05:00
behkod
e873500721
Add CodeBlock support ( #309 )
...
Close https://github.com/actix/actix-website/issues/308
2023-02-03 00:28:14 +09:00
dependabot[bot]
f3cefa9723
Bump ua-parser-js from 0.7.32 to 0.7.33 ( #307 )
2023-01-27 18:12:25 +00:00
Rob Ede
527a4890aa
re-word form handling paragraph on homepage
2023-01-09 09:55:30 +00:00
Rob Ede
5ee42c0ac2
capitalize actix on homepage
2023-01-09 09:53:37 +00:00
Ibraheem Ahmed
034a6f1890
Improve home page ( #305 )
...
* improve landing page
* revert navbar
2023-01-09 09:52:42 +00:00
dependabot[bot]
77ef3b62d1
Bump json5 from 2.2.1 to 2.2.3 ( #306 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 14:00:42 +09:00
Peihao Yang
3ba8592c0f
Update middleware.md ( #304 )
...
correct a misaligned title
2023-01-05 13:46:24 +00:00
Kevin
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
Jonas Fassbender
28cb016092
Documentation: extractor page navigation bar is missing sections ( #302 )
2022-12-10 17:48:57 +00:00
Ritvik
f6b43d5efc
Replaced Invalid Link with the valid one ( #301 )
2022-11-21 21:02:04 +00:00
dependabot[bot]
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
Yuki Okushi
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