364 Commits (78b75c649a46898f438759d2c91944aba66730f2)

Author SHA1 Message Date
Tsu-ba-me 3e14c20f75 fix(striker-ui-api): move /initialize-striker->POST /host?hostType=striker 2 years ago
Tsu-ba-me 403bdaddbc fix(striker-ui-api): revise std outputs in accessModule 2 years ago
Tsu-ba-me d5ee937a9e fix(striker-ui-api): add commands to manage host power actions 2 years ago
Tsu-ba-me 28596e15dd fix(striker-ui-api): add print functions to shell 2 years ago
Tsu-ba-me d6e32c6c89 fix(striker-ui-api): simplify insert or update job 2 years ago
Tsu-ba-me 5d81d4934d fix(striker-ui-api): correct sanitize number query param 2 years ago
Tsu-ba-me 25f1e1e206 fix(striker-ui-api): rename /job query param to "start" 2 years ago
Tsu-ba-me 3d6f051a7d fix(striker-ui-api): output SQL query when debug 2 years ago
Tsu-ba-me 3bbc9c03c7 fix(striker-ui-api): allow multiple host views in GET /host/connection 2 years ago
Tsu-ba-me e1db471366 refactor(striker-ui-api): reorder imports in getJob 2 years ago
Tsu-ba-me bc91fcd88b fix(striker-ui-api): add /job 2 years ago
Tsu-ba-me 76e5f5f925 fix(striker-ui-api): add date to shell 2 years ago
Tsu-ba-me 43d7662c4d fix(striker-ui-api): sanitize query string as number 2 years ago
Tsu-ba-me b576e799e2 feat(striker-ui-api): add /host, /host/connection 2 years ago
Tsu-ba-me 5a9f936913 feat(striker-ui-api): add getAnvilData to accessModule 2 years ago
Tsu-ba-me 0e31e31786 fix(striker-ui-api): specify return type in call() 2 years ago
Tsu-ba-me 8a8b3d798f fix(striker-ui-api): assert init striker input data 2 years ago
Tsu-ba-me 06c3b9bae4 fix(striker-ui-api): ignore empty body when create server 2 years ago
Tsu-ba-me 00ef2142a1 feat(striker-ui-api): add command/initialize-striker endpoint 2 years ago
Tsu-ba-me a37e0e2b8a fix(striker-ui-api): simplify get local host UUID 2 years ago
Tsu-ba-me 439a7dfdc7 fix(striker-ui-api): limit NICs by host UUID and not DELETED 2 years ago
Tsu-ba-me c424980bb7 feat(striker-ui-api): add /network-interface endpoint 2 years ago
Tsu-ba-me 4a268c4b57 fix(striker-ui-api): add anvil node pair info to /server 2 years ago
Tsu-ba-me 1d39e4d918 fix(striker-ui-api): use separate fifo for each server screenshot request and read all data chunks 2 years ago
Tsu-ba-me 90c3004e90 fix(striker-ui-api): consolidate system calls into shell module 2 years ago
Tsu-ba-me 4c4ce1834b feat(striker-ui-api): add fetch server screenshot endpoint logic 2 years ago
Tsu-ba-me d3cd671288 fix(striker-ui-api): handle empty query params 2 years ago
Tsu-ba-me f88ac0387d fix(striker-ui-api): hoist regex patterns 2 years ago
Tsu-ba-me f476524461 fix(striker-ui-api): get anvil UUIDs from query params in GET /server 2 years ago
Tsu-ba-me 26a64ecb2f fix(striker-ui-api): change response format for GET /server 2 years ago
Tsu-ba-me 1c0ddd59b0 chore(striker-ui-api): rebuild to include changes 2 years ago
Tsu-ba-me a3143ce172 fix(striker-ui): assert input data in provision server 2 years ago
Tsu-ba-me e50d181a0d fix(striker-ui-api): build OS list once on server load 2 years ago
Tsu-ba-me ad864c3a21 fix(striker-ui-api): replace Cluster->get_primary_host_uuid() with query 2 years ago
Tsu-ba-me 5325a4f7eb fix(striker-ui-api): remove 'os_list_' from key of OS 2 years ago
Tsu-ba-me b553e880c9 fix(striker-ui-api): correct os and driver_iso fields when registering provision server job 2 years ago
Tsu-ba-me c413e62798 fix(striker-ui-api): pass Remote->test_access() user to Cluster->get_primary_host_uuid() 2 years ago
Tsu-ba-me 011615e68f fix(striker-ui-api): allow using all or * as condition file/anvil UUIDs 2 years ago
Tsu-ba-me 2c4a025cf8 fix(striker-ui-api): use query strings instead of body for GETs 2 years ago
Tsu-ba-me 8e64a9a185 feat(striker-ui-api): add provision server endpoint 2 years ago
Tsu-ba-me 8310a6edbb fix(striker-ui-api): revise accessDB->accessModule to reflect anvil-access-module changes 2 years ago
Tsu-ba-me d1f7a731bd fix(striker-ui-api): add anvil description to anvil detail for provision server 2 years ago
Tsu-ba-me b0b9314a08 feat(striker-ui-api): handle fetch Anvil details for provision server 2 years ago
Tsu-ba-me cf5cba3950 fix(striker-ui-api): include missed hosts in /anvil GET 2 years ago
Tsu-ba-me de8d2ddd50 feat(striker-ui-api): add /anvil route and migrate to singular routes 2 years ago
Tsu-ba-me c352fc5f0e feat(striker-ui-api): add /servers route 2 years ago
Tsu-ba-me 49fdc9cad4 fix(striker-ui-api): hoist and enhance join logic 2 years ago
Tsu-ba-me 035727b2e0 refactor(striker-ui-api): relocate buildGetRequestHandler 2 years ago
Tsu-ba-me b583035630 fix(striker-ui-api): allow GET multiple files' detail 2 years ago
Tsu-ba-me 411fd01a20 chore(striker-ui-api): enable clean on rebuild in webpack 2 years ago