zappyzep/backend/src/data
2020-12-15 15:18:08 +02:00
..
cleanup Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
entities Fix TypeORM errors for nullable fields 2020-11-09 20:12:16 +02:00
AllowedGuilds.ts Add bot owner commands for adding/removing servers and dashboard users 2020-10-10 14:21:59 +03:00
ApiLogins.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
ApiPermissionAssignments.ts Add bot owner commands for adding/removing servers and dashboard users 2020-10-10 14:21:59 +03:00
ApiUserInfo.ts Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
BaseGuildRepository.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
BaseRepository.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
CaseTypes.ts Add case icons. Clean up !cases. Allow customizing case colors and icons. 2020-08-11 04:16:06 +03:00
Configs.ts Add config retention period / cleanup 2020-06-02 00:47:37 +03:00
db.ts *Remove* debug line 2020-05-13 07:56:39 +03:00
DefaultLogMessages.json List message author IDs in bulk deletes logs (#109) 2020-12-12 22:31:35 +02:00
encryptedJsonTransformer.ts Encrypt message data at rest 2020-09-16 22:32:43 +03:00
encryptedTextTransformer.ts Encrypt archives at rest 2020-09-16 22:42:25 +03:00
getChannelIdFromMessageId.ts !source: don't show source of messages you don't have access to; allow mods to use the command by default 2020-08-05 23:57:09 +03:00
GuildAntiraidLevels.ts Fix antiraid level upsert for MySQL 2020-09-15 00:59:46 +03:00
GuildArchives.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildAutoReactions.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildCases.ts Add pagination to !cases -mod 2020-12-15 15:18:08 +02:00
GuildEvents.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildLogs.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildMemberTimezones.ts !timezone: add fuzzy matching for timezone name; add reset 2020-08-19 00:47:42 +03:00
GuildMutes.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildNicknameHistory.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildPersistedData.ts Persist: remove voice mute persist support 2020-01-12 17:05:55 +02:00
GuildPingableRoles.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildReactionRoles.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildReminders.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
GuildSavedMessages.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildScheduledPosts.ts Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
GuildSlowmodes.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildStarboardMessages.ts starboard: post-merge tweaks; use preprocessStaticConfig; utilize overrides rather than config properties when possible 2019-11-28 02:39:26 +02:00
GuildStarboardReactions.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
GuildStats.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
GuildTags.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
GuildVCAlerts.ts Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00
LogType.ts Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Supporters.ts Store supporters in the database 2020-05-28 01:29:51 +03:00
UsernameHistory.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Zalgo.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00