Commit Graph

185 Commits

Author SHA1 Message Date
dennis.ludwig
bce561a0ac feat: upgrade minor and bug versions of dependencies 2021-09-28 10:40:18 +02:00
dennis.ludwig
a02f721d88 update changelog 2021-07-02 16:05:43 +02:00
dennis.ludwig
7d49be0c0a Add changelog for version 3.0.0 2021-07-02 14:21:11 +02:00
dennis.ludwig
8884ee3931 This fixes #49 social links 2021-06-29 14:17:48 +02:00
dennis.ludwig
f5d4b3021c create symlink for node_modules in generateJson and buildRadar scripts 2021-06-17 12:02:39 +02:00
dennis.ludwig
61d7fa38f2 fix RADAR_NAME env variable 2021-06-15 13:03:31 +02:00
dennis.ludwig
897bd5a084 add option to customize the logo, favicon and add images. 2021-06-14 13:44:17 +02:00
dennis.ludwig
8fa1bd1e0d merge scripts, tasks and config folder and convert code to typescript 2021-06-12 16:11:51 +02:00
dennis.ludwig
eb9e85e7a0 unify bin scriptnames 2021-06-12 14:32:45 +02:00
dennis.ludwig
5c581de249 unify bin scriptnames 2021-06-11 22:24:50 +02:00
dennis.ludwig
02c81de12e add static generation (WIP) 2021-06-10 16:50:51 +02:00
dennis.ludwig
4afe9b3c4e Resolve paths and add check for yarn/npx 2021-06-10 14:27:44 +02:00
dennis.ludwig
8231afa50f use create react app to simplify the application 2021-06-10 10:08:45 +02:00
Bastian Ike
4fe2e5d1fb Revert "upgrade node-sass to 6 to support node 16"
This reverts commit 5e8bd36fd2.
2021-05-28 09:51:46 +02:00
Bastian Ike
5e8bd36fd2 upgrade node-sass to 6 to support node 16 2021-05-28 08:14:48 +02:00
Jarosław Marek
622da055c7 Get rid of react-faux-dom dependency 2021-05-03 22:09:44 +12:00
Jarosław Marek
13ba3120c3 Full Radar grid with chart 2021-04-28 23:25:52 +12:00
Jarosław Marek
ad4c8475f5 First stab at the radar chart 2021-04-28 00:33:49 +12:00
Bastian Ike
d2245376db add static creator 2021-01-11 14:56:56 +01:00
Bastian Ike
70a5089000 fix open security issues 2021-01-11 13:03:18 +01:00
Bastian Ike
dfd9f15f28 re-add missing build depedencies 2021-01-11 12:45:50 +01:00
Bastian Ike
23228b0dc4 security cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
62ba3605fe cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
dd8054d1be remove existing radar and decouple everything 2021-01-11 12:45:50 +01:00
Bastian Ike
2134a6d62d make createradar a standalone command 2021-01-11 12:45:50 +01:00
Florian Brandel
17baffe322 Use ts-node-script to run radarjson.ts with custom tsconfig 2021-01-11 12:45:50 +01:00
Bastian Ike
ad82fe302f fix search 2021-01-11 12:45:50 +01:00
Bastian Ike
40e7dd709a cleanup and fix fading 2021-01-11 12:45:50 +01:00
Bastian Ike
be0241674c use typescript 2021-01-11 12:45:50 +01:00
Bastian Ike
442d964180 update dependencies 2021-01-11 12:45:50 +01:00
Bastian
f56a5d87a1 Merge pull request #41 from AOEpeople/dependabot/npm_and_yarn/react-dom-16.12.0
Bump react-dom from 16.1.2 to 16.12.0
2019-12-20 13:12:13 +01:00
dependabot[bot]
d1b7b8be79 Bump react-dom from 16.1.2 to 16.12.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.2 to 16.12.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-20 12:09:23 +00:00
dependabot[bot]
ed4e8cf3ce Bump marked from 0.3.9 to 0.3.18
Bumps [marked](https://github.com/markedjs/marked) from 0.3.9 to 0.3.18.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/0.3.9...v0.3.18)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-20 12:08:12 +00:00
Bastian
27050dfc5f Merge pull request #30 from AOEpeople/dependabot/npm_and_yarn/react-dom-16.1.2
Bump react-dom from 16.1.1 to 16.1.2
2019-12-20 13:07:53 +01:00
Bastian
f35c8b3220 Merge pull request #26 from DanielRuf/chore/remove-unused-async-dependency
Remove unused async dependency
2019-12-20 13:07:16 +01:00
dependabot[bot]
54debda8a5 Bump react-dom from 16.1.1 to 16.1.2
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.1 to 16.1.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-18 12:52:19 +00:00
Daniel Ruf
d1a539204a Remove unused async dependency 2019-06-29 23:02:09 +02:00
Daniel Ruf
9ae1b3a5a8 Set the private field in package.json to true 2019-06-29 22:54:27 +02:00
Florian Brandel
ab121fae6d Update moment dependency to fix potential security vulnerability (as suggested by github) 2018-05-09 10:33:33 +02:00
Bernhard Behrendt
b8651de536 RxJS -> trial and new article 2018-04-05 08:38:52 +02:00
Bernhard Behrendt
97c97a9fa2 Updated license information to Apache-2.0 2018-03-26 19:50:14 +02:00
Tom Raithel
8bfe6dfe91 Upgrade marked to version 0.3.9 2018-01-08 10:07:49 +01:00
Tom Raithel
53253b6754 Upgrade webpack 2017-11-22 14:40:25 +01:00
Tom Raithel
8f02ef8882 Upgrade babel and babel loader 2017-11-22 14:32:56 +01:00
Tom Raithel
32f64097f0 Upgrade to react 16 2017-11-22 14:26:10 +01:00
Tom Raithel
cc271dccd4 Upgrade cross-env to v5 2017-11-22 14:20:49 +01:00
Tom Raithel
32f7c98145 Update postcss dependencies 2017-11-22 14:18:40 +01:00
Tom Raithel
ba45d52f5a Upgrade fs-extra dependency 2017-11-22 13:53:28 +01:00
Tom Raithel
eb905198f6 Update dependencies with minor version change 2017-11-22 13:48:23 +01:00
Tom Raithel
178f6e92fc Use yarn instead of npm 2017-11-22 13:42:39 +01:00