433 Commits (237e647cf30b3185b7f411e2142c18138db4b411)

Author SHA1 Message Date
Tsu-ba-me c35bc358b9 fix(striker-ui-api): add prepare subnode network, hoist utils from config striker 2 years ago
Tsu-ba-me d90d2bc7c5 fix(striker-ui-api): ignore vnet/virbr when selecting network interfaces 2 years ago
Tsu-ba-me 6874218e3c fix(striker-ui-api): include network type, link uuid in host detail response 2 years ago
Tsu-ba-me c1589eba3c fix(striker-ui-api): organize networks in host detail response 2 years ago
Tsu-ba-me b24021ebdc feat(striker-ui-api): add function to combine string parts into camelcase 2 years ago
Tsu-ba-me 1665c7efec fix(striker-ui-api): correct response status code in create ups, fence 2 years ago
Tsu-ba-me 5ca88141d2 fix(striker-ui-api): handle fence param sanitization based on type 2 years ago
Tsu-ba-me 203c852518 fix(striker-ui-api): don't get deleted fence(s) 2 years ago
Tsu-ba-me 753ae24098 fix(striker-ui-api): add create, update handlers for /fence 2 years ago
Tsu-ba-me 09b69820b4 fix(striker-ui-api): add anvil data fence hash type 2 years ago
Tsu-ba-me 4bbacab09f fix(striker-ui-api): no response body, unspecific fail assert message in create/update UPS 2 years ago
Tsu-ba-me 78d7ce90b9 fix(striker-ui-api): add delete endpoint for /fence 2 years ago
Tsu-ba-me 830e07d30c fix(striker-ui-api): add create, update UPS(es) 2 years ago
Tsu-ba-me 63dafe0e6a fix(striker-ui-api): add delete UPS(es), don't get deleted UPS(es) 2 years ago
Tsu-ba-me 58a867f010 fix(striker-ui-api): add delete request builder 2 years ago
Tsu-ba-me ac8e4633dc build(striker-ui-api): rebuild web UI API 2 years ago
Tsu-ba-me bc1b8bec20 fix(striker-ui-api): expose job endpoint for init, filter job by command 2 years ago
Tsu-ba-me 2db17c9d1b fix(striker-ui-api): correct config to job data, allow flexible org name in config striker 2 years ago
Tsu-ba-me c417de89e7 fix(striker-ui-api): correct request body in config striker 2 years ago
Tsu-ba-me 50a1160f1d fix(striker-ui-api): match method, path pattern for config striker 2 years ago
Tsu-ba-me d64ad303e8 fix(striker-ui-api): redirect /init/* to protected endpoints post striker init 2 years ago
Tsu-ba-me 8403d7315b fix(striker-ui-api): assert host configured before authentication 2 years ago
Tsu-ba-me c33a7e27b6 fix(striker-ui-api): make required endpoints public when striker is not configured 2 years ago
Tsu-ba-me 5067ca04da fix(striker-ui-api): allow set map network to be requested without UUID 2 years ago
Tsu-ba-me a3491a1a9a fix(striker-ui-api): record config striker data as form::config_step... variables 2 years ago
Tsu-ba-me 252c552771 fix(striker-ui-api): clear cookies on logout 2 years ago
Tsu-ba-me 09029d5e7b style(striker-ui-api): adjust spacing in access module 2 years ago
Tsu-ba-me 820b413d86 fix(striker-ui-api): change session cookie name, set user cookie 2 years ago
Tsu-ba-me 4c783673af fix(striker-ui-api): remove unused guard API env variable 2 years ago
Tsu-ba-me 4e03e62dd4 fix(striker-ui-api): add endpoint for delete server(s) 2 years ago
Tsu-ba-me 9067791e38 fix(striker-ui-api): add commands for server VM power management 2 years ago
Tsu-ba-me 993c2350e5 fix(striker-ui-api): add get all anvil node pair summary 2 years ago
Tsu-ba-me 6c1910d6e3 chore(striker-ui-api): un-verbose building vnc pipes 2 years ago
Tsu-ba-me 911f0322cb fix(striker-ui-api): don't include deleted users in GET /user 2 years ago
Tsu-ba-me 73e567b0dc fix(striker-ui-api): manage vnc with higher permissions 2 years ago
Tsu-ba-me 9b13c77752 fix(striker-ui-api): add flag to toggle API endpoint guard 2 years ago
Tsu-ba-me aa1ea8d796 fix(striker-ui-api): add endpoint to manage VNC SSH tunnel 2 years ago
Tsu-ba-me f56f931599 fix(striker-ui-api): add set host config::map_network variable command endpoint 2 years ago
Tsu-ba-me 322f1c4607 refactor(striker-ui-api): rearrange GET network-interface handler 2 years ago
Tsu-ba-me 8b828f81a5 fix(striker-ui-api): read server screenshot from memory instead of through job 2 years ago
Tsu-ba-me 7465a3ab4e fix(striker-ui-api): make only admin can see all users 2 years ago
Tsu-ba-me 61deceb849 fix(striker-ui-api): avoid single quotes in access interact 2 years ago
Tsu-ba-me 710f076d04 fix(striker-ui-api): protect mod user endpoints based on account 2 years ago
Tsu-ba-me a9d0ae4ae7 fix(striker-ui-api): don't consider name of deleted users as used 2 years ago
Tsu-ba-me e93c48bec4 fix(striker-ui-api): don't allow admin to change username 2 years ago
Tsu-ba-me cbfbc38f10 fix(striker-ui-api): remove slashes from rand password in create user 2 years ago
Tsu-ba-me 75068c1957 fix(striker-ui-api): identify current user when getting users 2 years ago
Tsu-ba-me c1fcaf5161 fix(striker-ui-api): reverse chrono order users when getting for passport 2 years ago
Tsu-ba-me c5015bf43f fix(striker-ui-api): add create and update user endpoints 2 years ago
Tsu-ba-me b080d319af refactor(striker-ui-api): hoist encrypt password 2 years ago