zappyzep/backend/src/data/entities
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 a80af1e729b742d1aad1097df538d224fbd32ce7.

* 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
..
AllowedGuild.ts Update server owner dashboard permissions automatically 2021-09-05 14:34:06 +03:00
AntiraidLevel.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ApiAuditLogEntry.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
ApiLogin.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ApiPermissionAssignment.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
ApiUserInfo.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ArchiveEntry.ts perf: move encryption/decryption to a separate thread 2021-10-09 14:22:51 +03:00
AutoReaction.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ButtonRole.ts DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Case.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
CaseNote.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Config.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
ContextMenuLink.ts Context Menu Actions v1, clean and mute support with full options 2021-08-13 05:01:08 +02:00
Counter.ts Counters v0.9 2021-02-13 17:29:10 +02:00
CounterTrigger.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
CounterTriggerState.ts Fix trigger checks matching across different counters 2021-02-14 17:12:47 +02:00
CounterValue.ts Counters v0.9 2021-02-13 17:29:10 +02:00
MemberTimezone.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Mute.ts Allow certain or all roles to be removed upon mute and readded on unmute (#140) 2021-02-13 20:04:40 +02:00
NicknameHistoryEntry.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
PersistedData.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
PhishermanCacheEntry.ts feat: Phisherman integration 2021-10-31 17:17:31 +02:00
PhishermanKeyCacheEntry.ts feat: Phisherman integration 2021-10-31 17:17:31 +02:00
PingableRole.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
ReactionRole.ts Properly order reaction roles 2021-06-06 02:41:06 +02:00
Reminder.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
RoleButtonsItem.ts feat: add internal role manager plugin; add role buttons plugin 2022-04-23 16:31:41 +03:00
RoleQueueItem.ts feat: add internal role manager plugin; add role buttons plugin 2022-04-23 16:31:41 +03:00
SavedMessage.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
ScheduledPost.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
SlowmodeChannel.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
SlowmodeUser.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
StarboardMessage.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
StarboardReaction.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
StatValue.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Supporter.ts Fix TypeORM errors for nullable fields 2020-11-09 20:12:16 +02:00
Tag.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
TagResponse.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Tempban.ts Add tempbans (#139) 2021-01-28 01:20:55 +02:00
UsernameHistoryEntry.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
VCAlert.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
Webhook.ts feat: use webhooks for logs when possible 2021-11-02 19:59:42 +02:00