Commit Graph

51 Commits

Author SHA1 Message Date
Aiden McClelland
64a6c00344 wip 2023-12-12 20:43:04 -07:00
Aiden McClelland
b246ea4179 finish cli 2023-12-12 15:12:27 -07:00
Aiden McClelland
6696da4590 clean up, add docs 2023-12-12 13:52:31 -07:00
Aiden McClelland
86465c1319 wip 2023-12-12 11:20:32 -07:00
Aiden McClelland
ce4ca8757c use yajrc from crates.io 2023-11-17 12:20:27 -07:00
Aiden McClelland
aee1d7f753 add rpc_handler macro 2022-09-29 15:11:40 -06:00
Aiden McClelland
fcee8eddce bump version 2022-08-01 12:43:55 -06:00
Aiden McClelland
18c133be71 bump version 2022-08-01 12:41:49 -06:00
Aiden McClelland
5924c4e897 switch iterator to vec 2022-08-01 12:29:01 -06:00
Aiden McClelland
f3a01980cf switch iterator to vec 2022-08-01 12:27:55 -06:00
Aiden McClelland
ac4c8db6e1 fix cli 2022-08-01 10:25:53 -06:00
Aiden McClelland
9351e89240 serde style defaults 2022-08-01 09:57:53 -06:00
Aiden McClelland
8b183175db prep for publish 2022-07-11 16:30:38 -06:00
Aiden McClelland
05eecb3112 bump version 2022-07-11 16:18:31 -06:00
Aiden McClelland
5f79bd9564 update dependencies 2022-07-11 16:17:15 -06:00
Keagan McClelland
b4d19d71e0 remove unused import 2022-01-10 17:15:02 -07:00
Lucy Cifferello
bd1a1b8a31 update yajrc to develop 2021-10-13 14:08:20 -06:00
Lucy Cifferello
f50360be19 sync submodules 2021-10-13 13:02:58 -06:00
Lucy Cifferello
0da1def4d0 make submodule https 2021-10-13 13:01:15 -06:00
Lucy Cifferello
0513cde285 make submodules relative 2021-10-13 11:24:10 -06:00
Aiden McClelland
cc62793958 submodule yajrc 2021-09-24 13:58:05 -06:00
Aiden McClelland
2b21d7acf6 fix rpc_only 2021-09-11 12:32:01 -06:00
Aiden McClelland
b806e08866 separate rpc and cli bounds 2021-08-31 22:53:25 -06:00
Aiden McClelland
3195ffab68 overhaul context 2021-08-31 19:16:40 -06:00
Aiden McClelland
ee9b302ecd custom_cli 2021-08-31 11:42:31 -06:00
Aiden McClelland
9aae157d60 middleware improvements 2021-08-09 11:58:40 -06:00
Aiden McClelland
d45cbcdd8a FnOnce -> Fn 2021-07-29 17:50:28 -06:00
Aiden McClelland
75a8053a3c context path 2021-07-29 14:47:17 -06:00
Aiden McClelland
38c4ba0dc2 remove cli-cookies feature 2021-07-29 14:43:13 -06:00
Aiden McClelland
d1594997fd add default 2021-07-29 13:52:51 -06:00
Aiden McClelland
1e9ded9a31 access request and response headers from rpc body 2021-07-28 16:44:15 -06:00
Aiden McClelland
da0d08fa35 metadata 2021-07-27 16:37:57 -06:00
Aiden McClelland
1b9be6b1c0 'mo lifetimes 'mo problems 2021-07-27 11:49:37 -06:00
Aiden McClelland
9f60054625 fix err fn 2021-07-03 11:29:11 -06:00
Aiden McClelland
dc24f147c0 fix cli-only 2021-06-28 17:23:09 -06:00
Aiden McClelland
b449c4265a middleware 2021-06-16 15:29:06 -06:00
Aiden McClelland
fb2629d099 switch back to path deps cause we can't have nice things yet 2021-06-14 16:12:07 -06:00
Aiden McClelland
9d4978f6fb set git repo for yajrc 2021-06-14 16:02:28 -06:00
Aiden McClelland
05dd59f24b use absolute crate paths 2021-05-26 15:06:55 -06:00
Aiden McClelland
3ddc915522 fix rename 2021-05-25 10:39:21 -06:00
Aiden McClelland
33d7d095e3 parse for stdin 2021-05-21 13:36:01 -06:00
Aiden McClelland
f5217d0e53 give matches on display 2021-05-21 11:43:48 -06:00
Aiden McClelland
f3cd9f5e86 fix imports 2021-05-18 12:20:37 -06:00
Aiden McClelland
22ea1bf7b1 remove phantom 2021-04-12 20:56:24 -06:00
Aiden McClelland
b9676c591a ditch SeedableContext 2021-04-12 16:14:21 -06:00
Aiden McClelland
fba286e7a8 aliases 2021-04-12 15:02:02 -06:00
Aiden McClelland
cd38fbd58d add count and multiple 2021-04-12 12:07:16 -06:00
Aiden McClelland
ceead74072 use local flag 2021-04-08 16:14:43 -06:00
Aiden McClelland
b3d698f51f local -> cli_only;remote -> rpc_only;both -> local 2021-04-08 16:14:33 -06:00
Aiden McClelland
64d5d40765 reformat imports 2021-04-07 21:57:02 -06:00