storj/web/storagenode
Vitalii f834622a01 web: remove sanitizing dependency and restrict v-html
We decided to remove sanitizing dependency and restrict v-html with 2 exceptions for web/satellite (we control the content in those cases)

Issue:
https://github.com/storj/storj-private/issues/148

Change-Id: Ic6b2e894d20e7f0553f759ede51845a10831e890
2023-03-06 19:58:27 +00:00
..
dist storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
public storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
src web/{satellite, storagenode, multinode}: more linter fixes 2023-02-27 12:37:32 +00:00
static web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
tests web/{satellite, storagenode, multinode}: more linter fixes 2023-02-27 12:37:32 +00:00
.eslintignore web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
.eslintrc.js web: remove sanitizing dependency and restrict v-html 2023-03-06 19:58:27 +00:00
.gitignore web/{multinode,satellite,storagenode}: revert go.mod 2022-07-08 19:51:51 +03:00
.stylelintignore web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.stylelintrc.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
assets_noembed.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
assets.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
build-if-changed.sh build: fix conditional run of web builds 2022-08-11 14:34:44 +00:00
build.sh web: create valid go.mod stubs 2022-09-26 17:11:10 +03:00
index.html web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
jest.config.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
jest.setup.ts web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
package-lock.json web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
package.json web/storagenode: fix linter 2022-11-04 18:32:26 +00:00
tsconfig.json web/storagenode: update dependencies 2022-04-07 07:50:22 +00:00
vue.config.js web/storagenode: fix linter 2022-11-04 18:32:26 +00:00