Nikolay Kim
|
7b1dcaffda
|
cleanup deprecation warning for Box<dyn>
|
2019-07-17 11:44:39 +06:00 |
|
Nikolay Kim
|
f410f3330f
|
prepare actix-session release
|
2019-07-08 23:25:51 +06:00 |
|
dowwie
|
099a8ff7d8
|
updated session cookie to support login, logout, changes
|
2019-07-01 15:26:19 -04:00 |
|
dowwie
|
0e05b37082
|
updated cookie session to update on change
|
2019-06-29 14:24:02 -04:00 |
|
dowwie
|
fa7e0fe6df
|
updated cookie.rs req to get_changes
|
2019-06-24 18:40:14 -04:00 |
|
Nikolay Kim
|
7292d0b696
|
drop chrono and use i64 for max age
|
2019-04-19 17:23:17 -07:00 |
|
Nikolay Kim
|
85b598a614
|
add cookie session test
|
2019-04-17 11:02:03 -07:00 |
|
Nikolay Kim
|
4f30fa9d46
|
Remove generic type for request payload, always use default
|
2019-04-13 14:50:54 -07:00 |
|
Nikolay Kim
|
43d325a139
|
allow to specify upgrade service
|
2019-04-08 14:51:16 -07:00 |
|
Nikolay Kim
|
4227cddd30
|
fix dev dependencies
|
2019-04-02 15:00:10 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
86a21c956c
|
rename .middleware to .wrap
|
2019-03-25 13:02:10 -07:00 |
|
Nikolay Kim
|
0f0d6b65ca
|
update service request/response location
|
2019-03-10 17:16:28 -07:00 |
|
Nikolay Kim
|
54678308d0
|
propogate app config with http request; add tests for url_for
|
2019-03-09 14:06:24 -08:00 |
|
Nikolay Kim
|
fe22e83144
|
refactor service registration process; unify services and resources
|
2019-03-06 15:47:15 -08:00 |
|
Nikolay Kim
|
0cf73f1a04
|
move session to different folder
|
2019-03-05 18:52:29 -08:00 |
|