364 Commits (78b75c649a46898f438759d2c91944aba66730f2)

Author SHA1 Message Date
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
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 9337b3c881 fix(striker-ui-api): prefer original url over url/path of request 1 year ago
Tsu-ba-me e460986e7c docs(striker-ui-api): adjust spacing in session logs 1 year ago
Tsu-ba-me b72283a06c fix(striker-ui-api): set query param returnTo in assert authentication 1 year ago
Tsu-ba-me 5a51f9a31a fix(striker-ui-api): don't list get server screenshot jobs 1 year ago
Tsu-ba-me db5d98d9d6 fix(striker-ui-api): add timeout to get server screenshot 1 year ago
Tsu-ba-me 4d9c2e79f0 fix(striker-ui-api): replace handle subnode cluster membership endpoint 1 year ago
Tsu-ba-me 8fff0f8624 fix(striker-ui-api): apply default job progress ENV variable 1 year ago
Tsu-ba-me f49c510468 fix(striker-ui-api): add replacement for power control nodes, subnodes 1 year ago
Tsu-ba-me 408e3ba78e fix(striker-ui-api): consolidate config-able constants 1 year ago
Tsu-ba-me dc6eb4a6d2 fix(striker-ui-api): correct hex regexp pattern 1 year ago
Tsu-ba-me a56a38f4e6 fix(striker-ui-api): complete get anvil memory summary 1 year ago
Tsu-ba-me 1978983340 fix(striker-ui-api): convert server memory outside SQL in get anvil detail for provision server 1 year ago
Tsu-ba-me 7d79d9a2ce chore(striker-ui-api): install format-data-size 1 year ago
Tsu-ba-me 4e335f49f3 fix(striker-ui-api): add types for query field, row, and result 1 year ago