Tsu-ba-me
|
9330feee75
|
chore(striker-ui-api): install http-proxy-middleware
|
1 year ago |
Tsu-ba-me
|
7d79d9a2ce
|
chore(striker-ui-api): install format-data-size
|
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
|
2746e500de
|
chore(striker-ui-api): install express-session package
|
1 year ago |
Tsu-ba-me
|
aacbf3003a
|
chore(striker-ui-api): install passport and local strategy
|
1 year ago |
dependabot[bot]
|
b0ada6fba5
|
build(deps-dev): bump webpack from 5.70.0 to 5.76.0 in /striker-ui-api
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
d4680dbbd8
|
build(deps): bump qs and express in /striker-ui-api
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
Tsu-ba-me
|
10c0d7a144
|
build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10
|
3 years ago |
Tsu-ba-me
|
a951ac3892
|
fix(striker-ui-api): compile API to single script
|
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
|
e6d20b1d51
|
chore(striker-ui-api): add script to style files
|
3 years ago |
Tsu-ba-me
|
80c089a8c5
|
chore(striker-ui-api): install multer
|
3 years ago |
Tsu-ba-me
|
3b123dd671
|
chore(striker-ui-api): install cors
|
3 years ago |
Tsu-ba-me
|
7cea704fbb
|
chore(striker-ui-api): add script to run in dev mode
|
3 years ago |
Tsu-ba-me
|
b89953dbe8
|
feat: add API skeleton for striker-ui
|
3 years ago |