1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
Commit Graph

65 Commits

Author SHA1 Message Date
dowwie
fa531fb03d updated session logic to support login and logout functionality 2019-06-12 08:14:18 -04:00
Nikolay Kim
c7266e3ddd prepare release 2019-05-18 11:24:26 -07:00
Nikolay Kim
38d4bdb8aa update dependencies 2019-05-12 21:36:05 -07:00
Nikolay Kim
cb682b08e4 update to alpha6 2019-04-14 10:30:37 -07:00
Nikolay Kim
345e67cd13 remove rust 1.26 2019-03-30 09:44:18 -07:00
Nikolay Kim
b95dd9f193 update actix-web 2019-03-30 08:21:47 -07:00
Nikolay Kim
6d90615e48 update actix and actix-web 2019-03-29 11:31:48 -07:00
Nikolay Kim
55fbdf1d00 fix typo 2018-08-02 11:42:41 -07:00
Nikolay Kim
8bf43b4915 update readme 2018-08-02 11:39:41 -07:00
Nikolay Kim
33b09d78e9 prepare release 2018-08-02 11:35:34 -07:00
Nikolay Kim
85cf3e2993
Merge pull request #14 from Dowwie/master
updated version of cookie crate, to eliminate version conflicts
2018-08-02 11:31:37 -07:00
Darin
8f6d800202
updated version of cookie crate, to eliminate version conflicts 2018-07-30 09:57:53 -04:00
Nikolay Kim
35ab32c063 use actix-web 0.7 2018-07-21 06:55:11 -07:00
Nikolay Kim
b65158b710 update travis stable rustc ver 2018-07-20 15:09:08 -07:00
Nikolay Kim
10ebea440f Merge branch 'master' of github.com:actix/actix-redis 2018-07-20 14:58:49 -07:00
Nikolay Kim
25cca67834
Merge pull request #13 from ryanmcgrath/master
Re-export SameSite so it's immediately usable from this package...
2018-07-20 16:58:37 -05:00
Nikolay Kim
31de5a1d24 merge 2018-07-20 14:58:14 -07:00
Nikolay Kim
ac5a83134d update changes 2018-07-20 14:54:50 -07:00
Nikolay Kim
62c382d280 upgrade to actix/actix-web 0.7 2018-07-20 14:53:56 -07:00
Ryan McGrath
6c8801dc8c
Re-export SameSite so it's immediately usable from this package... 2018-07-19 11:23:11 -07:00
Nikolay Kim
06248900b9
Merge pull request #11 from yinyanlv/fix-cookie
custom cookie
2018-06-25 10:10:59 +06:00
bugong
0e2a4a97fd set max-age default value 2018-06-23 16:31:00 +08:00
bugong
ac93ee7cdb custom cookie 2018-06-23 12:17:37 +08:00
Tobias Bieniek
43396ab3e3
Merge pull request #8 from Turbo87/backoff
Improve `ExponentialBackoff` handling
2018-06-07 18:07:49 +02:00
Tobias Bieniek
6624af63e3 Keep running unconnected actor forever if backoff says so 2018-05-28 08:36:29 +02:00
Tobias Bieniek
3bbda68adf Adjust ExponentialBackoff to never stop connecting 2018-05-28 08:36:29 +02:00
Nikolay Kim
93707884d2 fix example 2018-05-08 10:48:23 -07:00
Nikolay Kim
9e610a8134 bump rustc min version 2018-05-08 10:15:14 -07:00
Nikolay Kim
7af09390ee actix-web 0.6 compatibility 2018-05-08 10:12:57 -07:00
Nikolay Kim
2a7ffe6e0a update readme 2018-04-10 12:22:19 -07:00
Nikolay Kim
af3a8d6775 changes 2018-04-10 12:20:24 -07:00
Nikolay Kim
f77a4f8865 prepare release 2018-04-10 12:19:41 -07:00
Nikolay Kim
f1e5126a1d use actix-web master 2018-04-09 19:35:30 -07:00
Nikolay Kim
08f80a5bff prepare release 2018-02-28 08:05:44 -08:00
Nikolay Kim
c6fc09ada8 Merge branch 'master' of github.com:actix/actix-redis 2018-02-17 14:01:18 -08:00
Nikolay Kim
2b3b5c2f2b actix 0.5 2018-02-17 14:01:06 -08:00
Alexander Andreev
87ad8d491c
Merge pull request #6 from andreevlex/feature/issue-2
added some documentation
2018-02-17 21:56:17 +03:00
Alexander Andreev
14cfcb7e87 added some documentation 2018-02-17 21:37:30 +03:00
Nikolay Kim
28b50a3755
Merge pull request #5 from andreevlex/spelling-check
spelling check
2018-02-17 00:06:48 -08:00
Alexander Andreev
2555c34427 spelling check 2018-02-17 10:59:21 +03:00
Nikolay Kim
f11752437c use latest actix api 2018-02-15 16:53:05 -08:00
Nikolay Kim
088132fc96 prepare release 2018-01-23 10:06:43 -08:00
Nikolay Kim
4303299568 use actix release 2018-01-23 09:26:52 -08:00
Nikolay Kim
2e481e5b7d fix crate link 2018-01-22 23:17:37 -08:00
Nikolay Kim
cc314cee76 add badges 2018-01-22 23:16:24 -08:00
Nikolay Kim
06e813cf03 fix crate name in readme 2018-01-22 23:14:04 -08:00
Nikolay Kim
4c60317926 add doc links 2018-01-22 23:13:18 -08:00
Nikolay Kim
1d23c14676 update readme 2018-01-22 22:50:04 -08:00
Nikolay Kim
0b9821b36c remove chat check 2018-01-22 22:46:39 -08:00
Nikolay Kim
ae292eae6d actix ver 2018-01-22 22:37:38 -08:00