index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
api
/
graphql
/
libs
Age
Commit message (
Expand
)
Author
2023-07-15
T5195: vyos.util -> vyos.utils package refactoring part #2
Christian Breunig
2023-03-05
op-mode: T5051: interpret Literal types as enums
John Estabrook
2023-02-26
graphql: T4979: add user info to token request
John Estabrook
2023-01-23
graphql: T4544: use opmode._is_op_mode_function_name instead of local copy
John Estabrook
2023-01-09
container: T4880: include 'add'/'delete' in standard op-mode functions
John Estabrook
2022-12-19
graphql: T4887: interpret all boolean options as nullable
John Estabrook
2022-11-21
graphql: T4574: add specific error message if token has expired
John Estabrook
2022-11-21
graphql: T4544: use load_as_module from vyos.util
John Estabrook
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: add mutation for requesting JWT token
John Estabrook
2022-10-25
graphql: T4574: reorganize directory structure for clarity
John Estabrook