dependabot[bot]
|
f4eb989dcb
|
Bump tokio from 1.24.1 to 1.25.0 (#601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-04 01:03:55 +00:00 |
|
Rob Ede
|
db2edcaeb1
|
add hyperswitch to showcase
|
2023-01-12 22:21:47 +00:00 |
|
Rob Ede
|
5fe87268be
|
typo
|
2023-01-09 15:31:47 +00:00 |
|
Rouslan Grabar
|
1baca5fd21
|
Fixed "Method not allowed" on the todo app due to 307 redirect not ch… (#599)
fixes https://github.com/actix/examples/issues/598
|
2023-01-09 10:21:39 +00:00 |
|
Rob Ede
|
e353c7ae11
|
update deps
|
2023-01-07 15:23:31 +00:00 |
|
dependabot[bot]
|
34746a346d
|
Bump tokio from 1.23.0 to 1.24.1 (#597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-06 22:18:21 +00:00 |
|
Rob Ede
|
de5e6eecc0
|
improve prod advice in cookie-auth
|
2023-01-03 14:04:10 +00:00 |
|
Rob Ede
|
b951c4dbee
|
move derive_more to workspace dep
|
2023-01-02 20:38:03 +00:00 |
|
Rob Ede
|
59ecb09c20
|
move rand to workspace dep
|
2023-01-02 20:35:37 +00:00 |
|
Rob Ede
|
9e4882285e
|
move serde deps to workspace
|
2023-01-02 20:35:11 +00:00 |
|
Rob Ede
|
91ffa11e19
|
move a couple more things to workspace deps
|
2023-01-02 20:33:43 +00:00 |
|
Rob Ede
|
7ca1024742
|
add reqwest alternative to http proxy
|
2023-01-01 20:22:50 +00:00 |
|
Mike Canann
|
d6b3d2d57e
|
fix typo (#596)
|
2023-01-01 16:14:22 +00:00 |
|
Rob Ede
|
defc334b14
|
update deps
|
2022-12-30 16:48:10 +00:00 |
|
Rob Ede
|
b91e424ab4
|
address clippy lints
|
2022-12-30 16:30:16 +00:00 |
|
Rob Ede
|
66c7e1e9b5
|
use workspace deps for log and env_logger
|
2022-12-30 16:25:40 +00:00 |
|
Rob Ede
|
061860743f
|
add background-jobs example
|
2022-12-30 16:23:24 +00:00 |
|
Yuki Okushi
|
aee47e0817
|
Use workspace dependencies for actix-web (#594)
|
2022-12-21 14:49:28 +00:00 |
|
Rob Ede
|
096521d526
|
add middleware-encrypted-payloads example
|
2022-12-18 21:10:03 +00:00 |
|
Rob Ede
|
43d26f194d
|
clippy
|
2022-12-18 17:48:09 +00:00 |
|
Rob Ede
|
4df66d1e8a
|
add from_fn to mdidleware example
|
2022-12-17 22:10:54 +00:00 |
|
Rob Ede
|
4272586f0c
|
re-add request body in middleware example
|
2022-12-17 22:10:53 +00:00 |
|
memer
|
c1345414e2
|
Fix incorrect spelling of file setup_db.sh (#593)
|
2022-12-17 15:33:03 +00:00 |
|
Rob Ede
|
a814ac0d5c
|
fix diesel test in CI (#592)
|
2022-12-12 02:41:22 +00:00 |
|
Rob Ede
|
fbf376db47
|
re-add todo example
|
2022-12-11 15:32:09 +00:00 |
|
Rob Ede
|
bf1daf86a7
|
update deps
|
2022-12-11 15:31:32 +00:00 |
|
Rob Ede
|
c78332c0f9
|
update env_logger to 0.10
|
2022-12-11 15:25:57 +00:00 |
|
Rob Ede
|
3ffb06abb7
|
update mysql dependency to 23
|
2022-12-11 15:25:15 +00:00 |
|
Rob Ede
|
7caab85d01
|
refactor CI
|
2022-12-11 15:20:19 +00:00 |
|
Alex Pyattaev
|
8a24fb9264
|
fix websockets chat example (#591)
|
2022-12-11 11:30:31 +00:00 |
|
Christian Carnero
|
ba75611b57
|
fix 'cannot move out of secret_key ...' error and 'unused import: rand::Rng ...' warning (#588)
|
2022-11-23 21:31:10 +00:00 |
|
Remi_IO
|
8f924c4791
|
Add SeaORM in examples/databases. (#587)
|
2022-11-22 10:57:21 +00:00 |
|
Remi_IO
|
3b4ad584eb
|
Fix invalid non-existent link (for database example:rbatis). (#585)
|
2022-11-22 06:10:26 +00:00 |
|
Zhengliang Wu
|
32022a5ec1
|
add content_type for basic example response body to decode utf-8 correctly (#586)
|
2022-11-21 14:47:48 +00:00 |
|
iamjpotts
|
6fe45afe69
|
Fix bug in cookie-auth example where secret is too short (#583)
|
2022-11-15 08:02:36 +00:00 |
|
Leonel Sanches
|
1e1767135d
|
Update README.md (#579)
|
2022-11-04 22:11:36 +00:00 |
|
Rob Ede
|
6f763395d7
|
unhide todo
|
2022-10-26 16:51:50 +01:00 |
|
Rob Ede
|
ddda86784a
|
update deps
|
2022-10-26 16:51:27 +01:00 |
|
Rob Ede
|
83e987ed0c
|
update readme
|
2022-10-17 14:34:36 +01:00 |
|
Rob Ede
|
ae25a7908d
|
add auto reloading to minijinja
|
2022-10-16 21:49:01 +01:00 |
|
Rob Ede
|
bf0386ade7
|
reduce minijinja boilerplate
|
2022-10-16 21:36:23 +01:00 |
|
Rob Ede
|
8a22559cac
|
fmt
|
2022-10-16 21:20:54 +01:00 |
|
Rob Ede
|
7fd6e17459
|
remove tera reference
|
2022-10-16 21:20:26 +01:00 |
|
Rob Ede
|
5e8883e35a
|
add minijinja templating example
|
2022-10-16 21:20:01 +01:00 |
|
Rob Ede
|
6953e927ac
|
simplify data_factory example
|
2022-10-16 19:24:17 +01:00 |
|
Rob Ede
|
fa323545e9
|
update redis example to v0.22
|
2022-10-16 19:14:40 +01:00 |
|
Rob Ede
|
99d0afde28
|
Update README.md
|
2022-09-13 01:16:48 +01:00 |
|
Rob Ede
|
fc0486dd4a
|
remove lazy_static
|
2022-09-11 16:14:07 +01:00 |
|
Rob Ede
|
ed04cc97b3
|
update diesel to v2
|
2022-09-10 23:33:09 +01:00 |
|
Rob Ede
|
fd86b650f1
|
update deps
|
2022-09-10 23:07:55 +01:00 |
|