Vladimir Gorej
a616cb471d
fix(Markdown): render markdown in more secure way
...
This commit changes markdown sanitization behaviour in following way:
class, style and data-* attributes are removed by default. These attributes
open possible vulnerability vectors to attackers.
The original behavior of sanitizer (before this commit) can be enabled by *useUnsafeMarkdown* configuration option.
Use this configuration option with caution and only in cases when you know
what you're doing.
2020-06-11 21:51:15 +02:00
Gary Gale
48a0b46942
improvement: Make background SVGs consistent ( #5478 )
...
* Replace Base64 encoded SVGs with unencoded version. Replace partially URL encoded SVGs with unencoded version, removing extraneous LF character
2020-06-10 17:34:53 -07:00
tomdegoede
fc3ed30f3d
improvement: Move inline styles to SCSS instead ( #5578 )
...
* fix: convert propStyle to propClass
2020-06-10 16:39:48 -07:00
Wesley Schwengle
67627d7587
Remove max-width for textarea media < 768px ( #6014 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2020-06-10 16:20:35 -07:00
Wesley Schwengle
117dcc9b16
Disable the validation badge for those who do not want it ( #5994 )
...
* disabled on string values: "127.0.0.1", "localhost", "none"
2020-06-10 15:31:35 -07:00
John
21f51494a2
fix: support variables in auth urls ( #5913 )
2020-06-10 14:45:02 -07:00
Vladimir Gorej
01fb5c07ab
chore(package): freeze release-it library and it's deps
...
Refs #6126
2020-06-10 23:24:02 +02:00
Matthew Morrissette
275c8f2ccf
improvement: oauth "scopes" improvements ( #6037 )
...
* improvement: oauth "scopes" init parameter
* improvement: add "select all" and "select none" to oauth scopes popup
2020-06-10 11:27:54 -07:00
Renovate Bot
4497387d62
housekeeping(dev-deps): eslint-plugin-import@2.21.2
2020-06-10 03:47:38 +00:00
Wesley Schwengle
f3539748d3
fix: Allow local ref's to be served by nginx ( #5565 )
2020-06-09 17:16:06 -07:00
Christian Mehlmauer
5217366c09
add swagger url option ( #6122 )
2020-06-09 16:49:15 -07:00
Renovate Bot
cfdfb4462f
housekeeping(dev-deps): npm-audit-ci-wrapper@2.6.6
2020-06-09 19:24:41 +00:00
Tim Lai
6ed15b05f0
housekeeping: core-js@2.6.11 ( #6117 )
2020-06-08 20:15:27 -07:00
renovate[bot]
a0d9dc0c51
housekeeping(dev-deps): rimraf v3 ( #6114 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 16:25:26 -07:00
renovate[bot]
f52496aed0
housekeeping(dev-deps): prettier v2 ( #6111 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 16:08:10 -07:00
renovate[bot]
1ca92665e4
housekeeping(dev-deps): raw-loader v4 ( #6112 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 15:51:33 -07:00
Tim Lai
6bc0c62d09
housekeeping: update dependencies ( #6110 )
2020-06-08 13:38:25 -07:00
Renovate Bot
328ce28c3e
housekeeping(dev-deps): eslint-plugin-import@2.21.1
2020-06-08 20:36:34 +00:00
renovate[bot]
53efe0cd9a
housekeeping(dev-deps): open v7 ( #6108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 13:16:32 -07:00
renovate[bot]
9d10a7c81a
housekeeping(dev-deps): license-checker v25 ( #6105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-06 16:38:49 -07:00
renovate[bot]
0fdeb2abe6
housekeeping(dev-deps): file-loader v6 ( #6103 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-06 14:25:02 -07:00
renovate[bot]
0ee0983fc1
housekeeping(dev-deps): eslint-plugin-mocha v7 ( #6101 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 17:50:17 -07:00
renovate[bot]
a9890b913a
housekeeping(dev-deps): deepmerge v4 ( #6098 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 16:21:12 -07:00
renovate[bot]
ca7f9ddf4e
housekeeping(dev-deps): copy-webpack-plugin v6 ( #6096 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 15:34:43 -07:00
Renovate Bot
366d8f80b9
housekeeping(dev-deps): less@3.11.3
2020-06-05 20:43:35 +00:00
renovate[bot]
3cac3b161c
housekeeping(dev-deps): babel-plugin-module-resolver v4 ( #6079 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 10:53:31 -07:00
renovate[bot]
530f60ccc7
housekeeping(dev-deps): babel-eslint v10 ( #6078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 10:12:27 -07:00
renovate[bot]
3237d3dafe
housekeeping(dev-deps): autoprefixer v9 ( #6077 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 09:51:35 -07:00
swaggerhub-bot
b9064157e7
release: v3.26.0
2020-06-05 00:57:11 +00:00
Tim Lai
e9c54b8868
housekeeping: force release-it reversion ( #6090 )
2020-06-04 17:41:44 -07:00
Tim Lai
aae64f7e7e
housekeeping: add verbose 2 for release-it ( #6089 )
2020-06-04 16:40:59 -07:00
Tim Lai
5a2b911067
housekeeping: revert to json-server@0.15.0 ( #6088 )
2020-06-04 15:45:42 -07:00
Tim Lai
8ca3f883a9
housekeeping: add verbose flag for release-it ( #6087 )
2020-06-04 15:10:36 -07:00
Tim Lai
f590a3f924
housekeeping: revert to release-it@12.3.4 ( #6086 )
2020-06-04 13:07:19 -07:00
Tim Lai
599c12f34d
housekeeping: release-it@13.6.2 ( #6085 )
2020-06-04 12:28:41 -07:00
Tim Lai
e35eacbbd7
housekeeping: swagger-client@3.10.6 ( #6084 )
2020-06-04 10:47:17 -07:00
Tim Lai
1a1cb9875c
housekeeping: update non-breaking dependencies ( #6083 )
...
* @babel/cli: 7.10.1
* @babel/core: 7.10.2
* @babel/plugin-proposal-class-properties: 7.10.1
* @babel/plugin-proposal-nullish-coalescing-operator: 7.10.1
* @babel/plugin-proposal-optional-chaining: 7.10.1
* @babel/plugin-transform-runtime: 7.10.1
* @babel/preset-env: 7.10.2
* @babel/preset-react: 7.10.1
* @babel/register: 7.10.1
* babel-loader: 8.1.0
* chromedriver: 80.0.2
* css-loader: 3.5.3
* eslint-plugin-import: 2.20.2
* eslint-plugin-react: 7.20.0
* http-server: 0.12.3
* less: 3.11.2
* nightwatch: 1.3.6
* node-sass: 4.14.1
* npm-audit-ci-wrapper: 2.5.4
* prettier: 1.19.1
* rimraf: 2.7.1
* source-map-support: 0.5.19
* terser-webpack-plugin: 1.4.4
* url-loader: 2.3.0
* webpack: 4.43.0
2020-06-04 10:15:54 -07:00
renovate[bot]
670a7791c3
housekeeping(dev-deps): babel monorepo ( #5905 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 16:35:43 -07:00
renovate[bot]
e059cfe60f
housekeeping(dev-deps): webpack@4.43.0 ( #6075 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 15:57:11 -07:00
renovate[bot]
e4b8ee70d7
housekeeping(dev-deps): url-loader@2.3.0 ( #6074 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 15:40:16 -07:00
renovate[bot]
30c73bcd07
housekeeping(dev-deps): terser-webpack-plugin@1.4.4 ( #6072 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 15:16:17 -07:00
Tim Lai
7a1b627d0b
housekeeping: remarkable ( #6073 )
...
Refs: #6050
2020-06-03 15:04:00 -07:00
renovate[bot]
607c0fd910
housekeeping(dev-deps): source-map-support@0.5.19 ( #6071 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 14:32:28 -07:00
renovate[bot]
53c2eb1901
housekeeping(dev-deps): rimraf@2.7.1 ( #6065 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 14:07:49 -07:00
renovate[bot]
4cb06e787f
housekeeping(dev-deps): node-sass@4.14.1 ( #6070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 13:54:12 -07:00
renovate[bot]
703fc08d17
housekeeping(deps): update nginx docker tag to v1.19 ( #6052 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-03 13:35:27 -07:00
Tim Lai
bfe401c997
housekeeping: non-breaking dependency changes (via npm audit) ( #6068 )
...
* cypress @3.8.3
* mocha @5.2.0
* json-merger @1.1.2
2020-06-03 13:25:37 -07:00
Tim Lai
3f3e61e1ba
housekeeping: npm audit fix ( #6066 )
...
* webpack-cli
* webpack-dev-server
2020-06-03 12:56:14 -07:00
Brian Wright
3b6942c13a
fix: set default supportedSubmitMethods ( #6030 )
2020-06-03 12:40:03 -07:00
Renovate Bot
465b18d282
release-it@12.6.3
2020-06-03 18:00:23 +00:00