1
0
mirror of https://github.com/actix/examples synced 2025-06-27 17:39:02 +02:00
Commit Graph

1749 Commits

Author SHA1 Message Date
5df5bd10ea Updated forms/multipart to v4. (#503) 2022-01-29 16:40:50 +00:00
e903184a12 Update basics/middleware to v4 (#482)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-29 16:39:58 +00:00
9a00813b93 Update template-engines/yarte to v4 (#502) 2022-01-29 16:39:36 +00:00
8b5de155bd Update db/basic, db/sqlx_todo and db/r2d2 to v4 (#506) 2022-01-29 16:25:46 +00:00
6e3ae0fd19 Updated forms/multipart-s3 to v4. (#505) 2022-01-29 16:09:57 +00:00
062a3af80c delete udp echo example 2022-01-29 16:06:32 +00:00
a3a4786d00 Updated basics/shutdown-server to v4. (#481) 2022-01-29 15:24:04 +00:00
4d82158b0f Updated forms/form to v4. (#498) 2022-01-29 15:23:37 +00:00
0e03496d36 Update basics/middleware-ext-mut to v4 (#484) 2022-01-29 14:42:30 +00:00
cebd96588c Updated json/json_decode_error to v4 (#488) 2022-01-29 14:23:52 +00:00
fe180ca96d Update basics/state to v4. (#479) 2022-01-29 14:23:32 +00:00
72417cab6a Update basics/static-index to v4. (#480) 2022-01-29 14:21:21 +00:00
68952e48eb Updated json/json_error to v4. (#490) 2022-01-29 14:18:21 +00:00
f703de7b04 Update others/unix-socket to v4. (#495) 2022-01-29 14:17:25 +00:00
d327e8800b update docker sample 2022-01-27 02:58:25 +00:00
6e34f07fbf update security/rustls/README.md (#472) 2022-01-25 08:46:35 +00:00
7aece3d511 Update README.md 2022-01-21 16:34:09 +00:00
6fa6befba9 add tokei.rs to community examples 2022-01-19 20:57:19 +00:00
1cc73366c5 Fix deadlock in casbin example (#471)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-19 19:49:57 +00:00
0c316ec330 Update README.md 2022-01-05 17:19:45 +00:00
88fcf1271e Update README.md 2022-01-05 15:09:51 +00:00
16447351c1 Fix casbin example for actix-web v3 (#467) 2022-01-04 11:41:17 +00:00
06ffe40945 Update README.md 2021-12-31 22:26:03 +00:00
a109220a64 Update README.md 2021-12-31 22:24:05 +00:00
ed71f59fab Update README.md 2021-12-26 20:38:17 +00:00
743af0ff1a add operator to community examples 2021-12-06 23:53:39 +00:00
ba5ab96897 add logger for askama template example (#466) 2021-11-29 14:46:19 +00:00
e0e1c9b31f Add atomic-server to Community Showcase (#464) 2021-11-21 20:39:32 +00:00
f6f45c32fb enable two way streaming for proxy. (#463) 2021-11-12 13:30:48 +00:00
e1b161bdfc Use smaller Debian base image (#462) 2021-11-07 11:34:37 +00:00
6c7a6ca41c Update README.md 2021-11-05 16:28:34 +00:00
f2fc77c8da Update README.md 2021-11-02 13:04:33 +00:00
10e7644d91 Update README.md 2021-11-02 13:04:17 +00:00
249e863187 Update README.md 2021-10-28 16:33:44 +01:00
5c7b7428f2 Update README.md 2021-10-28 16:26:31 +01:00
261589ca87 fix diesel example (#460) 2021-10-22 08:47:12 +01:00
414bf927b8 remove example use async_std::fs (#461) 2021-10-22 08:44:40 +01:00
e188d612c2 fix 'startup connection+schema check' to work on empty database (#459)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-18 13:30:02 +01:00
11cd3f2b58 Middleware example - Redirect http connections to https (#457) 2021-10-13 15:06:42 +01:00
817c7e1150 Working middleware using extensions_mut (#402)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 04:04:19 +01:00
0c4ab86a9a remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
465b6a9c0a improve rustls example (#447)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 03:06:25 +01:00
e60e7810de clippy 2021-10-07 03:04:59 +01:00
bfede4c1bb improve sqlx example
inspired by #455
2021-10-07 03:00:13 +01:00
c69b7598fb dep update 2021-10-06 23:56:44 +01:00
f623284c71 ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
900a699fba regererate rustls certs
fixes #445
2021-10-06 22:42:44 +01:00
8186a8cfea fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
cc948594fe Add MongoDB example (#452)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
2021-10-06 22:23:12 +01:00
0492c842c7 Add Imitari project (#454) 2021-09-29 15:13:15 +01:00