364 Commits (78b75c649a46898f438759d2c91944aba66730f2)

Author SHA1 Message Date
Tsu-ba-me ffe3c0853f fix(striker-ui-api): make all writes in session store async to reduce response time 1 year ago
Tsu-ba-me 9b750c57f9 fix(striker-ui-api): add async database write function 1 year ago
Tsu-ba-me a1c7be94d6 fix(striker-ui-api): add isObject() 1 year ago
Tsu-ba-me 17583ad4b9 fix(striker-ui-api): add formatSql() 1 year ago
Tsu-ba-me 410a5de48d fix(striker-ui-api): generate db timestamp from date 1 year ago
Tsu-ba-me b0e7859d2d fix(striker-ui-api): simplify local host name/uuid getter 1 year ago
Tsu-ba-me 448a956313 refactor(striker-ui-api): merge Express.User and SessionData declarations 1 year ago
Tsu-ba-me 0fa614ca07 fix(striker-ui-api): output user name when login succeed 1 year ago
Tsu-ba-me 1c8050caa9 feat(striker-ui-api): apply session handler and add /auth/login 1 year ago
Tsu-ba-me 38181ac301 feat(striker-ui-api): add session handler 1 year ago
Tsu-ba-me eb2c66de9f fix(striker-ui-api): add de/serialize user functions to passport 1 year ago
Tsu-ba-me de2e8e45e1 fix(striker-ui-api): add function to get session secret 1 year ago
Tsu-ba-me 180aa54800 refactor(striker-ui-api): simplify DB refresh timestamp function name 1 year ago
Tsu-ba-me 7c657dfbd5 fix(striker-ui-api): add uuidgen to shell 1 year ago
Tsu-ba-me f911a335ac fix(striker-ui-api): add openssl to shell 1 year ago
Tsu-ba-me 2746e500de chore(striker-ui-api): install express-session package 1 year ago
Tsu-ba-me 617998e22b fix(striker-ui-api): add passport login strategy 1 year ago
Tsu-ba-me c40b7ff7d4 fix(striker-ui-api): allow customize handlers per route batch in register routers function 1 year ago
Tsu-ba-me 67b292dd95 fix(striker-ui-api): change process ownership after port binding 1 year ago
Tsu-ba-me aacbf3003a chore(striker-ui-api): install passport and local strategy 1 year ago
Tsu-ba-me f15391010c fix(striker-ui-api): organize routes into map 1 year ago
Tsu-ba-me aadc84ea70 feat(striker-ui-api): add initial login request handler 1 year ago
Tsu-ba-me 84f708f5d1 fix(striker-ui-api): correct ntp and network gateway asserts in build manifest 1 year ago
Tsu-ba-me d8c6c2bec9 fix(striker-ui-api): set host list from anvil data hash in /run-manifest 1 year ago
Tsu-ba-me 88077810bc fix(striker-ui-api): remove computed props from host entry of manifest execution 1 year ago
Tsu-ba-me 2ca1277b3f fix(striker-ui-api): only include node(s) in manifest detail 1 year ago
Tsu-ba-me f7dea00ae6 fix(striker-ui-api): include host name in manifest detail 1 year ago
Tsu-ba-me a50321eb9f fix(striker-ui-api): add command to run manifest 1 year ago
Tsu-ba-me b7b4e13028 fix(striker-ui-api): add POST (create) and PUT (update) for /manifest 1 year ago
Tsu-ba-me 5de6046715 fix(striker-ui-api): add install manifest builder 1 year ago
Tsu-ba-me 2e599971cc fix(striker-ui-api): add DELETE one or more manifest 1 year ago
Tsu-ba-me d368f8dd7b fix(striker-ui-api): ignore deleted manifest(s) when listing 1 year ago
Tsu-ba-me a4359b1fa4 docs(striker-ui-api): explain sorting networks in GET manifest detail 1 year ago
Tsu-ba-me 340a04de47 fix(striker-ui-api): change sequence number type in manifest detail 1 year ago
Tsu-ba-me 4104b87b2d fix(striker-ui-api): add next sequence number to manifest template 1 year ago
Tsu-ba-me a066fb7ede fix(striker-ui-api): allow get manifest detail 1 year ago
Tsu-ba-me 7575bf8aed fix(striker-ui-api): add function to disassemble entity id 1 year ago
Tsu-ba-me 9e9b84604f fix(striker-ui-api): add /manifest/template 1 year ago
Tsu-ba-me db248efd96 fix(striker-ui-api): consolidate disassemble host name functions 1 year ago
Tsu-ba-me 7b0a7e711d fix(striker-ui-api): add get host name to access module 1 year ago
Tsu-ba-me 6cdca8ee5f feat(striker-ui-api): add /manifest 1 year ago
Tsu-ba-me d8efd72c21 fix(striker-ui-api): extract link from UPS type description 2 years ago
Tsu-ba-me 84fb75f5e1 fix(striker-ui-api): add GET UPS overviews 2 years ago
Tsu-ba-me d408b22f24 fix(striker-ui-api): limit UPS types to APC 2 years ago
Tsu-ba-me 2079c6e722 feat(striker-ui-api): add /ups 2 years ago
Tsu-ba-me dd6315caf9 fix(striker-ui-api): make getAnvilData generic to identify return value 2 years ago
Tsu-ba-me 92f00cea15 fix(striker-ui-api): add /fence 2 years ago
Tsu-ba-me 58549eb3ed fix(striker-ui-api): extract link from UPS type description 2 years ago
Tsu-ba-me ddb1cd61f1 fix(striker-ui-api): add GET UPS overviews 2 years ago
Tsu-ba-me 288597a95f fix(striker-ui-api): limit UPS types to APC 2 years ago