Commit Graph

29 Commits

Author SHA1 Message Date
René Pfeuffer
c4fc0615b5 Set version back to 2.0.0-SNAPSHOT 2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d release version 2.0.0-rc7 2020-04-09 18:37:13 +00:00
snyk-bot
61f6b099ca fix: upgrade @pmmmwh/react-refresh-webpack-plugin from 0.1.3 to 0.2.0
Snyk has created this PR to upgrade @pmmmwh/react-refresh-webpack-plugin from 0.1.3 to 0.2.0.

See this package in NPM:
https://www.npmjs.com/package/@pmmmwh/react-refresh-webpack-plugin

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-03-31 04:41:39 +00:00
René Pfeuffer
136cdfaf47 Merge pull request #1075 from scm-manager/snyk-upgrade-fdd3656b9a1c9c5fb7677854feec74b0
[Snyk] Upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0
2020-03-30 18:54:21 +02:00
René Pfeuffer
1621fe542f Merge pull request #1076 from scm-manager/snyk-upgrade-482f171d0ce2bc0efb71290829faef23
[Snyk] Upgrade react-refresh from 0.7.2 to 0.8.0
2020-03-30 18:44:42 +02:00
René Pfeuffer
fcbb339b5f Merge branch 'develop' into snyk-upgrade-fdd3656b9a1c9c5fb7677854feec74b0 2020-03-30 18:14:23 +02:00
René Pfeuffer
41d02b9c24 Set version back to 2.0.0-SNAPSHOT 2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f release version 2.0.0-rc6 2020-03-26 15:23:24 +00:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
snyk-bot
5e430a373f fix: upgrade react-refresh from 0.7.2 to 0.8.0
Snyk has created this PR to upgrade react-refresh from 0.7.2 to 0.8.0.

See this package in NPM:
https://www.npmjs.com/package/react-refresh

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-03-23 04:42:58 +00:00
snyk-bot
cfbce89717 fix: upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0.

See this package in NPM:
https://www.npmjs.com/package/mini-css-extract-plugin

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-03-23 04:42:53 +00:00
Sebastian Sdorra
ae8c6a2391 replace node-sass with sass
Because snyk reported 5 high and 11 medium vulns for node-sass and sass
is the new reference implementation of sass.

see https://snyk.io/node-js/node-sass
2020-03-16 08:49:42 +01:00
Sebastian Sdorra
7f24fc8c9c prepare for next development iteration 2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb release version 2.0.0-rc5 2020-03-12 21:11:54 +00:00
Rene Pfeuffer
d513ebcd83 Prepare for next development iteration 2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758 Release version 2.0.0-rc4 2020-02-14 12:28:11 +01:00
Sebastian Sdorra
c20a50e9ec Prepare for next development iteration 2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986 Release version 2.0.0-rc3 2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3 Prepare for next development iteration 2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65 release version 2.0.0-rc2 2020-01-29 15:22:54 +01:00
Sebastian Sdorra
3a8ae34e89 split lowlight languages out of the worker bundle 2020-01-27 13:30:46 +01:00
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Rene Pfeuffer
516bbe6f26 Prepare for next development iteration 2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc Release version 2.0.0-rc1 2019-12-02 12:52:33 +01:00
Sebastian Sdorra
5ea3c53613 create separate styles bundle 2019-11-18 10:56:40 +01:00
Sebastian Sdorra
03dba67223 added publish config to packages 2019-10-16 11:22:33 +02:00
Sebastian Sdorra
839b966747 added publish command to ui-scripts 2019-10-16 08:08:37 +02:00
Sebastian Sdorra
cab5d6c863 start implementation of ui-scripts 2019-10-14 16:00:50 +02:00