Dragory
|
cb2306e522
|
Merge remote-tracking branch 'origin' into next
|
2024-08-11 21:44:16 +03:00 |
|
Dragory
|
f520c6f5d1
|
fix: dashboard build errors
|
2024-08-11 02:17:41 +03:00 |
|
rubyowo
|
c24a24667d
|
docs: fix typo (trhead -> thread ) in Plugin Configuration (#470)
Co-authored-by: Almeida <github@almeidx.dev>
|
2024-06-02 16:26:32 +01:00 |
|
Dragory
|
dfdc6566cf
|
refactor: consolidate pluginInfo internal/legacy fields
|
2024-05-19 11:15:03 +00:00 |
|
Dragory
|
3cad4d319e
|
fix: webpack dev server + index fallback for prod serve.js
|
2024-03-30 13:33:29 +00:00 |
|
Dragory
|
7cd56303fc
|
refactor: use npm workspaces and ts project references
|
2024-03-02 09:24:07 +00: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 |
|
Ruby Star
|
7a3b67058a
|
fix(dashboard): use html instead of markdown to link to the discord
|
2023-06-04 16:24:56 +04: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 a80af1e729 .
* 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
|
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
|
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 |
|
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 |
|
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
|
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
|
864b57aac1
|
Make docs more mobile friendly
|
2020-12-13 22:11:04 +02:00 |
|