1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rob Ede
e2c32161a9
update dotenv::dotenv references 2023-10-29 01:18:40 +01:00
Rob Ede
ca6eaee52e
update actix-web-lab dep 2023-03-14 02:40:02 +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
c557986915
update actix-session everywhere 2022-07-21 03:30:12 +01:00
Rob Ede
0f08afee18
update sailfish 2022-07-09 23:39:21 +01:00
Rob Ede
4b801ba222
clippy 2022-07-09 21:05:06 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +00:00
Rob Ede
4d8573c3fe
update all websocket examples to v4 2022-02-18 01:44:53 +00:00
Rob Ede
a4d43c0ff8
fix db/basic 2022-02-06 08:19:35 +00:00
Rob Ede
120d33057a
use sqlite in basics/todo 2022-02-06 07:55:51 +00:00
Chris Gubbin
2aa8b15ce2 Updated basics/to-do to v4 using sqlx. 2022-02-05 17:34:43 +00:00
Rafael Bachmann
c01f0ea5f3
Update basics/todo to v4. (#486)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 02:19:01 +00:00
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00