zay
e5e574625a
chore(basic-config): rename plugin ( #359 )
2023-12-27 18:33:20 +00: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
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
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
metal
d2a7585f58
docs: document new thread overrides ( #280 )
2021-09-25 21:41:49 +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
Almeida
eab26a28df
Add missing duration format to docs ( #196 )
2021-05-06 21:20: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
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
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
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
Dragory
7909c99a7f
Fix up docs
2020-07-30 13:08:06 +03:00
Dragory
1b8c9b45bc
dashboard: add custom page titles for documentation and dashboard
2020-05-23 23:18:28 +03:00
Dark
80389cccf9
Fix spacing issue for aliases. / was right behind the alias
2020-04-03 16:13:25 +03:00
Dragory
9a04e0fb25
Revamp !help command. Add support for linking to specific commands in zep docs.
2019-10-26 02:13:16 +03:00
Dragory
9b5307ba2b
Documentation work. Add command info for all Utility plugin commands.
2019-10-25 23:14:21 +03:00
Dragory
d9b65590d8
Docs work
2019-10-25 21:45:18 +03:00
Dragory
bdf44c32ff
Recommend -option instead of --option
...
Since knub-command-manager accepts both -option and --option now,
this change should make options more intuitive to use. Both syntaxes
are still supported and neither is getting deprecated for now.
2019-10-25 20:25:25 +03:00
Dragory
9ec93db08c
Update documentation on overrides
2019-10-13 22:20:02 +03:00
Dragory
0bbe9433c1
Config schema and docs text changes. Fix clickable tab area in dashboard/docs.
2019-10-11 02:09:31 +03:00
Dragory
f41d280fab
Automod work. Add config examples to automod.
2019-10-11 01:59:56 +03:00
Dragory
fa39851439
Fix alert icon in docs. Misc tweaks.
2019-10-10 23:15:03 +03:00
Dragory
3bd485e7e4
Update dashboard side to tailwindcss
2019-10-10 22:55:31 +03:00
Dragory
577500af92
dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks
2019-10-10 21:58:00 +03:00
Dragory
028786d348
Docs updates
2019-10-05 14:46:00 +03:00
Dragory
2f64cea03b
Remove obsolete doc components
2019-10-05 14:18:21 +03:00
Dragory
6e67ff8292
Remove obsolete import in Plugin.vue
2019-09-29 15:58:39 +03:00
Dragory
3ff3bfd5f0
dashboard: separate plugin usage/configuration, add usage guide + configuration guide
2019-09-29 15:53:14 +03:00
Dragory
1681a45069
More documentation work
2019-08-22 02:58:32 +03:00
Dragory
ee6d622941
Auto-generate plugin docs (WIP)
2019-08-22 01:22:26 +03:00
Dragory
08dec5d703
Disable dynamic scss imports (weird errors in prod builds, FIXME)
2019-07-29 22:58:38 +03:00
Dragory
34f7d6f937
Docs: update user section of ArgumentTypes (from Dark)
2019-07-29 21:56:03 +03:00
Dragory
ab87efac1f
Tweaks
2019-07-29 21:51:38 +03:00
Dragory
c0739ba326
Docs: add 'work in progress' notification
2019-07-29 21:51:25 +03:00
Dragory
e67cc27b10
Docs: consistent menu capitalization
2019-07-29 21:30:36 +03:00
Nils Blömeke
66705678a6
More docs work - Page for Document types and done LocateUser
2019-07-29 18:55:32 +02:00
Dragory
17f605dd6d
More docs
2019-07-28 20:13:01 +03:00
Dragory
b065b1b18e
Dashboard: rename component folders to lowercase
2019-07-28 18:26:36 +03:00