Age | Commit message (Expand) | Author |
2022-11-16 | Revert "Revert "dns: T4799: fix bug with not reloading powerdns config"" | Christian Poessinger |
2022-11-09 | Revert "dns: T4799: fix bug with not reloading powerdns config" | Christian Poessinger |
2022-11-06 | graphql: T4803: allow 'Authorization' header in CORS middleware | John Estabrook |
2022-11-05 | dns: T4799: fix bug with not reloading powerdns config | initramfs |
2022-11-01 | graphql: T4791: decamelize/normalize result of op-mode queries | John Estabrook |
2022-10-25 | graphql: T4574: set byte length of shared secret from CLI | John Estabrook |
2022-10-25 | graphql: T4574: set token expiration time in claims | John Estabrook |
2022-10-25 | graphql: T4574: add context to read token in queries/mutations | John Estabrook |
2022-10-25 | graphql: T4574: read config and generate schema with/without key auth | John Estabrook |
2022-10-25 | graphql: T4574: add mutation for requesting JWT token | John Estabrook |
2022-10-25 | graphql: T4574: reorganize directory structure for clarity | John Estabrook |
2022-10-25 | graphql: T4574: call all schema definition generation on init | John Estabrook |
2022-10-21 | graphql: T4768: change name of api child node from 'gql' to 'graphql' | John Estabrook |
2022-10-16 | graphql: T4753: generalize system_status to composite_{query,mutation} | John Estabrook |
2022-10-14 | http-api: T4749: transition to config_dict | John Estabrook |
2022-10-07 | graphql: T4738: remove templated requests pending rewrite | John Estabrook |
2022-10-07 | graphql: T4738: generate schema defs for configsession methods | John Estabrook |
2022-10-07 | graphql: T4736: fix import error to correct JSON output | John Estabrook |
2022-09-12 | graphql: T4690: update resolver for 'SystemStatus' after 'uptime' update | John Estabrook |
2022-09-06 | graphql: T4674: print included op-mode error message, if it exists | John Estabrook |
2022-08-25 | graphql: T4640: add schema defs and resolver support for op-mode errors | John Estabrook |
2022-08-23 | graphql: T3993: reorganize/rename directory structure | John Estabrook |
2022-08-22 | graphql: T4544: fix for directly running on system for testing | John Estabrook |
2022-08-22 | graphql: T3993: add missing sys.exit() | John Estabrook |
2022-07-31 | graphql: T4580: handle case of op-mode script name containing hyphens | John Estabrook |
2022-07-25 | graphql: T4554: add resolver support for op-mode scripts | John Estabrook |
2022-07-25 | graphql: T4413: use util function for system_status.py | John Estabrook |
2022-07-25 | graphql: T4544: add script to generate GraphQL schema for op-mode | John Estabrook |
2022-07-24 | graphql: T4413: update 'SystemStatus' query for standardized op-mode | John Estabrook |
2022-07-24 | graphql: T4413: add support for a system status query | John Estabrook |
2022-07-24 | graphql: T3993: disable introspection unless set in CLI | John Estabrook |
2022-07-24 | graphql: T3993: use existing key auth from REST framework | John Estabrook |
2022-05-26 | http-api: T4442: Add action reset | Viacheslav Hletenko |
2022-04-16 | dns: T4353: fix Jinja2 linting errors | Christian Poessinger |
2022-04-07 | http api: T4347: return complete and consistent error codes | John Estabrook |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2021-12-15 | http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin' | John Estabrook |
2021-12-13 | http-api: T4071: allow API to bind to unix domain socket | John Estabrook |
2021-12-12 | graphql: T3993: add requests for firewall ipv6-address-group | John Estabrook |
2021-12-12 | graphql: T3993: distinguish queries and mutations; update README.graphql | John Estabrook |
2021-12-11 | vyos.util: T4061: fix typo in function name | John Estabrook |
2021-12-10 | T562: bugfix missing "," on variable listing | Christian Poessinger |
2021-12-09 | Merge pull request #1024 from lucasec/dns-authoritative | Christian Poessinger |
2021-12-08 | vyos.util: T4061: add function to check for completion of boot config | John Estabrook |
2021-12-01 | graphql: T3993: define add/delete system image request | John Estabrook |
2021-12-01 | graphql: T3993: update README.graphql | John Estabrook |
2021-11-30 | graphql: T3993: add config session show_config | John Estabrook |
2021-11-30 | graphql: T3993: add op-mode requests | John Estabrook |
2021-11-24 | graphql: T3993: add requests for manipulating firewall groups | John Estabrook |
2021-11-23 | graphql: T3993: refactor directive and mutation definitions | John Estabrook |