1
0
mirror of https://github.com/actix/examples synced 2025-02-17 15:23:31 +01:00

Commit Graph

  • e4ecb04fcb Add new example: Actix + Rbatis Elsa Purwani 2020-10-31 13:38:46 +07:00
  • 7148fd3d0e
    add client certificate example (#380) Rob Ede 2020-10-30 04:22:24 +00:00
  • e115ac5ec0
    specify web 3.2 for client cert example Rob Ede 2020-10-30 03:27:46 +00:00
  • 60c5b54157
    add client certificate example Rob Ede 2020-10-26 10:06:32 +00:00
  • 9c9db0de55
    Fix rustls example to support pkcs8 keys (#347) Max 2020-10-25 20:12:33 +03:00
  • 5573e5fd34
    update cors example to 0.5 Rob Ede 2020-10-19 23:36:53 +01:00
  • 15197a271c
    update auth-server blog post title Rob Ede 2020-10-14 18:04:53 +01:00
  • d745c26c89
    tweak readme wording Rob Ede 2020-10-14 17:55:02 +01:00
  • b0fdb54996
    split showcase into live projects and boilerplates Rob Ede 2020-10-14 17:53:51 +01:00
  • a2ba4b61f1
    add webapp.rs to community examples Rob Ede 2020-10-14 17:41:36 +01:00
  • 66d27bbe61
    Update async-graphql-demo for async-graphql v2.0.0 (#378) Sunli 2020-10-13 15:45:19 +08:00
  • 350bbde35a Update async-graphql-demo for async-graphql v2.0.0 Sunli 2020-10-13 11:52:30 +08:00
  • 0e9203d319
    Added binserve to community examples (#377) Mufeed VH 2020-10-13 02:48:14 +05:30
  • ef93f1248f
    Added binserve to community examples Mufeed VH 2020-10-13 02:28:04 +05:30
  • 412e9c7bcb
    Fix Path derefs (#375) sjmdsky 2020-10-04 23:51:42 +08:00
  • 593192667b
    Fixed code sjmdsky 2020-10-04 18:01:07 +08:00
  • 323fc66f17
    Minor typo within example (#374) Nicolas Mazzon 2020-10-03 18:31:58 +02:00
  • 6127cdfc4b
    Minor typo within example Nicolas Mazzon 2020-10-03 17:35:01 +02:00
  • cd62e1301f
    web-cors: Update actix-cors to 0.4 (#373) Yuki Okushi 2020-10-03 07:51:05 +09:00
  • bb6663f861 web-cors: Update actix-cors to 0.4 Yuki Okushi 2020-10-02 19:47:52 +09:00
  • 60c9b68c26
    fix version mismatch of "@vue/cli-service" (#372) Scott Xu 2020-10-02 18:41:28 +08:00
  • b03184c12b
    fix version mismatch of "@vue/cli-service" Scott Xu 2020-10-02 17:45:16 +08:00
  • bcb02965d2
    add Cors to get juniper example to work. (#371) kczimm 2020-09-27 15:05:17 -05:00
  • 5e04747496 upgrade cors to v0.4.0 Kevin C. Zimmerman 2020-09-27 13:46:34 -05:00
  • b46a2d6a17 add Cors to get juniper example to work. Kevin C. Zimmerman 2020-09-26 14:41:43 -05:00
  • 95319754a1
    Removing namespace usage for clarity (#369) Emmanuel Keller 2020-09-20 18:24:14 +01:00
  • ca67fe9e7d changing from Data<Arc<T>> to Data<T> #369 Emmanuel Keller 2020-09-18 13:04:27 +01:00
  • 5daecbd111 Removing namespace usage for clarity Emmanuel Keller 2020-09-18 09:14:38 +01:00
  • b727e796b9
    Correct some items' name to fix the build (#370) Yuki Okushi 2020-09-20 06:17:56 +09:00
  • ac60082de3 Correct some items' name to fix the build Yuki Okushi 2020-09-19 23:36:16 +09:00
  • a1f2f9514e
    async-graphql-demo: move README.md up (#368) Roman Frołow 2020-09-17 01:01:41 +02:00
  • c83f30e2a9 async-graphql-demo: move README.md up Roman Frołow 2020-09-17 00:45:46 +02:00
  • e5f64562b1
    Add async-graphql example (#278) Sunli 2020-09-16 08:12:41 +08:00
  • d836b046c9
    migrate ci to github actions (#367) Rob Ede 2020-09-16 01:11:49 +01:00
  • 46cf27d3f3
    cache test Rob Ede 2020-09-15 18:41:35 +01:00
  • 5a6ea7b4c3
    migrate ci to github actions Rob Ede 2020-09-15 18:25:35 +01:00
  • 68605ece73 Add async-graphql example sunli 2020-03-21 16:25:45 +08:00
  • e3c6a1ec07
    Escape HTML (#366) mattn 2020-09-15 01:02:57 +09:00
  • 6bb338a4b2 Make example compatible with juniper's new async feature Alexander Lyon 2020-02-11 23:29:23 +00:00
  • 067c351cb9
    Escape HTML Yasuhiro Matsumoto 2020-09-14 22:46:17 +09:00
  • 49e29a5751
    v3 examples (#364) Rob Ede 2020-09-12 16:49:45 +01:00
  • 8f1464b09a
    move rt imports to dev deps Rob Ede 2020-09-12 16:16:56 +01:00
  • 3f2b2708c3
    Update the examples list (#365) Mufeed VH 2020-09-12 11:31:07 +05:30
  • 230fa73468
    update examples Mufeed VH 2020-09-12 07:35:46 +05:30
  • cfe6648f57
    u-w Rob Ede 2020-09-12 02:19:49 +01:00
  • 3747e5409e
    t Rob Ede 2020-09-12 02:15:58 +01:00
  • be2a05f416
    s Rob Ede 2020-09-12 02:13:12 +01:00
  • ea73207c3a
    o-r Rob Ede 2020-09-12 01:55:33 +01:00
  • be6ec0ee64
    m Rob Ede 2020-09-12 01:49:48 +01:00
  • df17f15cb5
    j Rob Ede 2020-09-12 01:36:39 +01:00
  • d2278b46c1
    e-h Rob Ede 2020-09-12 01:32:31 +01:00
  • 383b9335cf
    a-d Rob Ede 2020-09-12 01:28:07 +01:00
  • 7d9c463cfb
    a Rob Ede 2020-09-12 01:19:24 +01:00
  • ad7815da15
    update most examples that use actors Rob Ede 2020-09-12 01:10:34 +01:00
  • 3fd1c029ba
    remove workspace .. lines Rob Ede 2020-09-12 00:08:19 +01:00
  • 20d7af6c27
    Improve json_decode_error example. (#363) Robert Gabriel Jakabosky 2020-09-11 15:31:34 +08:00
  • 922f4c058f
    Remove 'Per-type' JsonConfig. Robert G. Jakabosky 2020-09-11 12:51:13 +08:00
  • adccbe2a13
    Add tiny_template as an example. (#358) Hanif Ariffin 2020-09-10 16:34:32 -04:00
  • d216a1ac01 Applied changes requested by Igor Alexsanov. Hanif Bin Ariffin 2020-09-10 15:00:07 -04:00
  • fe15f40b33 Simplified dependencies Hanif Bin Ariffin 2020-09-10 12:00:45 -04:00
  • 3ef64d5a52 Applied changes requested by Rob Ede. Hanif Bin Ariffin 2020-09-10 10:40:31 -04:00
  • 6a3ebccd95
    Improve json_decode_error example. Robert G. Jakabosky 2020-09-10 12:47:50 +08:00
  • ec6e14aacc
    Fix find_user_by_uid's doc comment (#360) Carlos Tuñón 2020-09-03 04:01:16 -05:00
  • 0a2e8554d3
    Fix find_user_by_uid's doc comment Carlos Tuñón 2020-09-03 00:28:07 -05:00
  • 32a3e7d79a Updated README.md to mention tiny_template Hanif Bin Ariffin 2020-08-26 10:50:10 -04:00
  • 2baf4d5476 Add tiny_template into the example. Hanif Bin Ariffin 2020-08-26 07:35:31 -04:00
  • 3cebb01309
    Fix for build failure in diesel example (#355) Shane Witbeck 2020-08-23 04:15:52 -07:00
  • 93237d3930 Fix for build failure in diesel example. Closes #354 Shane Witbeck 2020-08-22 14:01:15 -07:00
  • bd2a0bb8fd
    fix db error messages (#353) Justin Walters 2020-08-21 20:30:08 -07:00
  • 79fd3cc758
    fix db error messages Justin Walters 2020-08-21 19:52:32 -07:00
  • 5b98f85afd
    add example from community about image processing (#352) Jorge Carrasco 2020-08-20 20:17:25 +02:00
  • cd14df6353 add example from community about image processing carrascomj 2020-08-20 16:02:36 +02:00
  • a3faea082b
    Corrected mismatch between html start tag and html end tag. (#349) Simon Strandgaard 2020-08-05 22:08:54 +02:00
  • 6ab692d854 I forgot to add quotes. Simon Strandgaard 2020-08-05 17:05:12 +02:00
  • 31070e1bc8 Corrected mismatch between html start tag and html end tag. Simon Strandgaard 2020-08-05 16:46:06 +02:00
  • c01795325a
    Tip for rsa key Max 2020-07-29 19:18:01 +03:00
  • f25b0147d0
    update example to work with pkcs8 keys Max 2020-07-29 19:15:50 +03:00
  • 4f29102071
    Merge pull request #346 from fiji-flo/patch-1 Rob Ede 2020-07-29 14:49:12 +01:00
  • 5904258215
    Fix typo in form example html Florian Merz 2020-07-29 15:19:18 +02:00
  • edb2d0a568 use prettier Taisuke Fukuno 2020-07-22 09:36:33 +09:00
  • 3a27bbd84b
    Update websocket-chat/static/websocket.html Taisuke Fukuno 2020-07-22 09:32:53 +09:00
  • d5cf7d3397 js without jQuery Taisuke Fukuno 2020-07-20 09:38:12 +09:00
  • 7d80c4c3d9
    Merge pull request #341 from ReTWi/patch-1 Yuki Okushi 2020-07-19 16:36:37 +09:00
  • 7ac0b75fc7
    Tip for key to work Max 2020-07-19 00:57:15 +03:00
  • 4ada3c9ed1
    Merge pull request #333 from fakeshadow/master Rob Ede 2020-06-28 00:05:25 +01:00
  • c7660c8f86 fixes according to reviews Fix typos. Format the comments. Use macro for routes. etc fakeshadow 2020-06-28 06:15:34 +08:00
  • 399fbee1e4
    send the correct exit code when closing the websocket (#335) Bart Willems 2020-06-25 06:20:27 +02:00
  • 5926035d6c
    Update udp-echo example to actix 0.9 and tokio 0.2. (#336) alvardes 2020-06-25 06:19:22 +02:00
  • b59fb24cab send the correct exit code when closing the websocket Bart Willems 2020-06-23 16:57:37 +02:00
  • 238233506f Update udp-echo example to actix 0.9 and tokio 0.2. alvardes 2020-06-24 17:51:16 +02:00
  • 1e61a03d5f add example for App::data_factory fakeshadow 2020-06-22 21:16:25 +08:00
  • b7ff0d1ffe
    Add bare-bones WS server for autobahn testing (#331) Mark Lodato 2020-06-19 15:38:11 -04:00
  • 51201fa807 Exclude permessage-deflate by default Mark Lodato 2020-06-19 15:19:04 -04:00
  • 0915681b7f Create reports directory for test suite output Mark Lodato 2020-06-19 15:11:04 -04:00
  • f7901d03a8 Adds autobahn server config testing all cases Mark Lodato 2020-06-19 14:09:52 -04:00
  • eca8a0a978 Updates README to reference docker-testing command Mark Lodato 2020-06-19 14:09:25 -04:00
  • 5b3c996774
    Fix function name that camel to snake (#332) dyoshikawa 2020-06-18 07:33:01 +09:00
  • df71cadabd fix function name that camel to snake dyoshikawa 2020-06-16 17:30:03 +09:00
  • 6a285ef43a Adds initial ws server for autobahn testing Mark Lodato 2020-05-21 11:39:00 -04:00
  • 22c8eaae87
    Merge pull request #326 from jdrouet/clean-docker-sample Yuki Okushi 2020-05-29 01:00:28 +09:00