1
0
mirror of https://github.com/actix/examples synced 2025-06-14 20:55:56 +02:00

Commit Graph

  • f7dd2e6236 Fixes trivial typos. Clifford T. Matthews 2019-06-06 15:20:25 -06:00
  • aa5750cafc update actix-web to 1.0.0 Nikolay Kim 2019-06-06 16:47:40 +06:00
  • db86fdc3db
    Merge pull request #133 from Dowwie/master Darin 2019-06-01 12:36:13 -04:00
  • a8b49dfaec updated code comment about log middleware dowwie 2019-06-01 09:27:34 -04:00
  • 4e3a42d77d changed order of logging middleware, which must register last dowwie 2019-06-01 09:24:54 -04:00
  • 6c7b068a90
    Merge pull request #129 from blackjune/patch-1 Nikolay Kim 2019-05-25 09:20:40 -07:00
  • 511ab8ce51
    Fix bug in state type blackjune 2019-05-25 22:22:43 +08:00
  • eff911db89
    Merge pull request #127 from senden9/patch-1 Nikolay Kim 2019-05-25 02:14:24 -07:00
  • 25f7ce87b4
    Fix bug in database script Stefano Probst 2019-05-24 20:34:08 +02:00
  • 49fc6df226
    Merge pull request #121 from zeljic/revert-120-fix-http-full-proxy-streaming Nikolay Kim 2019-05-21 14:14:10 -07:00
  • 7491a003c3
    Merge pull request #124 from hstefan/protobuf-crate Nikolay Kim 2019-05-21 14:13:52 -07:00
  • fdf061610d Adapting protobuf example to use actix_protobuf Stefan Puhlmann 2019-05-21 22:09:27 +02:00
  • e771c05815
    Revert "fix streaming issue in http-full-proxy example" Đorđe Zeljić 2019-05-16 00:03:08 +02:00
  • 343e240807
    Merge pull request #120 from zeljic/fix-http-full-proxy-streaming Nikolay Kim 2019-05-12 18:52:31 -07:00
  • e07bbfe01c fix streaming issue in http-full-proxy example zeljic 2019-05-12 23:11:58 +02:00
  • cee9142257 upgrade actix-web Nikolay Kim 2019-05-12 11:58:26 -07:00
  • 68509a7eaf use absolute path huang.xiangdong 2019-05-06 15:26:42 +08:00
  • 67bc0144ba fix return home link bug huang.xiangdong 2019-05-05 15:42:50 +08:00
  • 8de183768c upgrade to beta3 Nikolay Kim 2019-05-04 21:52:24 -07:00
  • d571ee5abb explicit Error for middlewares Nikolay Kim 2019-04-25 11:19:21 -07:00
  • 0445615e59 update jsonwebtoken Nikolay Kim 2019-04-23 11:23:46 -07:00
  • 982ec7bb2f multipart: fix size result calculation Sylvain Kerkour 2019-04-22 15:10:25 +02:00
  • f073d9029f use actix-multipart 0.1.0-beta.1 Nikolay Kim 2019-04-21 17:08:16 -07:00
  • 3058f53bac update simple-auth example Nikolay Kim 2019-04-21 09:37:29 -07:00
  • 1f2d4ed54f Merge branch 'master' of github.com:actix/examples Nikolay Kim 2019-04-21 09:36:46 -07:00
  • 52811611d0 update to beta.1 Nikolay Kim 2019-04-21 09:36:31 -07:00
  • 22c9dc39ac
    Merge pull request #112 from mohanson/jsonrpc Nikolay Kim 2019-04-20 11:24:15 -07:00
  • 0faa540b8d Merge branch 'master' of github.com:actix/examples Nikolay Kim 2019-04-16 15:03:20 -07:00
  • bc2b17602e fix proxy example Nikolay Kim 2019-04-16 15:03:11 -07:00
  • 916c48367e
    Merge pull request #114 from NathanielAJohnson/master Darin 2019-04-15 11:13:19 -04:00
  • 28d008e97c clarify use of sleep in async_db nathaniel 2019-04-15 10:02:57 -05:00
  • 15833104ef
    Update README.md Mohanson 2019-04-15 14:16:38 +08:00
  • 397b8e22fa Fix an error in method wait mohanson 2019-04-15 10:27:25 +08:00
  • 8371d77f7c Add jsonrpc example mohanson 2019-04-15 10:05:22 +08:00
  • 09b0188ff9 upgrade to alpha.6 Nikolay Kim 2019-04-14 10:34:41 -07:00
  • 8fb2bf6869 update actix-web version Nikolay Kim 2019-04-12 13:39:14 -07:00
  • 173d65f285
    Merge pull request #110 from Dowwie/master Darin 2019-04-10 15:20:52 -04:00
  • 4be1464249 added unit test example to async_ex2 dowwie 2019-04-10 14:08:10 -04:00
  • 934d6e46f1
    Merge pull request #109 from Dowwie/master Darin 2019-04-09 14:35:31 -04:00
  • 3b548c20f4 moved readme for async_ex2 dowwie 2019-04-09 14:34:55 -04:00
  • 80793ccfbd
    Merge pull request #108 from Dowwie/master Darin 2019-04-09 14:32:56 -04:00
  • d29f113ffc added async_ex2 dowwie 2019-04-09 14:12:07 -04:00
  • 4b62438e05 updated async_ex1, removing old Box example and fixing example dowwie 2019-04-09 10:36:37 -04:00
  • 4bec1ede67
    Merge pull request #107 from xaxoxa/patch-2 Nikolay Kim 2019-04-08 08:40:10 -07:00
  • 6545bbfd3d
    Revert to alpha3 multipart example to avoid panic chris 2019-04-08 16:33:35 +02:00
  • 764ac94a07 Merge branch 'master' of github.com:actix/examples Nikolay Kim 2019-04-07 23:39:59 -07:00
  • 815e34f32d upgrade to alpha4 Nikolay Kim 2019-04-07 23:39:45 -07:00
  • d51fdc72f3
    Merge pull request #106 from tizgafa/yarte_update Nikolay Kim 2019-04-05 12:34:14 -07:00
  • 13516008f8 Update template_yarte to actix_web-1.0.0-alpha.3 tizgafa 2019-04-05 18:43:47 +02:00
  • 86e0f3e02c upgrade to alpha3 Nikolay Kim 2019-04-04 11:37:14 -07:00
  • fbb3dd2c40
    Merge pull request #104 from henrylee2cn/patch-1 Nikolay Kim 2019-04-04 11:28:22 -07:00
  • 4f4acbd727
    fix: send_json(data) -> send_json(&data) henrylee2cn 2019-04-04 14:38:07 +08:00
  • 6dccd567db
    Merge pull request #102 from xaxoxa/patch-1 Nikolay Kim 2019-04-01 03:45:10 -07:00
  • b806d2254d
    Update main.rs chris 2019-04-01 10:47:15 +02:00
  • 32da9a82b0
    Merge pull request #100 from botika/master Nikolay Kim 2019-03-31 17:02:36 -07:00
  • 8646a89249 Update yarte to 0.2 Juan Aguilar Santillana 2019-04-01 01:23:31 +02:00
  • 273068c362 use jsonwebtoken repo as temp solution to ring dep Nikolay Kim 2019-03-30 09:33:18 -07:00
  • 9a80911b92 update to alpha2 Nikolay Kim 2019-03-30 09:12:42 -07:00
  • 26f7c40d5e
    Merge pull request #99 from krircc/master Nikolay Kim 2019-03-29 18:54:51 -07:00
  • 6bb06a430c
    Update README.md krircc 2019-03-30 09:48:55 +08:00
  • 1d3b392ac4
    Update app.vue krircc 2019-03-30 09:47:04 +08:00
  • a3bef842e7
    Update main.js krircc 2019-03-30 09:46:41 +08:00
  • ffec58f883
    Update index.html krircc 2019-03-30 09:46:13 +08:00
  • 1182ca3ad2
    Update package.json krircc 2019-03-30 09:45:44 +08:00
  • 77e218b8b8
    Delete .babelrc krircc 2019-03-30 09:44:08 +08:00
  • 4a1a9e1678
    Update .gitignore krircc 2019-03-30 09:43:56 +08:00
  • 40cbb4e2f9
    Delete package-lock.json krircc 2019-03-30 09:43:29 +08:00
  • a45aaec412
    Update main.rs krircc 2019-03-30 09:43:07 +08:00
  • 9c8389e06e Merge branch '1.0' into 0.7 Nikolay Kim 2019-03-29 16:43:37 -07:00
  • 769cc5b84e upgrade ws examples Nikolay Kim 2019-03-29 15:08:35 -07:00
  • e4f71e8fd5 update deps Nikolay Kim 2019-03-29 13:43:03 -07:00
  • 48b8e7c335 migrate http proxy examples Nikolay Kim 2019-03-26 23:33:13 -07:00
  • 53fc2221ef Update to master (#90) Juan Aguilar 2019-03-26 04:29:00 +01:00
  • 1779f963d9 migrate websocket example Nikolay Kim 2019-03-18 05:31:32 -07:00
  • d003fa9fb4 Update example to most recent askama release (#93) Hans Ole Hatzel 2019-03-17 05:35:10 +01:00
  • d633a35fdd Merge branch '1.0' of github.com:actix/examples into 1.0 Nikolay Kim 2019-03-16 20:23:44 -07:00
  • b31c8e3308 rename web::State to web::Data Nikolay Kim 2019-03-16 20:23:09 -07:00
  • 9d3e64d053
    Merge pull request #91 from danloh/patch-1 Nikolay Kim 2019-03-13 09:47:34 -07:00
  • e8f83c5585
    add example from community D.Loh 2019-03-13 09:39:13 -07:00
  • 3afd68029b
    Merge pull request #89 from botika/master Nikolay Kim 2019-03-12 13:31:15 -07:00
  • 7ed8d19b66 Add template yarte Juan Aguilar Santillana 2019-03-12 21:15:53 +01:00
  • 14eed91fcd update juniper and middleware examples Nikolay Kim 2019-03-10 19:19:50 -07:00
  • 0b46125f5d use new location for blocking Nikolay Kim 2019-03-10 18:39:54 -07:00
  • 17744bbfe4 upgrade actix_todo Nikolay Kim 2019-03-10 18:23:44 -07:00
  • 52c12f264a port more examples Nikolay Kim 2019-03-09 22:38:15 -08:00
  • b6929b47b1 post cookie-auth and form examples Nikolay Kim 2019-03-09 21:08:08 -08:00
  • 4d26988edf Perform unused validation in async_ex1 example (#83) Allen 2019-03-09 20:10:39 -08:00
  • e2945b9b39 update more examples and rustfmt Nikolay Kim 2019-03-09 18:03:09 -08:00
  • f39a53ea3a upgrade diesel, r2d2, state examples Nikolay Kim 2019-03-07 14:50:29 -08:00
  • 60a9df8abd rename to Files Nikolay Kim 2019-03-06 23:44:46 -08:00
  • ab2fdbd639 migrate tls example Nikolay Kim 2019-03-06 23:16:56 -08:00
  • c4df3356c7 enable logger Nikolay Kim 2019-03-06 19:45:45 -08:00
  • 51860a4f2a update web api Nikolay Kim 2019-03-06 15:51:56 -08:00
  • 1edbb348d9 port async_db to actix-web 1.0 Nikolay Kim 2019-03-06 11:51:05 -08:00
  • 80615b8579 use new actix-rt Nikolay Kim 2019-03-06 10:29:01 -08:00
  • 10731e43c6 convert r2d2 example Nikolay Kim 2019-03-06 10:04:41 -08:00
  • 40b5498902 enable files listing Nikolay Kim 2019-03-06 09:27:56 -08:00
  • 71e83fb87c update basic example Nikolay Kim 2019-03-05 22:16:42 -08:00
  • 0d45081fa0 code review fixes Anton Patrushev 2019-02-22 15:00:58 +05:00
  • 2cd0ea9a2e udp echo server example Anton Patrushev 2019-02-20 22:21:59 +05:00