Tsu-ba-me
|
0fad937554
|
fix(striker-ui-api): move user to session cookie
|
11 months ago |
Tsu-ba-me
|
34bd441c83
|
fix(striker-ui-api): add session cookie to hold expiry
|
11 months ago |
Tsu-ba-me
|
35469d2895
|
fix(striker-ui-api): disable caching /init; not including reinit
|
11 months ago |
Tsu-ba-me
|
5550d6131c
|
fix(striker-ui-api): redirect /login, /init requests for authenticated user
|
11 months ago |
Tsu-ba-me
|
5ae128bcf4
|
fix(striker-ui-api): use ctor to handle number configs
|
11 months ago |
Tsu-ba-me
|
44e8f626ea
|
docs(striker-ui-api): run linter for README
|
11 months ago |
Tsu-ba-me
|
6d878e8eb0
|
fix(striker-ui-api): disable toush session
|
11 months ago |
Tsu-ba-me
|
a7709df2a6
|
fix(striker-ui-api): make cookie original max age configable
|
11 months ago |
Tsu-ba-me
|
d398f0d962
|
build(striker-ui-api): rebuild
|
12 months ago |
Tsu-ba-me
|
efc3b46c2b
|
fix(striker-ui-api): wait for access module setup before starting express app
|
12 months ago |
Tsu-ba-me
|
36a2e7489a
|
fix(striker-ui-api): enable auto restart, handle anvil-access-module events in access module
|
12 months ago |
Tsu-ba-me
|
e670e0f94c
|
fix(striker-ui-api): distinguish processes in messages
|
12 months ago |
Tsu-ba-me
|
e4ae03a7f8
|
fix(striker-ui-api): add additional messages to access module
|
12 months ago |
Tsu-ba-me
|
3815cab856
|
fix(striker-ui-api): get updated config after adding peer
|
12 months ago |
dependabot[bot]
|
c2d7604008
|
build(deps-dev): bump @babel/traverse in /striker-ui-api
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Tsu-ba-me
|
cf74fce91e
|
build(striker-ui-api): rebuild
|
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
|
96988e1713
|
docs(striker-ui-api): add minimal README
|
1 year ago |
Tsu-ba-me
|
5804164de5
|
build(striker-ui-api): rebuild
|
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
|
e45a141474
|
build(striker-ui-api): rebuild
|
1 year ago |
Tsu-ba-me
|
3cb1b2fa55
|
fix(striker-ui-api): include timestamp in server ss response
|
1 year ago |
Tsu-ba-me
|
31873f9096
|
build(striker-ui-api): rebuild
|
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
|
8b98c5fe6c
|
build(striker-ui-api): rebuild
|
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
|
2d919a23b0
|
build(striker-ui-api): rebuild
|
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
|
7e52f4c439
|
build(striker-ui-api): rebuild
|
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
|
f7ba805b95
|
build(striker-ui-api): rebuild
|
1 year ago |