3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
Commit graph

126 commits

Author SHA1 Message Date
dependabot[bot]
6599a660c5
chore(deps): bump json5, babel-loader, css-loader, webpack, file-loader, html-loader, html-webpack-plugin, postcss-loader, source-map-loader, ts-loader, vue-loader and webpack-cli
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [css-loader](https://github.com/webpack-contrib/css-loader), [webpack](https://github.com/webpack/webpack), [file-loader](https://github.com/webpack-contrib/file-loader), [html-loader](https://github.com/webpack-contrib/html-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [source-map-loader](https://github.com/webpack-contrib/source-map-loader), [ts-loader](https://github.com/TypeStrong/ts-loader), [vue-loader](https://github.com/vuejs/vue-loader) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `json5` from 2.2.0 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

Updates `babel-loader` from 8.2.2 to 8.3.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.3.0)

Updates `css-loader` from 3.6.0 to 6.7.3
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v6.7.3)

Updates `webpack` from 4.46.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.75.0)

Updates `file-loader` from 4.3.0 to 6.2.0
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.3.0...v6.2.0)

Updates `html-loader` from 0.5.5 to 4.2.0
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v0.5.5...v4.2.0)

Updates `html-webpack-plugin` from 4.5.2 to 5.5.0
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.2...v5.5.0)

Updates `postcss-loader` from 3.0.0 to 7.0.2
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v3.0.0...v7.0.2)

Updates `source-map-loader` from 0.2.4 to 4.0.1
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v0.2.4...v4.0.1)

Updates `ts-loader` from 6.2.2 to 9.4.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v9.4.2)

Updates `vue-loader` from 15.9.8 to 17.0.1
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.8...v17.0.1)

Updates `webpack-cli` from 3.3.12 to 5.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: babel-loader
  dependency-type: direct:development
- dependency-name: css-loader
  dependency-type: direct:development
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: file-loader
  dependency-type: direct:development
- dependency-name: html-loader
  dependency-type: direct:development
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
- dependency-name: postcss-loader
  dependency-type: direct:development
- dependency-name: source-map-loader
  dependency-type: direct:development
- dependency-name: ts-loader
  dependency-type: direct:development
- dependency-name: vue-loader
  dependency-type: direct:development
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 08:18:58 +00:00
Dragory
030da51da1
chore: remove deprecated .env.example from /dashboard 2022-08-07 13:53:02 +03:00
Dragory
ce2255b6b7
Simplify dev docker setup 2022-06-26 19:30:46 +03:00
Dragory
bc250209d8
Fix API_URL/API_DOMAIN usage in dashboard 2022-06-26 15:24:24 +03:00
Dragory
3773d659cc
Consolidate .env files. More work on dev containers. 2022-06-26 14:34:54 +03:00
Dragory
784c54b22a
feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy 2022-04-23 17:30:37 +03:00
Dragory
9c1568b911
feat: download data exports directly from the server without a JS download step 2021-11-03 01:14:41 +02:00
Dragory
fc4f106afb
feat: add rate limits to import/export 2021-11-03 00:49:36 +02:00
Dragory
45941e47d6
feat(dashboard): add support for importing/exporting cases 2021-11-03 00:08:01 +02:00
metal
d2a7585f58
docs: document new thread overrides (#280) 2021-09-25 21:41:49 +03:00
Dragory
ac79eb09f5
Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dragory
0cde0d46d2
Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
Dragory
bd851c4d54
Fix dashboard login redirect 2021-09-05 18:11:55 +03:00
Dragory
3b09d2d679
Add rudimentary user management to dashboard 2021-09-05 16:42:35 +03:00
Dragory
a4d22e0e7a
Auto-resize config editor when window is resized 2021-08-20 23:22:10 +03:00
Miikka
a0c2c16385
Merge pull request #207 from almeidx/docs/added-legacy-plugins-section
docs: Added legacy plugins section
2021-08-14 17:30:32 +03:00
Miikka
63ff1e9dcf
Merge pull request #234 from dexbiobot/counter-docs
Counter docs typo
2021-08-14 17:29:41 +03:00
Almeida
f1330ad062
revert unnecessary linting changes 2021-08-14 14:56:47 +01:00
Almeida
5b1a2ca7a3
added legacy plugins section 2021-08-14 14:56:45 +01:00
Dragory
ddf9ee3078
Further updates to packages in /dashboard 2021-08-14 16:27:29 +03:00
Dragory
0524cec383
Update packages and lockfile in /dashboard 2021-08-14 16:24:23 +03:00
Shoaib Sajid
b820697537
Update Counters.vue 2021-06-21 20:41:37 +05:00
Dragory
84da543205
Add top margin to splash page error element 2021-05-22 21:34:15 +03:00
Dragory
8f5a9e607a
Detect expired dashboard logins and redirect to the splash page 2021-05-22 21:33:34 +03:00
Dragory
f3a90faaa7
Refresh dashboard authentication on every API call and every 15 minutes 2021-05-22 21:15:23 +03:00
Dragory
553fb57c46
Fix Ctrl+S in the config editor trying to save each config you've viewed in the tab 2021-05-22 20:44:15 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Almeida
eab26a28df
Add missing duration format to docs (#196) 2021-05-06 21:20:37 +03:00
Dragory
5e77976dec
dashboard: improve mobile-friendliness 2021-04-10 14:03:42 +03:00
Dragory
40d9926718
dashboard: use cmd+s/cmd+f on mac 2021-04-10 13:38:51 +03:00
Dragory
26902af54e
dashboard: allow ctrl+s and ctrl+f to work outside the config editor 2021-04-10 13:27:25 +03:00
Dragory
6326e44856
dashboard: fix GuildConfigEditor not using TypeScript 2021-04-10 13:24:41 +03:00
Dragory
0562678e92
dashboard: make ApiError details public 2021-04-10 13:23:55 +03:00
Dragory
530536a77b
dashboard: add ctrl+f support to config editor 2021-04-10 13:11:37 +03:00
Dragory
db263e7851
docs: fix missing code block languages in counters setup guide 2021-04-02 20:19:26 +03:00
Dragory
b28186aa0a
automod: add antiraid_level trigger 2021-04-02 17:53:16 +03:00
Dragory
4147298120
Add counter documentation/examples. Tweak counter triggers/actions in automod.
Rename change_counter automod action to add_to_counter,
add set_counter action, rename counter trigger to counter_trigger.
2021-04-02 17:44:43 +03:00
Dragory
3c3a819aba
Fix dashboard compilation error 2020-12-19 04:55:43 +02:00
Dragory
83abc8506e
Fix 'half-mobile' styles in docs 2020-12-19 04:53:59 +02:00
Dragory
7ecadc1aa0
docs: fix mobile menu not closing when clicking a link 2020-12-13 23:33:33 +02:00
Dragory
6ecc5b69a1
docs: more accessibility tweaks 2020-12-13 23:18:19 +02:00
Dragory
0b9defc5d3
Fix menu on desktop 2020-12-13 23:11:23 +02:00
Dragory
844faf7faa
docs: accessibility improvements 2020-12-13 22:33:25 +02:00
Dragory
fb2fc677be
Quick fix for build 2020-12-13 22:16:55 +02:00
Dragory
864b57aac1
Make docs more mobile friendly 2020-12-13 22:11:04 +02:00
Dragory
7700afda2b
Update tailwindcss to 1.9.6 2020-12-13 22:06:15 +02:00
Dragory
4dfc7ccfa9
Update to TS 4.1, use same TS package in all sub-packages 2020-12-13 15:26:33 +02:00
Dragory
f5a7ab0ca8
docs: fix outdated default override replacement example 2020-09-30 00:24:01 +03:00
Dragory
cffb0dbd6b
Add privacy policy 2020-08-18 23:52:24 +03:00
Miikka
38413a7a7d
Merge pull request #99 from Dragory/dependabot/npm_and_yarn/dashboard/elliptic-6.5.3
Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
2020-08-01 15:29:41 +03:00