Tsu-ba-me
|
bc1b8bec20
|
fix(striker-ui-api): expose job endpoint for init, filter job by command
|
1 year ago |
Tsu-ba-me
|
50a1160f1d
|
fix(striker-ui-api): match method, path pattern for config striker
|
1 year ago |
Tsu-ba-me
|
d64ad303e8
|
fix(striker-ui-api): redirect /init/* to protected endpoints post striker init
|
1 year ago |
Tsu-ba-me
|
8403d7315b
|
fix(striker-ui-api): assert host configured before authentication
|
1 year ago |
Tsu-ba-me
|
c33a7e27b6
|
fix(striker-ui-api): make required endpoints public when striker is not configured
|
1 year ago |
Tsu-ba-me
|
5067ca04da
|
fix(striker-ui-api): allow set map network to be requested without UUID
|
1 year ago |
Tsu-ba-me
|
4e03e62dd4
|
fix(striker-ui-api): add endpoint for delete server(s)
|
1 year ago |
Tsu-ba-me
|
9067791e38
|
fix(striker-ui-api): add commands for server VM power management
|
1 year ago |
Tsu-ba-me
|
993c2350e5
|
fix(striker-ui-api): add get all anvil node pair summary
|
1 year ago |
Tsu-ba-me
|
aa1ea8d796
|
fix(striker-ui-api): add endpoint to manage VNC SSH tunnel
|
1 year ago |
Tsu-ba-me
|
f56f931599
|
fix(striker-ui-api): add set host config::map_network variable command endpoint
|
1 year ago |
Tsu-ba-me
|
c5015bf43f
|
fix(striker-ui-api): add create and update user endpoints
|
1 year ago |
Tsu-ba-me
|
d9e6061b6e
|
fix(striker-ui-api): replace get anvil shared storage summary
|
1 year ago |
Tsu-ba-me
|
0360b39598
|
fix(striker-ui-api): replace get anvil network summary endpoint
|
1 year ago |
Tsu-ba-me
|
ab4a4cee9a
|
refactor(striker-ui-api): organize middlewares
|
1 year ago |
Tsu-ba-me
|
b72283a06c
|
fix(striker-ui-api): set query param returnTo in assert authentication
|
1 year ago |
Tsu-ba-me
|
4d9c2e79f0
|
fix(striker-ui-api): replace handle subnode cluster membership endpoint
|
1 year ago |
Tsu-ba-me
|
f49c510468
|
fix(striker-ui-api): add replacement for power control nodes, subnodes
|
1 year ago |
Tsu-ba-me
|
fc075d778a
|
fix(striker-ui-api): add get anvil memory summary WIP
|
1 year ago |
Tsu-ba-me
|
d4eeb2eb89
|
fix(striker-ui-api): add get anvil CPU summary
|
1 year ago |
Tsu-ba-me
|
83d572530b
|
fix(striker-ui-api): allow get anvil status
|
1 year ago |
Tsu-ba-me
|
c6bcbc952b
|
fix(striker-ui-api): handle static file requests with file extension
|
2 years ago |
Tsu-ba-me
|
5d54b5d855
|
fix(striker-ui-api): protect static files
|
2 years ago |
Tsu-ba-me
|
d8cc7d9979
|
fix(striker-ui-api): migrate job to access interact
|
2 years ago |
Tsu-ba-me
|
3608d6e56e
|
fix(striker-ui-api): accept manifest UUID as URI param in DELETE /manifest
|
2 years ago |
Tsu-ba-me
|
da785218ec
|
fix(striker-ui-api): migrate a/dbWrite to daemon write
|
2 years ago |
Tsu-ba-me
|
32ecfec762
|
fix(striker-ui-api): migrate dbQuery->query in access module
|
2 years ago |
Tsu-ba-me
|
60b2b36e6b
|
fix(striker-ui-api): simplify POST /echo
|
2 years ago |
Tsu-ba-me
|
414c4d64c6
|
fix(striker-ui-api): add delete user request handler
|
2 years ago |
Tsu-ba-me
|
cbf6ac0ff9
|
refactor(striker-ui-api): rename authenticationHandler->guardApi
|
2 years ago |
Tsu-ba-me
|
9170f78650
|
fix(striker-ui-api): make static files available through root
|
2 years ago |
Tsu-ba-me
|
d8a2c77cf0
|
fix(striker-ui-api): add default authentication handler for private /api/*
|
2 years ago |
Tsu-ba-me
|
a4524b6d27
|
fix(striker-ui-api): add /auth/logout
|
2 years ago |
Tsu-ba-me
|
1c8050caa9
|
feat(striker-ui-api): apply session handler and add /auth/login
|
2 years ago |
Tsu-ba-me
|
180aa54800
|
refactor(striker-ui-api): simplify DB refresh timestamp function name
|
2 years ago |
Tsu-ba-me
|
f15391010c
|
fix(striker-ui-api): organize routes into map
|
2 years ago |
Tsu-ba-me
|
a50321eb9f
|
fix(striker-ui-api): add command to run manifest
|
2 years ago |
Tsu-ba-me
|
b7b4e13028
|
fix(striker-ui-api): add POST (create) and PUT (update) for /manifest
|
2 years ago |
Tsu-ba-me
|
2e599971cc
|
fix(striker-ui-api): add DELETE one or more manifest
|
2 years ago |
Tsu-ba-me
|
a066fb7ede
|
fix(striker-ui-api): allow get manifest detail
|
2 years ago |
Tsu-ba-me
|
9e9b84604f
|
fix(striker-ui-api): add /manifest/template
|
2 years ago |
Tsu-ba-me
|
6cdca8ee5f
|
feat(striker-ui-api): add /manifest
|
2 years ago |
Tsu-ba-me
|
84fb75f5e1
|
fix(striker-ui-api): add GET UPS overviews
|
2 years ago |
Tsu-ba-me
|
2079c6e722
|
feat(striker-ui-api): add /ups
|
2 years ago |
Tsu-ba-me
|
92f00cea15
|
fix(striker-ui-api): add /fence
|
2 years ago |
Tsu-ba-me
|
ddb1cd61f1
|
fix(striker-ui-api): add GET UPS overviews
|
2 years ago |
Tsu-ba-me
|
f3a2a9355e
|
feat(striker-ui-api): add /ups
|
2 years ago |
Tsu-ba-me
|
92a38374cb
|
fix(striker-ui-api): add /fence
|
2 years ago |
Tsu-ba-me
|
32c32350bd
|
fix(striker-ui-api): get NICs on specified host
|
2 years ago |
Tsu-ba-me
|
099b2c9470
|
feat(striker-ui-api): add POST, DELETE /host/connection
|
2 years ago |