2934 Commits (9a0ca2f15997db112102dddbf330cc98eed0acba)
 

Author SHA1 Message Date
Tsu-ba-me 9a0ca2f159 docs(striker-ui-api): label anvil-access-module daemon start sequence 2 years 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 3608d6e56e fix(striker-ui-api): accept manifest UUID as URI param in DELETE /manifest 2 years ago
Tsu-ba-me aa49de761a fix(striker-ui-api): migrate sub 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 f075e219de feat(striker-ui-api): add initial traverse function 2 years ago
Tsu-ba-me bc42b40a5a fix(striker-ui-api): set cookie max age to 8 hours 2 years ago
Tsu-ba-me 1e84641157 fix(striker-ui-api): migrate getPeerData to use access interact 2 years ago
Tsu-ba-me cb6a699fc7 fix(striker-ui-api): connect data, subroutine wrappers to access interact 2 years ago
Tsu-ba-me ea78090ac0 fix(striker-ui-api): remove not-implemented <array>.at() 2 years ago
Tsu-ba-me 3efc5d8bfa fix(striker-ui-api): mark session as deleted on destroy 2 years ago
Tsu-ba-me da785218ec fix(striker-ui-api): migrate a/dbWrite to daemon write 2 years ago
Tsu-ba-me dc4a49a94c fix(striker-ui-api): sanitize config striker input, rename rqbody->body 2 years ago
Tsu-ba-me c4232916f9 fix(striker-ui-api): remove console calls 2 years ago
Tsu-ba-me 32ecfec762 fix(striker-ui-api): migrate dbQuery->query in access module 2 years ago
Tsu-ba-me 06ad2a5353 chore(striker-ui-api): add core-js and regenerator-runtime enable promises and async/await 2 years ago
Tsu-ba-me 60b2b36e6b fix(striker-ui-api): simplify POST /echo 2 years ago
Tsu-ba-me 2812b21f31 fix(striker-ui-api): export string regex patterns 2 years ago
Tsu-ba-me ab5ded03cf fix(striker-ui-api): add label to stdoutVar, simplify uuidgen 2 years ago
Tsu-ba-me efc8832321 fix(striker-ui-api): add fallback to sanitize 2 years ago
Tsu-ba-me d1b53b4a2c fix(striker-ui-api): apply getent to resolve uid:gid 2 years ago
Tsu-ba-me 8a8b2cbc4b fix(tools): identify line(s) with UUID in interactive/script anvil-access-module 2 years ago
Tsu-ba-me fe9c4a758f docs(tools): explain the interactive/script function of anvil-access-database 2 years ago
Tsu-ba-me b494f79ffe fix(tools): anvil-access-module: default interactive, handle non-existing on class object 2 years ago
Tsu-ba-me d9bc73ec2d feat(tools): add script capability to anvil-access-module 2 years ago
Tsu-ba-me 089efdbdc3 fix(striker-ui): add GatePanel and login page 2 years ago
Tsu-ba-me 414c4d64c6 fix(striker-ui-api): add delete user request handler 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 46891f322b refactor(striker-ui-api): rename session->expressSession, sessionHandler->session 2 years ago
Tsu-ba-me 74175c538a refactor(striker-ui-api): remove unused import in passport 2 years ago
Tsu-ba-me cbf6ac0ff9 refactor(striker-ui-api): rename authenticationHandler->guardApi 2 years ago
Tsu-ba-me 9170f78650 fix(striker-ui-api): make static files available through root 2 years ago
Tsu-ba-me d8a2c77cf0 fix(striker-ui-api): add default authentication handler for private /api/* 2 years ago
Tsu-ba-me 193727b93f fix(striker-ui-api): add assert authentication 2 years ago
Tsu-ba-me 4a1cc577b5 fix(striker-ui-api): correct extend handler list in register routers 2 years ago
Tsu-ba-me a4524b6d27 fix(striker-ui-api): add /auth/logout 2 years ago
Tsu-ba-me ffe3c0853f fix(striker-ui-api): make all writes in session store async to reduce response time 2 years ago
Tsu-ba-me 9b750c57f9 fix(striker-ui-api): add async database write function 2 years ago
Tsu-ba-me a1c7be94d6 fix(striker-ui-api): add isObject() 2 years ago
Tsu-ba-me 17583ad4b9 fix(striker-ui-api): add formatSql() 2 years ago
Tsu-ba-me 410a5de48d fix(striker-ui-api): generate db timestamp from date 2 years ago
Tsu-ba-me b0e7859d2d fix(striker-ui-api): simplify local host name/uuid getter 2 years ago
Tsu-ba-me 448a956313 refactor(striker-ui-api): merge Express.User and SessionData declarations 2 years ago
Tsu-ba-me 0fa614ca07 fix(striker-ui-api): output user name when login succeed 2 years ago
Tsu-ba-me 1c8050caa9 feat(striker-ui-api): apply session handler and add /auth/login 2 years ago
Tsu-ba-me 38181ac301 feat(striker-ui-api): add session handler 2 years ago