390 Commits (805a42b691c7b78d5a4df155e230eea71c6ba8e0)

Author SHA1 Message Date
Tsu-ba-me e67e732fd8 fix(striker-ui-api): split /ssh-key and /ssh-key/conflict 2 years ago
Tsu-ba-me 14a5b178dd fix(striker-ui-api): add PUT /update-system 2 years ago
Tsu-ba-me 00aa2c02df fix(striker-ui-api): wrap missed job calls in try-catch 2 years ago
Tsu-ba-me 3a01052e03 feat(striker-ui-api): add PUT /host/:hostUUID 2 years ago
Tsu-ba-me 1b6f1c2a2e refactor(striker-ui-api): replace 'local' with constant 2 years ago
Tsu-ba-me f9bd775ed6 fix(striker-ui-api): add install-target state to GET /host/:hostUUID 2 years ago
Tsu-ba-me 0aec411e1a feat(striker-ui-api): add GET /ssh-key 2 years ago
Tsu-ba-me c023c08310 fix(striker-ui-api): allow direct destructure from match() result 2 years ago
Tsu-ba-me e3d4c243b9 feat(striker-ui-api): add /ssh-key WIP 2 years ago
Tsu-ba-me 6afa296858 refactor(striker-ui-api): relocate getLocalHostUUID try-catch 2 years ago
Tsu-ba-me be1332b4f3 fix(striker-ui-api): prioritize /host/connection over /host/:hostUUID 2 years ago
Tsu-ba-me df77899be1 fix(striker-ui-api): add /user 2 years ago
Tsu-ba-me 884742cb0a fix(striker-ui-api): remove excess from GET /host detail 2 years ago
Tsu-ba-me 59ddc232e7 feat(striker-ui-api): add cap function 2 years ago
Tsu-ba-me e31d4564ee fix(striker-ui-api): add /host/:hostUUID WIP 2 years ago
Tsu-ba-me 72e070bc38 fix(striker-ui-api): remove empty functions in buildCondition functions 2 years ago
Tsu-ba-me 28e12251d6 fix(striker-ui-api): simplify modify query result 2 years ago
Tsu-ba-me 1fec480af7 fix(striker-ui-api): rename buildCondition functions 2 years ago
Tsu-ba-me e38864e256 fix(striker-ui-api): allow replace modifier in sanitizeQS 2 years ago
Tsu-ba-me bbb0fa503e fix(striker-ui-api): replace empty function with call in join 2 years ago
Tsu-ba-me ca7288cbdd fix(striker-ui-api): simplify build ID condition 2 years ago
Tsu-ba-me 58ef1c04c7 fix(striker-ui-api): add JoinFunction type 2 years ago
Tsu-ba-me e412d615d1 fix(striker-ui-api): relocate sanitize input for SQL query 2 years ago
Tsu-ba-me 3cb7c0f7ee fix(striker-ui-api): add onEach callback to join 2 years ago
Tsu-ba-me 107b119d52 fix(striker-ui-api): reduce required variables when creating jobs 2 years ago
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