Geoffrey-rs/geoffrey_models/src/models/parameters
Joey Hines 333329c631
ci/woodpecker/push/woodpecker Pipeline failed Details
Added local api server + geoffrey_cli
+ Local api server is designed to allow local access to Geoffrey without a token
+ Uses a unix domain socket, allowing permissions to be handled by the OS
+ Started work on a tool to exploit this, geoffrey-cli
2022-02-06 15:32:33 -07:00
..
add_item_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
add_location_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
add_token_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
delete_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
edit_params.rs Added 'edit' commands 2021-12-19 14:06:56 -07:00
find_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
info_params.rs Added info command 2021-12-19 15:16:22 -07:00
item_command_params.rs report_out_of_stock command + new query system 2021-12-30 21:48:33 -06:00
link_params.rs Added link command 2021-12-18 11:13:18 -07:00
mod.rs Added local api server + geoffrey_cli 2022-02-06 15:32:33 -07:00
register_params.rs Added link command 2021-12-18 11:13:18 -07:00
selling_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00
set_portal_params.rs Refactored parameter handling + added delete command 2021-12-17 20:03:15 -07:00