1
0
mirror of https://github.com/actix/actix-website synced 2025-04-01 04:16:38 +02:00

Commit Graph

  • 7c24300106
    Bump terser from 5.13.1 to 5.14.2 (#282) dependabot[bot] 2022-07-30 18:17:26 +01:00
  • b5ebcbb073
    Bump normalize-url from 4.5.0 to 4.5.1 (#284) dependabot[bot] 2022-07-30 18:17:11 +01:00
  • 69f2005d61
    Bump minimist from 1.2.5 to 1.2.6 (#283) dependabot[bot] 2022-07-30 18:16:54 +01:00
  • 7e2e17e01e
    Bump path-parse from 1.0.6 to 1.0.7 (#280) dependabot[bot] 2022-07-30 18:16:41 +01:00
  • 1d338f74de
    Fix outdated info in Server->Multi-Threading section of docs Rob Ede 2022-07-30 18:12:15 +01:00
  • f33180bf8a
    Simplify cargo watch command Rob Ede 2022-07-30 18:10:39 +01:00
  • bb42ca002c
    Update information on Compress middleware (#279) Kenneth Allen 2022-07-19 20:11:45 +10:00
  • 2904c4b861
    Fix base URL Yuki Okushi 2022-07-16 19:06:27 +09:00
  • 8393aea71a
    migrate to docusaurus (v2) (#266) Santiago 2022-07-16 11:59:20 +02:00
  • a85b4ff5a3
    Replace tokio::time::delay_for with tokio::time::sleep (#273) Kotaro Abe 2022-06-19 22:49:21 +09:00
  • f12f950c91
    Add full payload test for stream (#272) Orhun Parmaksız 2022-06-11 05:33:39 +02:00
  • 7f65e095bb
    Linkfix (#271) Adrian Heine né Lang 2022-05-08 13:03:52 +02:00
  • 6df013f8ec
    Update extractors.md (#268) Steven Yap 2022-04-17 15:21:55 +08:00
  • dde397f5f4
    improve server docs Rob Ede 2022-04-07 16:52:12 +01:00
  • 7d988fc27e
    improve extractors docs Rob Ede 2022-04-07 16:22:17 +01:00
  • 0ddb72f6b0
    remove references to .data() Rob Ede 2022-04-07 15:55:55 +01:00
  • b11a2f6e99
    improve path docs Rob Ede 2022-04-07 15:54:55 +01:00
  • 12cbd2ebbf
    s/Actix-web/Actix Web Rob Ede 2022-04-07 15:44:10 +01:00
  • 36b3f9a3d7
    fix http2 rfc links Rob Ede 2022-03-21 01:54:49 +00:00
  • e370fddcc3
    Bumped version of actix to 0.13 (#267) nikstur 2022-03-20 16:53:36 +01:00
  • c788681d45
    updating json response docs cargo.toml (#264) Daniel Lee 2022-03-15 20:55:30 +09:00
  • 80549a9fb2
    Update cargo.toml for json request 2nd example (#263) Daniel Lee 2022-03-14 23:26:01 +09:00
  • 17fc2533e5
    updating cargo.toml for first example (#262) Daniel Lee 2022-03-14 22:44:17 +09:00
  • 91f1158c69
    update http2 docs Rob Ede 2022-03-07 13:40:36 +00:00
  • 1f94bb7ce6
    update v3 links to v4 Rob Ede 2022-03-05 23:55:35 +00:00
  • f504c65862
    remove outdated info about force closing connections Rob Ede 2022-03-05 23:54:23 +00:00
  • 91d61f5be6
    update homepage example Rob Ede 2022-03-05 23:34:28 +00:00
  • eff8c425a6
    Update websockets.md (#261) Santiago 2022-02-28 16:03:01 +01:00
  • 7cbaf1b391
    Update http2.md (#260) Santiago 2022-02-28 14:48:50 +01:00
  • b8431bef6f
    update remaining examples to v4 Rob Ede 2022-02-26 05:22:21 +00:00
  • 447edcc9d7
    add note that server must be awaited Rob Ede 2022-02-26 05:01:13 +00:00
  • f6376781af
    update code repo links Rob Ede 2022-02-26 04:58:43 +00:00
  • 997fb14e79
    fix note about app_data Rob Ede 2022-02-26 04:50:39 +00:00
  • d5533de730
    update whatis page Rob Ede 2022-02-26 04:44:58 +00:00
  • 57e2b2bd62
    fmt Rob Ede 2022-02-26 04:41:49 +00:00
  • 6b4fe2882b
    update homepage Rob Ede 2022-02-26 04:38:18 +00:00
  • 81dfe300a2
    update examples to v4 (#258) Rob Ede 2022-02-26 03:56:24 +00:00
  • 890fea6c23
    Fix white-space inconsistencies and a typo (#259) Alexandre Macabies 2022-02-25 23:18:32 +01:00
  • ff2b8d74e8
    fix: Changed broken url (#257) averichev 2022-02-18 13:13:22 +03:00
  • 4bec03576c
    Update links to example projects based on recent commit (#256) BSPlatt 2022-02-17 21:41:17 -07:00
  • 3f327a5dbd
    Links to database adapters fixed (#255) averichev 2022-02-16 16:43:57 +03:00
  • 591efc3bb0
    minor fix to markdown :*italic * -> *italic* (#253) Flinner 2022-02-11 19:34:58 +03:00
  • 92c38666a0
    📝 updated copyright year (#252) JALDA ADITHYA 2022-01-21 19:05:20 +05:30
  • e3c8b5edca
    Update logger example (#250) Daniel Saxton 2022-01-01 16:05:37 -06:00
  • 2c3f06d33d
    Make navbar icon visible in dark mode (mobile) (#249) DieterReinert 2021-12-30 19:17:21 +01:00
  • 3167a55853
    Improve error handler example (#248) Mark Lodato 2021-12-22 13:36:35 -05:00
  • b0cf4ffae6
    please preserve my eyesight and add a dark mode (#244) Paul Hennig 2021-12-05 20:53:36 +01:00
  • c66502c548
    Improve json documentation (#245) nikstur 2021-12-05 15:41:37 +01:00
  • 1960650cb0
    Added missing closing </a> and </li> tag (#246) nikstur 2021-12-05 15:33:57 +01:00
  • 3fffc45c7e
    Update to work code (#241) Nrot 2021-11-21 02:14:04 +03:00
  • e467e67280
    Add a note about middleware execution order (#240) David Sferruzza 2021-11-04 21:22:45 +01:00
  • bcf63b6e83
    Fix Diesel Database example (#234) maxstanley 2021-10-22 10:59:11 +01:00
  • 73fbca627b
    remove references to old gitter room Rob Ede 2021-10-19 14:52:47 +01:00
  • 1387567f04
    Change techempower's URL (#237) Daniel Ceballos 2021-09-15 09:44:35 -05:00
  • e503dec23a
    Correct the content-type in the ResponseBiuilder example (#236) HeartDev 2021-08-23 13:43:35 +00:00
  • a986fa7519
    Fix formencoded URL (#233) Danny 2021-07-12 07:47:19 -04:00
  • 09ad5775ac
    Remove invalid docs regarding parsing PathBuf (#230) Ali MJ Al-Nasrawy 2021-06-01 15:04:35 +03:00
  • 63d70701e0
    fix: correct my_errors log print issue. (#229) Jacky Wu 2021-05-10 17:31:54 +08:00
  • 1069dfa177
    Clarify use of Arc in shared state (#221) Mark Lodato 2021-04-05 19:41:26 -04:00
  • a808293221
    Update github-pages-deploy-action to 4.1.1 (#223) Yuki Okushi 2021-04-06 08:37:41 +09:00
  • 3ed587a81a
    Fix some typos/grammatical errors (#219) Mark Lodato 2021-03-31 09:54:44 -04:00
  • defe1142df
    Bump extractor limit to 12 (#220) Ibraheem Ahmed 2021-03-31 09:15:18 -04:00
  • d148e3e437
    Errors: split code lines to make where logger is wrapped clearer (#218) heddi.nabbisen 2021-03-01 11:29:36 +09:00
  • 501d52b485
    Include proper import/use example in testing docs, unit test section. (#217) Rokas Muningis 2021-02-28 21:31:00 +02:00
  • 56c5cbe615
    fix a typo: remove an duplicate word (#215) heddi.nabbisen 2021-02-28 15:45:32 +09:00
  • 350fe31475
    docs: add dependence of example (#213) will 2021-02-28 09:42:22 +08:00
  • de54bf6b56
    Update examples repo links (#214) Daniel T. Rodrigues 2021-02-26 15:48:27 -03:00
  • 4803a9fc82
    "it's" -> "its" (#212) groknull 2021-02-26 12:25:30 -05:00
  • b6bd4ece22
    docs: add dependence of example (#211) will 2021-02-26 10:12:01 +08:00
  • 2e91d76e2e
    clarity role of actix in whatis Rob Ede 2021-01-17 16:58:25 +00:00
  • 4aece987ac
    clarify what happens when extractor fails Rob Ede 2021-01-17 16:47:27 +00:00
  • e7950a7272
    footer.html: update copyright date for current year (2021) (#209) Alan D. Salewski 2021-01-10 20:13:54 -05:00
  • eb53d18e05
    use tuple binding in hello world example Rob Ede 2020-12-26 19:17:37 +00:00
  • e2d5f99afb
    Fix spacing (#207) Sadika Sumanapala 2020-12-27 00:04:17 +05:30
  • 77528bc14f
    Update Hugo to 0.79.1 (#206) Yuki Okushi 2020-12-22 03:18:10 +09:00
  • 3802099c19
    Update server.md Rob Ede 2020-12-19 15:07:31 +00:00
  • a293394a4f
    Change the hostname of the document (#203) reishi 2020-12-16 04:13:33 +09:00
  • cdbb5dd2b2
    use Bytes re-export Rob Ede 2020-11-27 01:10:05 +00:00
  • c39325a649
    bump github pages upload action Rob Ede 2020-11-24 21:11:26 +00:00
  • fa45d6e037
    fix cargo watch link Rob Ede 2020-11-24 21:10:29 +00:00
  • b25e6ee17b
    add back page about auto reloading Rob Ede 2020-11-24 21:07:20 +00:00
  • 3a571e036a
    Fixed typo (#200) Gabriel Goller 2020-11-05 14:50:03 +01:00
  • af8e5c35c4
    Update CoC contact information (#198) Yuki Okushi 2020-10-31 12:06:26 +09:00
  • 876daa126b
    Fix grammar (#195) Daniel Quinn 2020-10-21 10:44:07 +01:00
  • c2ff01a27e
    Update README.md Rob Ede 2020-10-01 15:45:28 +01:00
  • c5e185ae85
    Fix param name in db example (#191) Pirmin Kalberer 2020-09-25 00:53:32 +02:00
  • e7ca7fddd7
    Remove the "to_async" method documentation (#190) Omid Rad 2020-09-21 11:10:53 +02:00
  • 47473dc4bb
    Fixed typo (compresses -> compress) (#189) DamianX 2020-09-19 15:49:34 +02:00
  • 2d244b0e20
    use getting started as homepage cta Rob Ede 2020-09-13 03:18:50 +01:00
  • 4d8d53cea5
    v3 (#188) v3 Rob Ede 2020-09-12 16:21:54 +01:00
  • a0ce9f28e2
    fix function name in shared mutable state example (#186) John Bradley 2020-09-06 05:45:51 -04:00
  • d659d04649
    Minor wording recommendations (#184) Michael Snoyman 2020-09-04 15:19:43 +03:00
  • 32b299e14f
    Merge pull request #183 from JohnTitor/test-deploy Yuki Okushi 2020-07-18 21:56:20 +09:00
  • af3c87ccf0
    Remove travis-related files Yuki Okushi 2020-07-18 15:22:30 +09:00
  • 8edee01ac4
    Check examples on GHA Yuki Okushi 2020-07-18 15:12:51 +09:00
  • 28afff239f
    Deploy GitHub pages using GHA workflow Yuki Okushi 2020-07-18 14:44:20 +09:00
  • 39d4c00196
    Grammar fixes (#182) Jakob 2020-07-05 18:23:46 +02:00
  • 29b65d053c
    Merge pull request #179 from vo9312/update-database-example Yuki Okushi 2020-07-03 07:43:37 +09:00
  • 49ddf3b0ab
    Merge pull request #181 from vo9312/update-return-status-code Yuki Okushi 2020-07-03 07:42:42 +09:00
  • 10162d2576
    Merge pull request #180 from vo9312/update-named-file Yuki Okushi 2020-07-03 07:41:58 +09:00