3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-06-16 19:15:03 +00:00
Commit graph

1652 commits

Author SHA1 Message Date
Dragory
15f4515ea3
fix: common plugin config defaults 2025-06-01 01:34:48 +00:00
Dragory
7a893bf026
fix: default per-counter perms 2025-06-01 01:20:31 +00:00
Dragory
6a2e9fda0f
fix: config schema in docs 2025-06-01 01:03:23 +00:00
Dragory
36ce6903a3
fix: better schema reusability in json schema 2025-06-01 00:56:52 +00:00
Dragory
efaa12192c
feat: add support for overriding default emoji in env 2025-06-01 00:35:32 +00:00
Dragory
00f9b9f814
fix: add "common" plugin to docs 2025-06-01 00:29:00 +00:00
Dragory
b91a068e03
fix: log automod by default 2025-06-01 00:28:45 +00:00
Dragory
9741bffec5
feat: prettier errors 2025-06-01 00:14:46 +00:00
Dragory
84c1d7f82d
fix: more auto-transforms for zStrictMessageContent 2025-06-01 00:08:02 +00:00
Dragory
a59707e2a5
fix: dashboard config validation 2025-05-31 23:30:36 +00:00
Dragory
2569513c6c
fix: more config type fixes for custom_events 2025-05-31 23:14:33 +00:00
Dragory
ff3c02bcec
fix: better fix for embed/embeds 2025-05-31 23:09:09 +00:00
Dragory
ab57916a52
fix: custom_events config types not allowing template variables 2025-05-31 23:00:30 +00:00
Dragory
b0a4081a26
fix: message content types 2025-05-31 22:58:35 +00:00
Dragory
0aae70561c
fix: role buttons being re-sent 2025-05-31 22:21:31 +00:00
Dragory
27474375c3
fix: error on displayAvatarURL() call 2025-05-31 22:14:13 +00:00
Dragory
a82221d42a
fix: more config type fixes 2025-05-31 22:07:46 +00:00
Dragory
951092d6c0
chore: less log spam 2025-05-31 21:59:22 +00:00
Dragory
d8fb471b07
fix: bandaid fix for regex override merging 2025-05-31 21:59:14 +00:00
Dragory
dd939895e8
fix: automod change_perms action config types 2025-05-31 21:58:09 +00:00
Dragory
1a5f89c332
chore: re-enable plugin load errors 2025-05-31 21:33:27 +00:00
Dragory
2ae3982794
fix: more logs plugin type tweaks 2025-05-31 21:32:45 +00:00
Dragory
7c2666951e
fix: wonky error handling 2025-05-31 21:03:17 +00:00
Dragory
b490312ed7
chore: less log spam 2025-05-31 20:57:41 +00:00
Dragory
b9713f45fc
fix: possible fix to log format validation 2025-05-31 20:57:23 +00:00
Dragory
ddb29566b1
chore: remove zlib-sync which doesn't support Node 22 2025-05-31 19:19:33 +00:00
Dragory
899b8198ae
chore: reduce log spam from config errors 2025-05-31 19:04:23 +00:00
Dragory
e0ea209ac0
fix: temp fix for config schema in docs 2025-05-31 19:03:58 +00:00
Dragory
65681e72db
fix: remove leftover obsolete imports 2025-05-31 18:46:10 +00:00
Dragory
58becfac36
Merge remote-tracking branch 'origin/master' into next 2025-05-31 21:31:18 +03:00
Dragory
2dd743d3a2
chore: reduce log spam from mute/timeout broadcasts 2025-05-31 18:24:51 +00:00
Dragory
aaf4e02c5f
chore: format 2025-05-31 21:19:56 +03:00
Dragory
6c55b98eee
chore: use prod error handlers in dev 2025-05-31 21:19:56 +03:00
Dragory
21374fa804
fix: log channel config requiring full format array 2025-05-31 21:19:56 +03:00
Dragory
35f5deb19a
fix: set_slowmode action config schema disallowing empty channels list 2025-05-31 21:19:55 +03:00
Dragory
8c2058821f
feat: replace Phisherman with FishFish 2025-05-31 21:19:53 +03:00
Dragory
bca5d05d72
feat: add config-checker page 2025-05-23 01:23:16 +00:00
Dragory
83d35052c3
refactor: move defaults to config schemas 2025-05-23 01:12:52 +00:00
Dragory
09eb8e92f2
feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
Dragory
de01ec1e12
chore: update js-yaml to v4 2025-04-28 22:53:06 +03:00
Ruby
81109314ea
chore: formatting 2025-01-03 15:15:45 +01:00
Ruby
5c0602715d
feat: fix leap year rules, add year and month to the delay string 2025-01-03 15:12:43 +01:00
Dragory
504ffd729d
chore: lodash -> lodash-es
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
2025-01-01 15:41:17 +00:00
Dragory
c285984c9d
chore: lodash.cloneDeep -> structuredClone 2024-11-10 14:00:46 +02:00
Dragory
395a750e9d
refactor: don't create 'name' property in config dynamically 2024-11-10 13:47:40 +02:00
dependabot[bot]
3b8ba3fce3
build(deps): bump express from 4.19.2 to 4.20.0 (#490)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-13 13:00:22 +01:00
Dragory
0810dd3f0e
Merge branch 'next' of github.com:ZeppelinBot/Zeppelin into next 2024-08-11 22:53:54 +03:00
Dragory
ff8b7471e2
fix: type errors + missing import 2024-08-11 22:52:33 +03:00
Dragory
4ac7ff0843
fix: remove old references to per-method lodash packages
See https://lodash.com/per-method-packages
2024-08-11 22:49:52 +03:00
Miikka
4ead472a22
Merge pull request #480 from iamshoXy/counterfix
fix: wrong key for counter's counter_trigger rule name
2024-08-11 22:38:11 +03:00