dependabot[bot]
|
e2de96620e
|
Bump axios from 0.19.0 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Jinseo Park
|
d69e032d7b
|
Merge pull request #6 from algorithm-visualizer/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
5 years ago |
Jinseo Park
|
9e971b595d
|
Merge pull request #7 from algorithm-visualizer/dependabot/npm_and_yarn/aws-sdk-2.814.0
Bump aws-sdk from 2.480.0 to 2.814.0
|
5 years ago |
dependabot[bot]
|
69afd97bd7
|
Bump aws-sdk from 2.480.0 to 2.814.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.480.0 to 2.814.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.480.0...v2.814.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
e364f7df15
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Jason Park
|
0ba1862d80
|
Make all paths regarding certbot absolute
|
7 years ago |
Jason Park
|
90ea1033af
|
Make webroot-path absolute
|
7 years ago |
Jason Park
|
77f7b63429
|
Configure certbot automatically
|
7 years ago |
Jason Park
|
8307c5d849
|
Use AWS Lambda instead of Docker to compile Java
|
7 years ago |
Jason Park
|
c3c320595b
|
Fix unpkg url
|
7 years ago |
Jason Park
|
c8f8889313
|
Fetch tracers.js from unpkg instead of from github release
|
7 years ago |
Jinseo Park
|
0fcc12a855
|
Update CONTRIBUTING.md
|
7 years ago |
Jinseo Park
|
f8d96262e2
|
Update README.md
|
7 years ago |
Jason Park
|
4c5dafc21e
|
Update documentation
|
7 years ago |
Jason Park
|
e4e1251e00
|
Fix title and description in package.json
|
7 years ago |
Jason Park
|
f9e940194c
|
Add pm2.json
|
7 years ago |
Jason Park
|
84ff90b0ef
|
Print out building/updating logs to console
|
7 years ago |
Jason Park
|
01cb894b9b
|
Use pure child_process.exec instead of execa
|
7 years ago |
Jason Park
|
08fa1c6dd7
|
Rewrite in TypeScript
|
7 years ago |
Jason Park
|
5c48b3088d
|
Separate backend from algorithm-visualizer repo
|
7 years ago |