84 Commits (5e95b2e8b473912a1ecf21bf9cd344e92f315c00)

Author SHA1 Message Date
Tsu-ba-me 57e52f29bf fix(striker-ui-api): forward ws connections to /api/server/vnc/* 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 01addb706e fix(striker-ui-api): forward ws connections to /api/server/vnc/* 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 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 c1589eba3c fix(striker-ui-api): organize networks in host detail response 1 year ago
Tsu-ba-me 09b69820b4 fix(striker-ui-api): add anvil data fence hash type 1 year ago
Tsu-ba-me c417de89e7 fix(striker-ui-api): correct request body in config striker 1 year ago
Tsu-ba-me a3491a1a9a fix(striker-ui-api): record config striker data as form::config_step... variables 1 year ago
Tsu-ba-me 9067791e38 fix(striker-ui-api): add commands for server VM power management 1 year ago
Tsu-ba-me 993c2350e5 fix(striker-ui-api): add get all anvil node pair summary 1 year ago
Tsu-ba-me f56f931599 fix(striker-ui-api): add set host config::map_network variable command endpoint 1 year ago
Tsu-ba-me c5015bf43f fix(striker-ui-api): add create and update user endpoints 1 year ago
Tsu-ba-me b080d319af refactor(striker-ui-api): hoist encrypt password 1 year ago
Tsu-ba-me a16d5160d4 feat(striker-ui-api): add insert or update user to access module 1 year ago
Tsu-ba-me d9e6061b6e fix(striker-ui-api): replace get anvil shared storage summary 1 year ago
Tsu-ba-me 0360b39598 fix(striker-ui-api): replace get anvil network summary endpoint 1 year ago
Tsu-ba-me 4d9c2e79f0 fix(striker-ui-api): replace handle subnode cluster membership endpoint 1 year ago
Tsu-ba-me f49c510468 fix(striker-ui-api): add replacement for power control nodes, subnodes 1 year ago
Tsu-ba-me dc6eb4a6d2 fix(striker-ui-api): correct hex regexp pattern 1 year ago
Tsu-ba-me a56a38f4e6 fix(striker-ui-api): complete get anvil memory summary 1 year ago
Tsu-ba-me 1978983340 fix(striker-ui-api): convert server memory outside SQL in get anvil detail for provision server 1 year ago
Tsu-ba-me 4e335f49f3 fix(striker-ui-api): add types for query field, row, and result 1 year ago
Tsu-ba-me fc075d778a fix(striker-ui-api): add get anvil memory summary WIP 1 year ago
Tsu-ba-me d4eeb2eb89 fix(striker-ui-api): add get anvil CPU summary 1 year ago
Tsu-ba-me 039d755e89 refactor(striker-ui-api): reduce repeat in get all servers 1 year ago
Tsu-ba-me 192e1b82cc fix(striker-ui-api): add type number boolean 1 year ago
Tsu-ba-me 83d572530b fix(striker-ui-api): allow get anvil status 1 year ago
Tsu-ba-me 27b11849e8 fix(striker-ui-api): allow get anvil data from access daemon 1 year ago
Tsu-ba-me 82f4bdff04 refactor(striker-ui-api): organize types after complete migrate to access interact 2 years ago
Tsu-ba-me d8cc7d9979 fix(striker-ui-api): migrate job to access interact 2 years ago
Tsu-ba-me 7d73fc931e fix(striker-ui-api): migrate insert or update variable to access interact 2 years ago
Tsu-ba-me f9d7449b7d fix(striker-ui-api): migrate get anvil data to access interact 2 years ago
Tsu-ba-me 66b02d4a77 fix(striker-ui-api): allow async callback in GET request builder 2 years ago
Tsu-ba-me 1e84641157 fix(striker-ui-api): migrate getPeerData to use access interact 2 years ago
Tsu-ba-me 32ecfec762 fix(striker-ui-api): migrate dbQuery->query in access module 2 years ago
Tsu-ba-me d9e38d87e2 fix(striker-ui-api): include write code in async database write close handler args 2 years ago
Tsu-ba-me 5c7ddbfb5e refactor(striker-ui-api): group API-related types by endpoint 2 years ago
Tsu-ba-me 4a1cc577b5 fix(striker-ui-api): correct extend handler list in register routers 2 years ago
Tsu-ba-me 9b750c57f9 fix(striker-ui-api): add async database write function 2 years ago
Tsu-ba-me 448a956313 refactor(striker-ui-api): merge Express.User and SessionData declarations 2 years ago
Tsu-ba-me 38181ac301 feat(striker-ui-api): add session handler 2 years ago
Tsu-ba-me eb2c66de9f fix(striker-ui-api): add de/serialize user functions to passport 2 years ago
Tsu-ba-me 617998e22b fix(striker-ui-api): add passport login strategy 2 years ago
Tsu-ba-me f15391010c fix(striker-ui-api): organize routes into map 2 years ago
Tsu-ba-me aadc84ea70 feat(striker-ui-api): add initial login request handler 2 years ago
Tsu-ba-me 88077810bc fix(striker-ui-api): remove computed props from host entry of manifest execution 2 years ago
Tsu-ba-me f7dea00ae6 fix(striker-ui-api): include host name in manifest detail 2 years ago
Tsu-ba-me a50321eb9f fix(striker-ui-api): add command to run manifest 2 years ago