1
0
mirror of https://github.com/actix/actix-website synced 2024-11-27 18:12:57 +01:00

Commit Graph

  • 7899a64353 docs(README): add link to mermaid cli Santiago Fraire 2022-03-20 09:43:07 +0100
  • 288b4d4937 fix: broken links Santiago Fraire 2022-03-19 20:09:53 +0100
  • 4d75240c24 ci: add test-deploy and fix deploy Santiago Fraire 2022-03-19 19:51:52 +0100
  • 8cc76ed08f refactor: add version to package.json, nvmrc file and align websockets with master Santiago Fraire 2022-03-19 19:51:26 +0100
  • f2b277b201 cosmetics: change syntax theme Santiago Fraire 2022-03-18 20:59:42 +0100
  • 0b93b8eb3b fix: links to api documentation Santiago Fraire 2022-03-18 16:48:03 +0100
  • 89b909b421 docs: remove unused metadata Santiago Fraire 2022-03-18 16:38:11 +0100
  • 962d4b35f4 docs: fix md headings Santiago Fraire 2022-03-18 16:32:42 +0100
  • ab5bb2061b docs: corrections in md files Santiago Fraire 2022-03-18 16:18:01 +0100
  • bfd949a03f docs: use docusaurus @site import Santiago Fraire 2022-03-18 15:54:37 +0100
  • b6e46f2cb9 docs(README): add missing links and commands Santiago Fraire 2022-03-18 15:52:48 +0100
  • 706d0c2c30 fix: missing variables Santiago Fraire 2022-03-18 11:43:13 +0100
  • f18f91ab61 fix: dependencies issues and coc missign args Santiago Fraire 2022-03-18 10:38:24 +0100
  • 853f769a02 update home page ibraheemdev 2022-03-18 21:27:34 +0100
  • 0a9c0871c8 update home page ibraheemdev 2022-03-18 21:27:12 +0100
  • d691a2f75f replace shortcodes ibraheemdev 2021-03-31 14:31:30 -0400
  • 8162b62e51 re-add some files ibraheemdev 2021-03-31 11:43:26 -0400
  • 3a6417f371 migrate to docusaurus ibraheemdev 2022-03-20 09:39:07 +0100
  • a85b4ff5a3
    Replace tokio::time::delay_for with tokio::time::sleep (#273) Kotaro Abe 2022-06-19 22:49:21 +0900
  • 8bd067551a replace function delay_for -> sleep Kotaro Abe 2022-06-18 14:26:35 +0900
  • f12f950c91
    Add full payload test for stream (#272) Orhun Parmaksız 2022-06-11 05:33:39 +0200
  • 4fcb8a0e38
    Add full payload test for stream Orhun Parmaksız 2022-06-04 22:12:00 +0300
  • 7f65e095bb
    Linkfix (#271) Adrian Heine né Lang 2022-05-08 13:03:52 +0200
  • 1041a891bf
    Linkfix Adrian Heine né Lang 2022-05-08 06:51:46 +0200
  • 6df013f8ec
    Update extractors.md (#268) Steven Yap 2022-04-17 15:21:55 +0800
  • 552fb065e3
    Update extractors.md Steven Yap 2022-04-16 22:44:26 +0800
  • dde397f5f4
    improve server docs Rob Ede 2022-04-07 16:52:12 +0100
  • 7d988fc27e
    improve extractors docs Rob Ede 2022-04-07 16:22:17 +0100
  • 0ddb72f6b0
    remove references to .data() Rob Ede 2022-04-07 15:55:55 +0100
  • b11a2f6e99
    improve path docs Rob Ede 2022-04-07 15:54:55 +0100
  • 12cbd2ebbf
    s/Actix-web/Actix Web Rob Ede 2022-04-07 15:44:10 +0100
  • 36b3f9a3d7
    fix http2 rfc links Rob Ede 2022-03-21 01:54:49 +0000
  • e370fddcc3
    Bumped version of actix to 0.13 (#267) nikstur 2022-03-20 16:53:36 +0100
  • c7d960e655 Bumped version of actix to 0.13 nikstur 2022-03-20 16:15:08 +0100
  • c788681d45
    updating json response docs cargo.toml (#264) Daniel Lee 2022-03-15 20:55:30 +0900
  • 8c5adf35e1
    updating json response docs cargo.toml Daniel Lee 2022-03-15 19:56:46 +0900
  • 80549a9fb2
    Update cargo.toml for json request 2nd example (#263) Daniel Lee 2022-03-14 23:26:01 +0900
  • 85b1fcbb42
    Update cargo.toml for json request 2nd example Daniel Lee 2022-03-14 22:52:26 +0900
  • 17fc2533e5
    updating cargo.toml for first example (#262) Daniel Lee 2022-03-14 22:44:17 +0900
  • 7ad7164c18
    updating cargo.toml for first example Daniel Lee 2022-03-14 22:42:55 +0900
  • 91f1158c69
    update http2 docs Rob Ede 2022-03-07 13:40:36 +0000
  • 1f94bb7ce6
    update v3 links to v4 Rob Ede 2022-03-05 23:55:35 +0000
  • f504c65862
    remove outdated info about force closing connections Rob Ede 2022-03-05 23:54:23 +0000
  • 91d61f5be6
    update homepage example Rob Ede 2022-03-05 23:34:28 +0000
  • eff8c425a6
    Update websockets.md (#261) Santiago 2022-02-28 16:03:01 +0100
  • c56bf17820
    Update websockets.md Santiago 2022-02-28 15:46:25 +0100
  • 7cbaf1b391
    Update http2.md (#260) Santiago 2022-02-28 14:48:50 +0100
  • dfc33bdc33
    Update http2.md Santiago 2022-02-28 14:47:36 +0100
  • b8431bef6f
    update remaining examples to v4 Rob Ede 2022-02-26 05:22:21 +0000
  • 447edcc9d7
    add note that server must be awaited Rob Ede 2022-02-26 05:01:13 +0000
  • f6376781af
    update code repo links Rob Ede 2022-02-26 04:58:43 +0000
  • 997fb14e79
    fix note about app_data Rob Ede 2022-02-26 04:50:39 +0000
  • d5533de730
    update whatis page Rob Ede 2022-02-26 04:44:58 +0000
  • 57e2b2bd62
    fmt Rob Ede 2022-02-26 04:41:49 +0000
  • 6b4fe2882b
    update homepage Rob Ede 2022-02-26 04:38:18 +0000
  • 81dfe300a2
    update examples to v4 (#258) Rob Ede 2022-02-26 03:56:24 +0000
  • ace53deb4e
    update examples to stable v4 Rob Ede 2022-02-26 00:25:56 +0000
  • 890fea6c23
    Fix white-space inconsistencies and a typo (#259) Alexandre Macabies 2022-02-25 23:18:32 +0100
  • 710bd91359
    Fix white-space inconsistencies and a typo Alexandre Macabies 2022-02-25 23:14:10 +0100
  • 51dbbe4676
    update examples to v4 Rob Ede 2022-02-22 18:41:40 +0000
  • ff2b8d74e8
    fix: Changed broken url (#257) averichev 2022-02-18 13:13:22 +0300
  • 4543e859fb
    fix: Changed broken url averichev 2022-02-18 10:26:23 +0300
  • 4bec03576c
    Update links to example projects based on recent commit (#256) BSPlatt 2022-02-17 21:41:17 -0700
  • c9fdc92ae1
    Update links to example projects based on commit BSPlatt 2022-02-17 21:39:08 -0700
  • 3f327a5dbd
    Links to database adapters fixed (#255) averichev 2022-02-16 16:43:57 +0300
  • 12490cb254
    Links to database adapters fixed averichev 2022-02-16 16:02:02 +0300
  • f0c594deed
    fix simple middleware example Glen De Cauwsemaecker 2022-02-14 09:54:01 +0100
  • 591efc3bb0
    minor fix to markdown :*italic * -> *italic* (#253) Flinner 2022-02-11 19:34:58 +0300
  • 7ee4f72355
    minor fix to markdown :*italic * -> *italic* Flinner 2022-02-11 15:15:51 +0300
  • 92c38666a0
    📝 updated copyright year (#252) JALDA ADITHYA 2022-01-21 19:05:20 +0530
  • 90e49d7a4b
    📝 updated copyright year JALDA ADITHYA 2022-01-21 13:17:09 +0530
  • e3c8b5edca
    Update logger example (#250) Daniel Saxton 2022-01-01 16:05:37 -0600
  • 7cc91fba6a init_from_env Daniel Saxton 2022-01-01 11:00:36 -0600
  • 2b5a8a40b2 Update logger example Daniel Saxton 2022-01-01 09:48:08 -0600
  • 2c3f06d33d
    Make navbar icon visible in dark mode (mobile) (#249) DieterReinert 2021-12-30 19:17:21 +0100
  • 8b461412d0
    Make navbar icon visible in dark mode (mobile) DieterReinert 2021-12-30 14:46:58 +0100
  • 3167a55853
    Improve error handler example (#248) Mark Lodato 2021-12-22 13:36:35 -0500
  • 94223ce78d Improve error handler example Mark Lodato 2021-12-22 13:06:06 -0500
  • b0cf4ffae6
    please preserve my eyesight and add a dark mode (#244) Paul Hennig 2021-12-05 20:53:36 +0100
  • 931dc28f1c
    add notice for editing the main.rs file Hos.Mercury 2021-12-05 19:52:05 +0200
  • c66502c548
    Improve json documentation (#245) nikstur 2021-12-05 15:41:37 +0100
  • 08dfd91260
    use impl Responder for return type Rob Ede 2021-12-05 14:36:43 +0000
  • 046a419b8c
    update decoder codec list Rob Ede 2021-12-05 14:35:08 +0000
  • 1960650cb0
    Added missing closing </a> and </li> tag (#246) nikstur 2021-12-05 15:33:57 +0100
  • 709202104d Added missing closing </a> and </li> tag nikstur 2021-12-05 15:26:26 +0100
  • 31f262a72a Moved Json section to beginning nikstur 2021-12-05 14:36:21 +0100
  • 711ec02a19 Improved example to actually use Json type nikstur 2021-12-05 14:35:56 +0100
  • 226c6fd601
    Update actix.css Paul Hennig 2021-11-26 00:39:47 +0100
  • 153a443d5c Changed middleware examples to a workable state. Added an example for transferring data (database pool) to middleware, authorization and connection termination. nrot 2021-11-21 14:27:51 +0300
  • 3fffc45c7e
    Update to work code (#241) Nrot 2021-11-21 02:14:04 +0300
  • 39681a6d48
    Update to work code Nrot 2021-11-21 01:45:46 +0300
  • e467e67280
    Add a note about middleware execution order (#240) David Sferruzza 2021-11-04 21:22:45 +0100
  • bda347f779
    add a note about middleware execution order David Sferruzza 2021-11-04 20:59:36 +0100
  • bcf63b6e83
    Fix Diesel Database example (#234) maxstanley 2021-10-22 10:59:11 +0100
  • 73fbca627b
    remove references to old gitter room Rob Ede 2021-10-19 14:52:47 +0100
  • 3a4492a139
    Create Sjenica1 Reuf Rujevic 2021-10-08 12:24:50 +0200
  • 6d57e49c8f
    Create Sjenica1 Reuf Rujevic 2021-10-08 12:22:44 +0200
  • 1387567f04
    Change techempower's URL (#237) Daniel Ceballos 2021-09-15 09:44:35 -0500
  • 3c381893ed
    Change techempower's URL Daniel Ceballos 2021-09-15 09:40:34 -0500
  • e503dec23a
    Correct the content-type in the ResponseBiuilder example (#236) HeartDev 2021-08-23 13:43:35 +0000