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

34 Commits

Author SHA1 Message Date
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
d6b3d2d57e fix typo (#596) 2023-01-01 16:14:22 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
43d26f194d clippy 2022-12-18 17:48:09 +00:00
a814ac0d5c fix diesel test in CI (#592) 2022-12-12 02:41:22 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
ba75611b57 fix 'cannot move out of secret_key ...' error and 'unused import: rand::Rng ...' warning (#588) 2022-11-23 21:31:10 +00:00
6fe45afe69 Fix bug in cookie-auth example where secret is too short (#583) 2022-11-15 08:02:36 +00:00
ddda86784a update deps 2022-10-26 16:51:27 +01:00
fc0486dd4a remove lazy_static 2022-09-11 16:14:07 +01:00
ed04cc97b3 update diesel to v2 2022-09-10 23:33:09 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
c557986915 update actix-session everywhere 2022-07-21 03:30:12 +01:00
5c9f69bb07 update example redis-session (#545)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-21 03:21:07 +01:00
0f08afee18 update sailfish 2022-07-09 23:39:21 +01:00
0a201cd860 update async-graphql deps 2022-07-09 23:35:09 +01:00
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
b85201494a update register link to match correct path (#563) 2022-07-09 22:22:53 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +01:00
04e3ccaca5 Updated actix-session version to 0.6 in examples/auth/cookie-session (#560) 2022-06-21 07:32:08 +09:00
ec919b2424 Use branch agnostic link (#559)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-06-08 11:01:44 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
e1d124c0e3 fmt 2022-03-07 13:34:59 +00:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
4d210b32f9 fix cd links 2022-02-18 02:18:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00