Tsu-ba-me
|
abd2780d02
|
fix(striker-ui-api): allow create manifest with no fences or UPSes
|
1 year ago |
Tsu-ba-me
|
e9f89baba3
|
fix(striker-ui-api): correct escape single quote in SQL inputs
|
1 year ago |
Tsu-ba-me
|
6ceaaf5ec6
|
fix(striker-ui-api): handle quoted fence parameters with spaces
|
1 year ago |
Tsu-ba-me
|
352f63a849
|
fix(striker-ui-api): add server count to subnode summary
|
1 year ago |
Tsu-ba-me
|
72ee08414a
|
fix(striker-ui): replace host names in cpu summary with short version
|
1 year ago |
Tsu-ba-me
|
58a3b56def
|
fix(striker-ui): add total size, free in anvil shared storage summary
|
1 year ago |
Tsu-ba-me
|
bf19d03ee5
|
fix(striker-ui): correct response status when no records in fetch anvil cpu
|
1 year ago |
Tsu-ba-me
|
c5c344b978
|
fix(striker-ui-api): add CPU model, guessed vendor to node/cpu response
|
1 year ago |
Tsu-ba-me
|
3cb1b2fa55
|
fix(striker-ui-api): include timestamp in server ss response
|
1 year ago |
Tsu-ba-me
|
15c2b736ae
|
fix(striker-ui-api): record only latest ss in fetch server screenshot
|
1 year ago |
Tsu-ba-me
|
684906e0a2
|
fix(striker-ui-api): correct pattern in disassemble server ss name
|
1 year ago |
Tsu-ba-me
|
672f5e5422
|
fix(striker-ui-api): draft screenshot patch to align with new fetch process
|
1 year ago |
Tsu-ba-me
|
d8e214715a
|
fix(striker-ui-api): add host type to file detail
|
1 year ago |
Tsu-ba-me
|
37a096563b
|
fix(striker-ui-api): add info to /api/anvil
|
1 year ago |
Tsu-ba-me
|
7a2d1776f7
|
fix(striker-ui-api): refine logs in access module
|
1 year ago |
Tsu-ba-me
|
7d98119abe
|
fix(striker-ui&api): provide formatted os list to provision form
|
1 year ago |
Tsu-ba-me
|
ce1c1c6475
|
fix(striker-ui-api): adjust os list extraction to match new format from tool output
|
1 year ago |
Tsu-ba-me
|
5b3ff87c1f
|
fix(striker-ui-api): replace multer with busboy for file upload
|
1 year ago |
Tsu-ba-me
|
abf5429c3b
|
fix(striker-ui-api): don't check anvil name if doesn't exist when add host in run manifest
|
1 year ago |
Tsu-ba-me
|
fa70667711
|
fix(striker-ui-api): exclude deleted fences, upses, manifests from manifest template
|
1 year ago |
Tsu-ba-me
|
27ab8f2900
|
fix(striker-ui-api): allow keyword 'new' as manifest UUID in manifest creation
|
1 year ago |
Tsu-ba-me
|
81b96860ea
|
fix(striker-ui-api): reduce restrictions on valid UUIDv4
|
1 year ago |
Tsu-ba-me
|
7631e3ad9c
|
fix(striker-ui-api): send job to target host instead of local in prepare network
|
1 year ago |
Tsu-ba-me
|
49bd47322d
|
fix(striker-ui-api): handle empty variable name in select host detail
|
1 year ago |
Tsu-ba-me
|
20b782d50c
|
fix(striker-ui-api): correct left join variables in select host detail
|
1 year ago |
Tsu-ba-me
|
39cba349bd
|
fix(striker-ui-api): handle empty select host detail query return
|
1 year ago |
Tsu-ba-me
|
3f9548f33e
|
fix(striker-ui-api): use hosts as core of host detail select query to avoid empty return
|
1 year ago |
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 |