blocky/api
Ben fe84ab8ca2
fix: api regression breaking `blocky blocking disable` (#1373)
* fix: Corrects ability to disable all blocking from the CLI by not providing any groups

* fix: More appropriately correct the issue preventing disabled blocking directly when parsing parameters

* Use the same length logic previously seen

* Code reviewcomments

* Remove redundant check

* Revert nil check removal; Removing this broke tests
2024-02-10 13:06:01 -05:00
..
api_client.gen.go feat: add upstream strategy `random` (#1221) 2023-11-18 15:42:14 -05:00
api_interface_impl.go fix: api regression breaking `blocky blocking disable` (#1373) 2024-02-10 13:06:01 -05:00
api_interface_impl_test.go fix: api regression breaking `blocky blocking disable` (#1373) 2024-02-10 13:06:01 -05:00
api_server.gen.go feat: add upstream strategy `random` (#1221) 2023-11-18 15:42:14 -05:00
api_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00
api_types.gen.go feat: add upstream strategy `random` (#1221) 2023-11-18 15:42:14 -05:00
client.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
server.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
types.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00