Commit graph

27 commits

Author SHA1 Message Date
Nikolay Kim
21803f9e2f Allow nested prefixed resources 2020-09-11 13:11:46 +06:00
Nikolay Kim
e48449c781 update license 2020-07-30 11:08:17 +06:00
Nikolay Kim
7130ebc45e clippy warnings 2020-07-29 23:11:37 +06:00
Nikolay Kim
0f89a586b1 fix str path deserializer 2020-05-12 14:11:00 +06:00
Nikolay Kim
75deae2fd4 more tests 2020-05-10 12:22:11 +06:00
Nikolay Kim
a7187c4d8b Handle non-prefix and prefix resources combinations 2020-05-09 21:38:52 +06:00
Nikolay Kim
557f878895 add tests for transform 2020-04-26 22:46:28 +06:00
Nikolay Kim
34d115abba tests cleanup 2020-04-26 21:04:32 +06:00
Nikolay Kim
5510de8970 fmt 2020-04-23 23:49:54 +06:00
Nikolay Kim
d90a338930 Add ResourcePath impl for &T where T: ResourcePath 2020-04-17 13:39:07 +06:00
Nikolay Kim
1dee624ccd clippy warns 2020-04-17 00:24:31 +06:00
Nikolay Kim
e0afe2bb71 more tests 2020-04-14 12:21:12 +06:00
Nikolay Kim
bf3388258c Fix / prefix match 2020-04-11 11:33:16 +06:00
Nikolay Kim
3e883ad066 clippy and fmt 2020-04-06 16:57:09 +06:00
Nikolay Kim
740cb0fd33 Fix IdxSegment item for paths with no root 2020-04-06 12:51:50 +06:00
Nikolay Kim
99b08a1c16 Add non-allocating path item 2020-04-06 11:43:28 +06:00
Nikolay Kim
f046cf1366 enable PathDeserializer tests 2020-04-06 09:15:22 +06:00
Nikolay Kim
4d6cdbf405 cleanup clippy warnings 2020-03-31 08:20:13 +06:00
Nikolay Kim
89cebe5534 refactor Service trait 2020-03-30 17:44:22 +06:00
Nikolay Kim
df4f2dabfc fix non-rooted dynamic path 2020-03-29 20:16:26 +06:00
Nikolay Kim
444e8f7d3c fix non root path 2020-03-29 20:10:32 +06:00
Nikolay Kim
f46db027b2 match non rooted paths 2020-03-29 19:44:16 +06:00
Nikolay Kim
7df3cc59a1 merge actix-rt 2020-03-29 14:15:18 +06:00
Nikolay Kim
dd5d43f18f fix warnings 2020-03-22 21:12:09 +06:00
Nikolay Kim
48b4c64cbb add case insensitive routing to web 2020-03-22 20:29:57 +06:00
Nikolay Kim
06db684f9e migrate to ntex-router 2020-03-22 18:36:27 +06:00
Nikolay Kim
e862efc4e6 add ntex-rouoter crate 2020-03-22 12:36:52 +06:00