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

592 Commits

Author SHA1 Message Date
97e73fb691 trigger rebuild 2023-11-02 01:16:57 +00:00
d0d806e9e0 trigger rebuild 2023-11-02 00:55:01 +00:00
f5e9e93b67 Update: deps, markdown syntax, docuCtx. Change default edit branch to 'main'. (#339)
* Update: deps, markdown syntax, docuCtx

* Update node version in actions
2023-11-02 00:46:56 +00:00
838dbe5d49 bump npm lockfile 2023-11-01 17:04:02 +00:00
e569359626 add cargo dependabot 2023-11-01 17:03:49 +00:00
58bca303e7 Bump actions-rust-lang/setup-rust-toolchain from 1.3.5 to 1.5.0 (#336)
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.3.5 to 1.5.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.3.5...v1.5.0)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:20 +00:00
42a216ea3d Bump actions/checkout from 3 to 4 (#335)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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:20 +00:00
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
ee701e0e23 prettier js/html 2023-11-01 15:32:44 +00:00
0d0e7f4433 prettier markdown 2023-11-01 15:28:34 +00:00
7c4b52623e rename workflows 2023-11-01 15:24:51 +00:00
9ca7f89606 update examples deps 2023-11-01 15:21:39 +00:00
0dbfdf9f35 add dependabot for GHA 2023-11-01 15:21:29 +00:00
c427ae50f3 publish = false 2023-11-01 15:21:01 +00:00
73dc338ff9 edition = 2021 2023-11-01 15:09:54 +00:00
37169d5232 remove unused example deps 2023-11-01 15:09:25 +00:00
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
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
248eff90eb Fix Item associated type for Stream trait (#332)
The documentation shows incorrect syntax
2023-10-12 08:57:41 +00:00
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
0598e20509 fix(docs) guard host link (#330) 2023-09-20 09:46:47 +00:00
c5a9579193 update testing docs to give less precedence to unit testing 2023-09-10 02:56:48 +01:00
e67443f4e8 Update code example for sec-5-arbiter.md (#329) 2023-08-06 20:55:51 +01:00
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
ec2ae3cbea Make the logo a little bigger to fix regression (#326) 2023-05-09 16:36:48 +01:00
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
879444fc80 Respect prefers color scheme (#324) 2023-05-09 18:23:21 +09:00
89bc0cdcb0 Specify size of logo to remove layout shift (#323) 2023-05-09 18:22:55 +09:00
a2fefa5bea Update middleware.md (#321) 2023-04-24 19:42:03 +01:00
58e2345c21 [docs] Update welcome.md (#320) 2023-04-01 16:15:51 +01:00
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
77920d65fe Update virtual hosting example to use guard::Host instead of guard::Header (#318) 2023-03-14 13:45:18 +00:00
5fa564fd4e clippy 2023-03-13 17:59:23 +00:00
1a3fedc78f update database examples 2023-03-13 17:58:08 +00:00
8ea575194e remove v2 note from readme 2023-03-13 17:19:19 +00:00
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
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
030046e4af bump MSRV (#313) 2023-02-14 11:29:50 +00:00
00880c4087 Bump @sideway/formula from 3.0.0 to 3.0.1 (#311) 2023-02-09 07:17:58 +00:00
28b6c28381 fix lint error 2023-02-03 14:12:21 -05:00
ac29615601 fix some broken links
closes #269
2023-02-03 14:11:14 -05:00
7d15d13901 fix CI job labels 2023-02-03 14:00:55 -05:00
a6d6844fe5 fix CI 2023-02-03 13:59:16 -05:00
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
14874df7e1 update CI branch targets 2023-02-03 13:55:15 -05:00
e873500721 Add CodeBlock support (#309)
Close https://github.com/actix/actix-website/issues/308
2023-02-03 00:28:14 +09:00
f3cefa9723 Bump ua-parser-js from 0.7.32 to 0.7.33 (#307) 2023-01-27 18:12:25 +00:00
527a4890aa re-word form handling paragraph on homepage 2023-01-09 09:55:30 +00:00
5ee42c0ac2 capitalize actix on homepage 2023-01-09 09:53:37 +00:00
034a6f1890 Improve home page (#305)
* improve landing page

* revert navbar
2023-01-09 09:52:42 +00:00