Lorenz Hübschle-Schneider
|
11d53f103f
|
Update npm dependencies
|
3 years ago |
Lorenz Hübschle-Schneider
|
43039c29b0
|
npm audit fix & npm update
|
4 years ago |
Rainer Hihn
|
773c9d6885
|
Removed private repo.
|
4 years ago |
Rainer Hihn
|
6f37567be0
|
Copy needed css and js-files to the build folder.
|
4 years ago |
Rainer Hihn
|
7a1839c572
|
Use self-hosted css and js
|
4 years ago |
Lorenz Hübschle-Schneider
|
ccc62b041b
|
npm audit fix
|
4 years ago |
Lorenz Hübschle-Schneider
|
abedfd7782
|
Update packages to fix build
-.-
|
4 years ago |
Lorenz Hübschle-Schneider
|
f57d97ecd7
|
Update dependencies (npm update)
|
4 years ago |
Lorenz Hübschle-Schneider
|
b3cde800cd
|
Remove http-server & npm update
We no longer use it since moving to webpack. It's also
unmaintained and causes dependabot warnings, so get rid of it
|
4 years ago |
dependabot[bot]
|
46f92edbf3
|
Bump socket.io from 2.3.0 to 2.4.1 (#1178)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 years ago |
dependabot[bot]
|
bd07e4a820
|
Bump ini from 1.3.5 to 1.3.8 (#1171)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 years ago |
Yeiniel Suárez Sosa
|
9abeea6a78
|
replace deprecated browser on ci env
|
5 years ago |
Yeiniel Suárez Sosa
|
d3901cc286
|
improve unit testing
currently the only problem is that phantomjs is unable to parse the js files
fix test exec on travis env
|
5 years ago |
Yeiniel Suárez Sosa
|
b0675b1ad3
|
convert app to be built using webpack
|
5 years ago |