322 Commits (fe6fd9d11cf14b26f3190913a1b2a587e4889b30)

Author SHA1 Message Date
Tsu-ba-me f49c510468 fix(striker-ui-api): add replacement for power control nodes, subnodes 1 year ago
Tsu-ba-me 408e3ba78e fix(striker-ui-api): consolidate config-able constants 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 7d79d9a2ce chore(striker-ui-api): install format-data-size 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 e35f326573 fix(striker-ui-api): file_location_anvil_uuid->_host_uuid in file/anvil request handlers 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 c6bcbc952b fix(striker-ui-api): handle static file requests with file extension 1 year ago
Tsu-ba-me bfadd3bacb fix(striker-ui-api): use default cors origin handler 1 year ago
Tsu-ba-me 32ae8dd416 fix(striker-ui-api): handle set session without user 1 year ago
Tsu-ba-me 5d54b5d855 fix(striker-ui-api): protect static files 1 year ago
Tsu-ba-me feae630370 fix(striker-ui-api): allow override fail/succeed in assert authentication 1 year ago
Tsu-ba-me 4bbdcc1687 fix(striker-ui-api): enable credentials in cors middleware 1 year ago
Tsu-ba-me dc765b3719 fix(striker-ui-api): set session cookie options 1 year ago
Tsu-ba-me 2eb5b8a094 fix(striker-ui-api): make login respond with no-content (204) 1 year ago
Tsu-ba-me 9a0ca2f159 docs(striker-ui-api): label anvil-access-module daemon start sequence 1 year ago
Tsu-ba-me 82f4bdff04 refactor(striker-ui-api): organize types after complete migrate to access interact 1 year ago
Tsu-ba-me d8cc7d9979 fix(striker-ui-api): migrate job to access interact 1 year ago
Tsu-ba-me 7d73fc931e fix(striker-ui-api): migrate insert or update variable to access interact 1 year ago
Tsu-ba-me 3608d6e56e fix(striker-ui-api): accept manifest UUID as URI param in DELETE /manifest 1 year ago
Tsu-ba-me aa49de761a fix(striker-ui-api): migrate sub to access interact 1 year ago
Tsu-ba-me f9d7449b7d fix(striker-ui-api): migrate get anvil data to access interact 1 year ago
Tsu-ba-me 66b02d4a77 fix(striker-ui-api): allow async callback in GET request builder 1 year ago
Tsu-ba-me f075e219de feat(striker-ui-api): add initial traverse function 1 year ago
Tsu-ba-me bc42b40a5a fix(striker-ui-api): set cookie max age to 8 hours 1 year ago
Tsu-ba-me 1e84641157 fix(striker-ui-api): migrate getPeerData to use access interact 1 year ago
Tsu-ba-me cb6a699fc7 fix(striker-ui-api): connect data, subroutine wrappers to access interact 1 year ago
Tsu-ba-me ea78090ac0 fix(striker-ui-api): remove not-implemented <array>.at() 1 year ago
Tsu-ba-me 3efc5d8bfa fix(striker-ui-api): mark session as deleted on destroy 1 year ago
Tsu-ba-me da785218ec fix(striker-ui-api): migrate a/dbWrite to daemon write 1 year ago
Tsu-ba-me dc4a49a94c fix(striker-ui-api): sanitize config striker input, rename rqbody->body 1 year ago
Tsu-ba-me c4232916f9 fix(striker-ui-api): remove console calls 1 year ago
Tsu-ba-me 32ecfec762 fix(striker-ui-api): migrate dbQuery->query in access module 1 year ago
Tsu-ba-me 06ad2a5353 chore(striker-ui-api): add core-js and regenerator-runtime enable promises and async/await 1 year ago
Tsu-ba-me 60b2b36e6b fix(striker-ui-api): simplify POST /echo 1 year ago
Tsu-ba-me 2812b21f31 fix(striker-ui-api): export string regex patterns 1 year ago
Tsu-ba-me ab5ded03cf fix(striker-ui-api): add label to stdoutVar, simplify uuidgen 1 year ago
Tsu-ba-me efc8832321 fix(striker-ui-api): add fallback to sanitize 1 year ago
Tsu-ba-me d1b53b4a2c fix(striker-ui-api): apply getent to resolve uid:gid 1 year ago
Tsu-ba-me 414c4d64c6 fix(striker-ui-api): add delete user request handler 1 year ago
Tsu-ba-me d9e38d87e2 fix(striker-ui-api): include write code in async database write close handler args 1 year ago
Tsu-ba-me 5c7ddbfb5e refactor(striker-ui-api): group API-related types by endpoint 1 year ago
Tsu-ba-me 46891f322b refactor(striker-ui-api): rename session->expressSession, sessionHandler->session 1 year ago