382 Commits (65f7b020e3674629b3edd686eea09a2bf5129a43)

Author SHA1 Message Date
Tsu-ba-me d90d2bc7c5 fix(striker-ui-api): ignore vnet/virbr when selecting network interfaces 1 year ago
Tsu-ba-me 6874218e3c fix(striker-ui-api): include network type, link uuid in host detail response 1 year ago
Tsu-ba-me c1589eba3c fix(striker-ui-api): organize networks in host detail response 1 year ago
Tsu-ba-me b24021ebdc feat(striker-ui-api): add function to combine string parts into camelcase 1 year ago
Tsu-ba-me 1665c7efec fix(striker-ui-api): correct response status code in create ups, fence 1 year ago
Tsu-ba-me 5ca88141d2 fix(striker-ui-api): handle fence param sanitization based on type 1 year ago
Tsu-ba-me 203c852518 fix(striker-ui-api): don't get deleted fence(s) 1 year ago
Tsu-ba-me 753ae24098 fix(striker-ui-api): add create, update handlers for /fence 1 year ago
Tsu-ba-me 09b69820b4 fix(striker-ui-api): add anvil data fence hash type 1 year ago
Tsu-ba-me 4bbacab09f fix(striker-ui-api): no response body, unspecific fail assert message in create/update UPS 1 year ago
Tsu-ba-me 78d7ce90b9 fix(striker-ui-api): add delete endpoint for /fence 1 year ago
Tsu-ba-me 830e07d30c fix(striker-ui-api): add create, update UPS(es) 1 year ago
Tsu-ba-me 63dafe0e6a fix(striker-ui-api): add delete UPS(es), don't get deleted UPS(es) 1 year ago
Tsu-ba-me 58a867f010 fix(striker-ui-api): add delete request builder 1 year ago
Tsu-ba-me ac8e4633dc build(striker-ui-api): rebuild web UI API 1 year ago
Tsu-ba-me bc1b8bec20 fix(striker-ui-api): expose job endpoint for init, filter job by command 1 year ago
Tsu-ba-me 2db17c9d1b fix(striker-ui-api): correct config to job data, allow flexible org name in config striker 1 year ago
Tsu-ba-me c417de89e7 fix(striker-ui-api): correct request body in config striker 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 a3491a1a9a fix(striker-ui-api): record config striker data as form::config_step... variables 1 year ago
Tsu-ba-me 252c552771 fix(striker-ui-api): clear cookies on logout 1 year ago
Tsu-ba-me 09029d5e7b style(striker-ui-api): adjust spacing in access module 1 year ago
Tsu-ba-me 820b413d86 fix(striker-ui-api): change session cookie name, set user cookie 1 year ago
Tsu-ba-me 4c783673af fix(striker-ui-api): remove unused guard API env variable 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 6c1910d6e3 chore(striker-ui-api): un-verbose building vnc pipes 1 year ago
Tsu-ba-me 911f0322cb fix(striker-ui-api): don't include deleted users in GET /user 1 year ago
Tsu-ba-me 73e567b0dc fix(striker-ui-api): manage vnc with higher permissions 1 year ago
Tsu-ba-me 9b13c77752 fix(striker-ui-api): add flag to toggle API endpoint guard 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 322f1c4607 refactor(striker-ui-api): rearrange GET network-interface handler 1 year ago
Tsu-ba-me 8b828f81a5 fix(striker-ui-api): read server screenshot from memory instead of through job 1 year ago
Tsu-ba-me 7465a3ab4e fix(striker-ui-api): make only admin can see all users 1 year ago
Tsu-ba-me 61deceb849 fix(striker-ui-api): avoid single quotes in access interact 1 year ago
Tsu-ba-me 710f076d04 fix(striker-ui-api): protect mod user endpoints based on account 1 year ago
Tsu-ba-me a9d0ae4ae7 fix(striker-ui-api): don't consider name of deleted users as used 1 year ago
Tsu-ba-me e93c48bec4 fix(striker-ui-api): don't allow admin to change username 1 year ago
Tsu-ba-me cbfbc38f10 fix(striker-ui-api): remove slashes from rand password in create user 1 year ago
Tsu-ba-me 75068c1957 fix(striker-ui-api): identify current user when getting users 1 year ago
Tsu-ba-me c1fcaf5161 fix(striker-ui-api): reverse chrono order users when getting for passport 1 year ago
Tsu-ba-me c5015bf43f fix(striker-ui-api): add create and update user endpoints 1 year ago
Tsu-ba-me b080d319af refactor(striker-ui-api): hoist encrypt password 1 year ago
Tsu-ba-me a16d5160d4 feat(striker-ui-api): add insert or update user to access module 1 year ago