276 Commits (fe6fd9d11cf14b26f3190913a1b2a587e4889b30)

Author SHA1 Message Date
Tsu-ba-me 49e68874fe fix(striker-ui-api): make input fallbacks consistent in prepare host 1 year ago
Tsu-ba-me 80108dd43e fix(striker-ui-api): correct job data creation in create server 1 year ago
Tsu-ba-me 4252435c04 fix(striker-ui-api): simplify job data creation in create host connection 1 year ago
Tsu-ba-me 8ab0494ae0 fix(striker-ui-api): correct job data creation in prepare host 1 year ago
Tsu-ba-me 98eec8a10c fix(striker-ui-api): add function to build job data from object 1 year ago
Tsu-ba-me b31da693a5 fix(striker-ui-api): use common function to build job data for create host connection 1 year ago
Tsu-ba-me 12e257357d fix(striker-ui-api): trim peer database echo output in create host connection 1 year ago
Tsu-ba-me a5fc7d499e fix(striker-ui-api): write .pgpass with nodejs 'fs' module 1 year ago
Tsu-ba-me eeab34059b fix(striker-ui-api): call psql directly to test peer database connection 1 year ago
Tsu-ba-me 4182219e86 fix(striker-ui-api): revert database user to 'admin' in create host connection 1 year ago
Tsu-ba-me 7160450c80 fix(striker-ui-api): revert debug code in create host connection 1 year ago
Tsu-ba-me d04fef2372 fix(striker-ui-api): correct sanitize boolean 1 year ago
Tsu-ba-me c8e0ed35c8 fix(striker-ui-api): handle access unordered outputs 1 year ago
Tsu-ba-me d1bc6c0ce3 fix(striker-ui-api): avoid blank inputs by using sanitize fallback in create host connection 1 year ago
Tsu-ba-me 4a8f6b27dc fix(striker-ui-api): log request method, path 1 year ago
Tsu-ba-me 29f907f003 fix(striker-ui-api): default to root user when add peer striker 1 year ago
Tsu-ba-me 57e52f29bf fix(striker-ui-api): forward ws connections to /api/server/vnc/* 1 year ago
Tsu-ba-me e4ce6e1014 fix(striker-ui-api): correct reversed check on get server VNC info 1 year ago
Tsu-ba-me 563438327e fix(striker-ui-api): disconnect vnc-related management, only fetch vnc info 1 year ago
Tsu-ba-me 25f5c38ade chore: rename striker-manage-vnc-pipes->anvil-manage-vnc-pipe 1 year ago
Tsu-ba-me 01addb706e fix(striker-ui-api): forward ws connections to /api/server/vnc/* 1 year ago
Tsu-ba-me d70c4cdc35 fix(striker-ui-api): correct reversed check on get server VNC info 1 year ago
Tsu-ba-me 7058ef0f4a fix(striker-ui-api): disconnect vnc-related management, only fetch vnc info 1 year ago
Tsu-ba-me f08319f41b chore: rename striker-manage-vnc-pipes->anvil-manage-vnc-pipe 1 year ago
Tsu-ba-me 4b3343c421 fix(striker-ui-api): convert, read server screenshot in get server detail 1 year ago
Tsu-ba-me f7350bef9f fix(striker-ui-api): correct update file location (pre an to per host) 1 year ago
Tsu-ba-me 750b0ac7c0 fix(striker-ui-api): create bridge for node's bcn/ifn with 2 ifaces 1 year ago
Tsu-ba-me 103474a4e2 fix(striker-ui-api): add create_bridge to build network config 1 year ago
Tsu-ba-me d2cd24be44 fix(striker-ui-api): add string boolean type 1 year ago
Tsu-ba-me c35bc358b9 fix(striker-ui-api): add prepare subnode network, hoist utils from config striker 1 year ago
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 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