dependabot[bot]
|
97c65be71b
|
Bump braces from 3.0.2 to 3.0.3 in /js
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-11 14:43:29 +00:00 |
|
|
ac72a04c53
|
Move JS build to esbuild / resolve vulnerabilities
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-27 21:36:28 +02:00 |
|
|
35638c03aa
|
npm update / audit fix / bundle update
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2020-08-02 01:54:04 +02:00 |
|
|
302daa27b7
|
Fix NPM audit issues, re-generate bundled JS
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2020-03-15 13:00:26 +01:00 |
|
|
c15fa0e54b
|
npm audit fix
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2019-12-28 21:32:58 +01:00 |
|
|
2f3688a0da
|
[#6] Add support for xkcd separator to CLI / WebUI
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2019-12-01 13:29:08 +01:00 |
|
|
aad5aeaf79
|
Fix node package vulnerabilities, switch to NPM
Yarn does not support automatic fix of vulnerabilities (yarnpkg/yarn#7075) so use NPM which does
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2019-07-14 00:08:25 +02:00 |
|
|
7cce1357fe
|
Port application to Bootstrap 4
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2019-01-01 14:37:21 +01:00 |
|
|
baa5d41ba0
|
Ensure fonts are loaded from local instead of gfonts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2018-12-30 13:43:38 +01:00 |
|
|
032281ba56
|
Port from coffeescript to plain ES6
- Use Babel to transpile sources
- Use Webpack to include all libraries
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2018-12-30 12:40:19 +01:00 |
|