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

2385 commits

Author SHA1 Message Date
Tiago R
7e6fc1f196
fuck i owe almeida a donut now
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 13:56:49 +00:00
Tiago R
12d59bc238
fix crash with map
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 13:17:48 +00:00
Tiago R
6548379369
docs: plugin definition type
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 12:02:08 +00:00
Tiago R
c428bb14de
convert to string for convert_base
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 12:01:44 +00:00
Tiago R
032e552f6c
alias get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 12:01:32 +00:00
Tiago R
13565e2a7a
add one or two funcs
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 10:37:03 +00:00
Tiago R
e1996e35f6
improve docs
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:58:40 +00:00
Tiago R
77f414925f
rename get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:55:55 +00:00
Tiago R
c6f838f333
map + get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:54:36 +00:00
Tiago R
c44d6b97fe
docs work
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:50:23 +00:00
Tiago R
ae49782aa4
arrlen
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:48:36 +00:00
Tiago R
e2d23aa4af
exponential
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:48:14 +00:00
Tiago R
54d2c00d17
round parse floats
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:47:36 +00:00
Tiago R
bf8900b6a5
get_user
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:46:26 +00:00
Tiago R
c0f3ac11f0
floor/ceil
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:44:10 +00:00
Miikka
5a4e50b19d
Merge pull request #412 from rubyowo/patch-1
fix: remove debug commands from backend/Dockerfile
2023-07-02 19:35:28 +03:00
Miikka
47886f83cb
Merge pull request #413 from rubyowo/patch-2
fix: make the migrate service run after the db
2023-07-02 15:42:02 +03:00
Ruby Star
83ac507ebd
fix: make the migrate service run after the db 2023-07-02 16:40:18 +04:00
Ruby Star
979fb68953
fix: remove debug commands from backend/Dockerfile 2023-07-02 16:22:44 +04:00
Dragory
be40bbae9c
fix: api key verification/dashboard login 2023-07-01 17:09:23 +00:00
Dragory
ee3ef7c77f
fix: broken prod migrations 2023-07-01 16:14:15 +00:00
Dragory
9cc88cfcb8
feat: use emoji icons from Hangar 2023-07-01 13:22:04 +00:00
Dragory
bafe8e3b55
chore: run prettier 2023-07-01 13:10:29 +00:00
Dragory
7927de5b5e
feat: update supporters message 2023-07-01 12:58:14 +00:00
Miikka
e207874ebf
Merge pull request #406 from DenverCoderOne/feat-Make-tag-list-search-case-insensitive
feat: Make tag list search case-insensitive
2023-07-01 15:56:55 +03: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
Miikka
4ada164ffa
Merge pull request #346 from DarkView/fix_misleadingMuteNaming
Fix "Server voice muted" being true even if self-muted, misleading mods into thinking the user was right-click muted by a moderator
2023-07-01 15:46:51 +03:00
Dragory
5a77318a56
chore: update .clabot 2023-07-01 12:44:59 +00:00
Dragory
474b5dccf9
fix: type errors in tests 2023-07-01 12:36:57 +00:00
Dragory
8ff2037906
chore: please robot overlords 2023-07-01 12:32:56 +00:00
Dragory
370c3666c7
chore: update backend packages 2023-07-01 12:32:16 +00:00
Dragory
761ff27771
feat: upgrade to TypeORM 0.3 2023-07-01 12:17:45 +00:00
Dragory
8cee4ec1e4
fix: crash in JumboCmd error handler 2023-07-01 11:32:59 +00:00
Dragory
0a3fe2d334
chore: update packages in /shared 2023-07-01 11:11:48 +00:00
Dragory
6ae2fe03c3
chore: now they're fighting amongst each other 2023-07-01 11:03:55 +00:00
Tiago R
f5d6c895aa
Fix counters set_value not defaulting nulls if not using per_user/per_channel (#366) 2023-07-01 13:58:01 +03:00
Tiago R
0da204ed5a
Fix: Utility-Clean command increased limit & chunk messages to be deleted (#393)
Co-authored-by: Almeida <almeidx@pm.me>
2023-07-01 13:47:56 +03:00
Tiago R
7c2a50921b
Fix: Utility-ServerInfo several fixes (#394) 2023-07-01 13:46:21 +03:00
Dragory
7edc5f68eb
chore: appease our robot overlords 2023-07-01 10:42:54 +00:00
Dragory
b67b3c35b7
build: refactor production containers
Production containers now copy the Zeppelin source files at
build-time rather than using a shared volume. This means fewer
permission issues and backend/dashboard builds only have to run once
at build-time, not every time the containers are started.

Docs in PRODUCTION.md have been updated accordingly.
2023-07-01 10:33:35 +00:00
Dragory
b60a7fb145
fix: clinic.js 0kb output files
Something in our signal handlers/code that touched signal handlers
conflicted with clinic.js's signal handler code. With this commit,
we don't touch signal handlers at all if DEBUG mode is enabled.
2023-06-26 19:55:16 +00:00
Dragory
29a1161c05
refactor: change how DEBUG behaves in prod
The env var now only affects the bot container, not the API.
This is because we don't currently need this extra debug information
for the API.

For the bot, with DEBUG set, the bot container will now start and do
nothing. To start the bot in this container in debug mode, open a
shell into the container and run the start-bot-prod-debug script
manually. This change was made to allow more control over what
profiling scripts and other things are run in the debug environment.
2023-06-26 19:35:19 +00:00
Dragory
1734ba4ac9
fix: 'not found' errors (cross-env, clinic) in prod env 2023-06-26 19:26:44 +00:00
Dragory
06a003ca09
fix(dashboard): yaml.dump instead of safeDump 2023-06-26 19:01:11 +00:00
Dragory
a23beadf24
fix(devenv): shut down immediately on ctrl+c 2023-06-25 12:28:18 +03:00
Dragory
c1281d90af
feat(devenv): use latest git 2023-06-25 12:27:54 +03:00
Dragory
2fe92ff76d fix(tags): user_cooldown now applies per-user, not per-tag 2023-06-24 12:33:56 +00:00
Dragory
319461285f Merge branch 'master' of github.com:Dragory/ZeppelinBot 2023-06-24 12:16:32 +00:00
Dragory
f3627e0b17 chore: update discord.js to v14.11, knub to v32.0.0-next.16 2023-06-24 12:14:41 +00:00