Tsu-ba-me
|
4c4ce1834b
|
feat(striker-ui-api): add fetch server screenshot endpoint logic
|
2 years ago |
Tsu-ba-me
|
d3cd671288
|
fix(striker-ui-api): handle empty query params
|
2 years ago |
Tsu-ba-me
|
f88ac0387d
|
fix(striker-ui-api): hoist regex patterns
|
2 years ago |
Tsu-ba-me
|
f476524461
|
fix(striker-ui-api): get anvil UUIDs from query params in GET /server
|
2 years ago |
Tsu-ba-me
|
26a64ecb2f
|
fix(striker-ui-api): change response format for GET /server
|
2 years ago |
Tsu-ba-me
|
1c0ddd59b0
|
chore(striker-ui-api): rebuild to include changes
|
2 years ago |
Tsu-ba-me
|
a3143ce172
|
fix(striker-ui): assert input data in provision server
|
2 years ago |
Tsu-ba-me
|
e50d181a0d
|
fix(striker-ui-api): build OS list once on server load
|
2 years ago |
Tsu-ba-me
|
ad864c3a21
|
fix(striker-ui-api): replace Cluster->get_primary_host_uuid() with query
|
2 years ago |
Tsu-ba-me
|
5325a4f7eb
|
fix(striker-ui-api): remove 'os_list_' from key of OS
|
2 years ago |
Tsu-ba-me
|
b553e880c9
|
fix(striker-ui-api): correct os and driver_iso fields when registering provision server job
|
2 years ago |
Tsu-ba-me
|
c413e62798
|
fix(striker-ui-api): pass Remote->test_access() user to Cluster->get_primary_host_uuid()
|
2 years ago |
Tsu-ba-me
|
011615e68f
|
fix(striker-ui-api): allow using all or * as condition file/anvil UUIDs
|
2 years ago |
Tsu-ba-me
|
2c4a025cf8
|
fix(striker-ui-api): use query strings instead of body for GETs
|
2 years ago |
Tsu-ba-me
|
8e64a9a185
|
feat(striker-ui-api): add provision server endpoint
|
2 years ago |
Tsu-ba-me
|
8310a6edbb
|
fix(striker-ui-api): revise accessDB->accessModule to reflect anvil-access-module changes
|
2 years ago |
Tsu-ba-me
|
d1f7a731bd
|
fix(striker-ui-api): add anvil description to anvil detail for provision server
|
2 years ago |
Tsu-ba-me
|
b0b9314a08
|
feat(striker-ui-api): handle fetch Anvil details for provision server
|
2 years ago |
Tsu-ba-me
|
cf5cba3950
|
fix(striker-ui-api): include missed hosts in /anvil GET
|
2 years ago |
Tsu-ba-me
|
de8d2ddd50
|
feat(striker-ui-api): add /anvil route and migrate to singular routes
|
2 years ago |
Tsu-ba-me
|
c352fc5f0e
|
feat(striker-ui-api): add /servers route
|
2 years ago |
Tsu-ba-me
|
49fdc9cad4
|
fix(striker-ui-api): hoist and enhance join logic
|
2 years ago |
Tsu-ba-me
|
035727b2e0
|
refactor(striker-ui-api): relocate buildGetRequestHandler
|
2 years ago |
Tsu-ba-me
|
b583035630
|
fix(striker-ui-api): allow GET multiple files' detail
|
2 years ago |
Tsu-ba-me
|
411fd01a20
|
chore(striker-ui-api): enable clean on rebuild in webpack
|
2 years ago |
Tsu-ba-me
|
94dee357d8
|
chore(striker-ui-api): switch to TypeScript
|
2 years ago |
Tsu-ba-me
|
4af65abe8e
|
build(striker-ui-api): move all source to src folder
|
2 years ago |
dependabot[bot]
|
250c493292
|
build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
0c37c36cea
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Tsu-ba-me
|
10c0d7a144
|
build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10
|
3 years ago |
Tsu-ba-me
|
409df04366
|
fix(striker-ui-api): relocate API resources during installation
|
3 years ago |
Tsu-ba-me
|
a951ac3892
|
fix(striker-ui-api): compile API to single script
|
3 years ago |
Tsu-ba-me
|
8a2b96bffa
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
3 years ago |
Tsu-ba-me
|
fb21cad83c
|
chore(striker-ui-api): add scripts to compress and decompress build output
|
3 years ago |
Tsu-ba-me
|
d764366fe8
|
chore(striker-ui-api): fix package vulnerabilities
|
3 years ago |
Tsu-ba-me
|
b2b347fc72
|
fix(striker-ui-api): complete file upload endpoint
|
3 years ago |
Tsu-ba-me
|
c767daa9c4
|
fix(striker-ui-api): omit deleted file records in file GET endpoints
|
3 years ago |
Tsu-ba-me
|
462ec6d903
|
fix(striker-ui-api): complete delete file endpoint
|
3 years ago |
Tsu-ba-me
|
eb840b3d9c
|
fix(striker-ui-api): complete edit file endpoint
|
3 years ago |
Tsu-ba-me
|
3d202d4f32
|
fix(striker-ui-api): draft edit file endpoint
|
3 years ago |
Tsu-ba-me
|
e6d20b1d51
|
chore(striker-ui-api): add script to style files
|
3 years ago |
Tsu-ba-me
|
33f783d6b6
|
fix(striker-ui-api): simplify calls to striker-access-database and /files GETs
|
3 years ago |
Tsu-ba-me
|
eee01ce3d3
|
fix(striker-ui-api): handle POST to upload files
|
3 years ago |
Tsu-ba-me
|
80c089a8c5
|
chore(striker-ui-api): install multer
|
3 years ago |
Tsu-ba-me
|
5d0dbe3c5f
|
fix(striker-ui-api): enable CORS for all origins
|
3 years ago |
Tsu-ba-me
|
3b123dd671
|
chore(striker-ui-api): install cors
|
3 years ago |
Tsu-ba-me
|
ca1a9b1f1b
|
feat(striker-ui-api): add handler for files GET one
|
3 years ago |
Tsu-ba-me
|
de0783909d
|
fix(striker-ui-api): complete GET all files
|
3 years ago |
Tsu-ba-me
|
18a02a68ff
|
feat(striker-ui-api): add files route
|
3 years ago |
Tsu-ba-me
|
7cea704fbb
|
chore(striker-ui-api): add script to run in dev mode
|
3 years ago |