ZappyZep
8c7a91dc80
meow
Code quality checks / build (18.16) (push) Waiting to run
2024-10-25 11:35:39 +00:00
Dragory
4c21884016
fix: dashboard build errors about API_URL/.env
2024-04-06 09:53:28 +00:00
Dragory
9e65f05b23
fix: handle SIGTERM in dashboard serve.js; always include API_URL in webpack build
2024-03-30 15:47:38 +00:00
Dragory
3cad4d319e
fix: webpack dev server + index fallback for prod serve.js
2024-03-30 13:33:29 +00:00
Dragory
509d96ce83
refactor: new dev/prod containers
...
- Use a single Dockerfile for all Zeppelin services
- Add a Dockerfile in project root that can be used by
app hosting services
- Provide a standalone and lightweight prod setup
- Standalone is the same as the old setup, with mysql+nginx
- Lightweight only runs bot+backend+dash, no mysql/nginx
- Remove mounted mysql data folders for dev and prod
- This resolves permission issues caused by the mount
- The mysql service uses a regular named volume now
- Simplify .env options and clearly separate different prod setups
- Remove update.sh
- Different setups require different update procedures, so a common
update.sh no longer works
2024-03-17 18:49:31 +02:00
Dragory
7cd56303fc
refactor: use npm workspaces and ts project references
2024-03-02 09:24:07 +00:00
Dragory
59c5176cbd
Merge remote-tracking branch 'origin/master' into iots_to_zod
2024-01-27 14:12:06 +02:00
Dragory
adab5dd591
fix: revert dashboard tsconfig
...
There are a lot of errors with the stricter settings that the backend
uses and it's not worth it fixing the dashboard now when we're
rewriting it in the near future.
2024-01-27 14:04:57 +02:00
Dragory
7ba318a6d9
chore: centralize common TS config options
2024-01-27 12:50:09 +02:00
Dragory
6110b8190c
chore: use @zeppelinbot scope over @zeppelin for package names
2024-01-27 12:45:52 +02:00
zay
3912523c92
Moderation Guide ( #356 )
...
* create Moderation Guide
* code review
* fix: enable mod_actions plugin
* Apply suggestions from code review
Co-authored-by: Almeida <github@almeidx.dev>
* style: code review
Suggestions that were not automatically resolvable.
---------
Co-authored-by: Almeida <github@almeidx.dev>
2023-12-30 22:09:37 +00:00
zay
e5e574625a
chore(basic-config): rename plugin ( #359 )
2023-12-27 18:33:20 +00:00
Miikka
0b3672b305
Merge pull request #363 from zayKenyon/fix-privacy-policy-repo-url
...
Update Repo URL on Privacy Policy
2023-07-01 15:49:52 +03:00
Miikka
f38593ddda
Merge pull request #407 from rubyowo/dash-import-export
...
fix(dashboard): use html instead of markdown to link to the discord
2023-07-01 15:47:43 +03:00
Dragory
06a003ca09
fix(dashboard): yaml.dump instead of safeDump
2023-06-26 19:01:11 +00:00
Dragory
1e5378a274
fix: update dashboard packages, fix build on Node.js 18
2023-06-24 09:21:06 +00:00
Dragory
392d6a427d
chore: update dependencies; recreate package locks
2023-06-24 08:28:24 +00:00
Ruby Star
7a3b67058a
fix(dashboard): use html instead of markdown to link to the discord
2023-06-04 16:24:56 +04:00
Dragory
9b3d6f5d68
chore: switch from tslint to eslint
2023-05-08 21:53:09 +03:00
Dragory
c3e07c1607
fix: error on dashboard plugin usage page
2023-04-02 00:02:22 +03:00
Tiago R
06877e90cc
Update djs & knub ( #395 )
...
* update pkgs
Signed-off-by: GitHub <noreply@github.com>
* new knub typings
Signed-off-by: GitHub <noreply@github.com>
* more pkg updates
Signed-off-by: GitHub <noreply@github.com>
* more fixes
Signed-off-by: GitHub <noreply@github.com>
* channel typings
Signed-off-by: GitHub <noreply@github.com>
* more message utils typings fixes
Signed-off-by: GitHub <noreply@github.com>
* migrate permissions
Signed-off-by: GitHub <noreply@github.com>
* fix: InternalPoster webhookables
Signed-off-by: GitHub <noreply@github.com>
* djs typings: Attachment & Util
Signed-off-by: GitHub <noreply@github.com>
* more typings
Signed-off-by: GitHub <noreply@github.com>
* fix: rename permissionNames
Signed-off-by: GitHub <noreply@github.com>
* more fixes
Signed-off-by: GitHub <noreply@github.com>
* half the number of errors
* knub commands => messageCommands
Signed-off-by: GitHub <noreply@github.com>
* configPreprocessor => configParser
Signed-off-by: GitHub <noreply@github.com>
* fix channel.messages
Signed-off-by: GitHub <noreply@github.com>
* revert automod any typing
Signed-off-by: GitHub <noreply@github.com>
* more configParser typings
Signed-off-by: GitHub <noreply@github.com>
* revert
Signed-off-by: GitHub <noreply@github.com>
* remove knub type params
Signed-off-by: GitHub <noreply@github.com>
* fix more MessageEmbed / MessageOptions
Signed-off-by: GitHub <noreply@github.com>
* dumb commit for @almeidx to see why this is stupid
Signed-off-by: GitHub <noreply@github.com>
* temp disable custom_events
Signed-off-by: GitHub <noreply@github.com>
* more minor typings fixes - 23 err left
Signed-off-by: GitHub <noreply@github.com>
* update djs dep
* +debug build method (revert this)
Signed-off-by: GitHub <noreply@github.com>
* Revert "+debug build method (revert this)"
This reverts commit a80af1e729b742d1aad1097df538d224fbd32ce7.
* Redo +debug build (Revert this)
Signed-off-by: GitHub <noreply@github.com>
* uniform before/after Load shorthands
Signed-off-by: GitHub <noreply@github.com>
* remove unused imports & add prettier plugin
Signed-off-by: GitHub <noreply@github.com>
* env fixes for web platform hosting
Signed-off-by: GitHub <noreply@github.com>
* feat: knub v32-next; related fixes
* fix: allow legacy keys in change_perms action
* fix: request Message Content intent
* fix: use Knub's config validation logic in API
* fix(dashboard): fix error when there are no message and/or slash commands in a plugin
* fix(automod): start_thread action thread options
* fix(CustomEvents): message command types
* chore: remove unneeded type annotation
* feat: add forum channel icon; use thread icon for news threads
* chore: make tslint happy
* chore: fix formatting
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: almeidx <almeidx@pm.me>
Co-authored-by: Dragory <2606411+Dragory@users.noreply.github.com>
2023-04-01 14:58:17 +03:00
zay
0dafc7756b
Update Repo URL on Privacy Policy
2022-10-28 18:06:42 +01: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