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

2602 commits

Author SHA1 Message Date
Dragory
ce778d69c3
fix: temporarily add back self-signed prod cert 2025-05-31 21:14:38 +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
bd0f8140aa
chore: disable binary logging in standalone mysql 2025-05-31 20:25:34 +00:00
Dragory
413779bb53
chore: update main Dockerfile to Node 22 2025-05-31 19:19:52 +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
ad24ee3962
chore: update codequality gh action to Node 22 2025-05-31 21:43:20 +03:00
Dragory
dccc7f45e4
chore: robot overlords at it again 2025-05-31 21:41:21 +03: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
bf08cade15
fix(config-checker): error pane scrolling 2025-05-23 01:50:44 +00:00
Dragory
3529b5a949
fix(config-checker): actually disable darkreader 2025-05-23 01:34:08 +00:00
Dragory
342c829670
chore(config-checker): style tweaks 2025-05-23 01:31:09 +00:00
Dragory
3c8ad54a2e
fix(config-checker): attempt to trigger darkreader's dark mode detection 2025-05-23 01:30:54 +00: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
595e1a0556
chore: update TS to 5.8.3 2025-05-18 14:11:38 +03:00
Dragory
de01ec1e12
chore: update js-yaml to v4 2025-04-28 22:53:06 +03:00
Miikka
e1966534d5
Merge pull request #503 from rubyowo/feat/yearsandmonths_next
feat: fix leap year rules, add year and month to the delay string
2025-01-05 01:15:58 +02: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]
eb5fda8d19
build(deps-dev): bump webpack from 5.90.1 to 5.94.0 (#487)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

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:44 +01: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
Dragory
43b8017985
Merge branch '240811_application_commands_merge_2' into next 2024-08-11 22:28:41 +03:00
Dragory
32875c23e9
chore: prettier 2024-08-11 22:03:16 +03:00
Dragory
45e3fe2ef0
chore: esm imports
This will make merging this into 'next' much easier.
2024-08-11 21:58:52 +03:00
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
Dragory
aafef46cf4
fix: old import in configValidator 2024-08-11 02:13:39 +03:00
Dragory
8cb4d047b9
feat: fix issues importing /backend in other packages 2024-08-11 02:12:51 +03:00
Dragory
460b65d1df
chore: reorganize plugin docs 2024-08-11 02:05:23 +03:00
dependabot[bot]
5b1dc85d92
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#485)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 19:50:43 +01:00
iamshoXy
34ac0bfb7e
Add log_message_id to export (#484) 2024-06-03 11:46:34 +01:00