369 Commits (4f56c7b831e875615c4221134f125692e66e4f6d)

Author SHA1 Message Date
Tsu-ba-me 5550d6131c fix(striker-ui-api): redirect /login, /init requests for authenticated user 1 year ago
Tsu-ba-me 5ae128bcf4 fix(striker-ui-api): use ctor to handle number configs 1 year ago
Tsu-ba-me 6d878e8eb0 fix(striker-ui-api): disable toush session 1 year ago
Tsu-ba-me a7709df2a6 fix(striker-ui-api): make cookie original max age configable 1 year ago
Tsu-ba-me efc3b46c2b fix(striker-ui-api): wait for access module setup before starting express app 1 year ago
Tsu-ba-me 36a2e7489a fix(striker-ui-api): enable auto restart, handle anvil-access-module events in access module 1 year ago
Tsu-ba-me e670e0f94c fix(striker-ui-api): distinguish processes in messages 1 year ago
Tsu-ba-me e4ae03a7f8 fix(striker-ui-api): add additional messages to access module 1 year ago
Tsu-ba-me 3815cab856 fix(striker-ui-api): get updated config after adding peer 1 year ago
Tsu-ba-me 78b75c649a fix(striker-ui-api): correct ID condition in query host detail 1 year ago
Tsu-ba-me df7b5fa397 fix(striker-ui-api): sort hosts by name 1 year ago
Tsu-ba-me 2dc0fd3835 fix(striker-ui-api): sort files by name 1 year ago
Tsu-ba-me 6fce2258ba fix(striker-ui-api): find pre-def cpu vendor before extract first word 1 year ago
Tsu-ba-me 6babc33006 fix(striker-ui-api): ignore deleted servers in all servers-related queries 1 year ago
Tsu-ba-me b15df65c07 fix(striker-ui-api): catch exceptions in GET anvil summary list handler 1 year ago
Tsu-ba-me 24879a3ca8 fix(striker-ui-api): don't throw when no servers found in anvil summary 1 year ago
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