zappyzep/src/migrations
2019-07-11 12:55:55 +03:00
..
1540519249973-CreatePreTypeORMTables.ts Move migrations under src 2018-12-14 06:45:50 +02:00
1543053430712-CreateMessagesTable.ts Move migrations under src 2018-12-14 06:45:50 +02:00
1544877081073-CreateSlowmodeTables.ts migrations: only drop tables if they exist 2018-12-15 17:38:34 +02:00
1544887946307-CreateStarboardTable.ts Add Starboard plugin 2018-12-15 23:01:45 +02:00
1546770935261-CreateTagResponsesTable.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
1546778415930-CreateNameHistoryTable.ts Add name history plugin 2019-01-06 15:27:51 +02:00
1546788508314-MakeNameHistoryValueLengthLonger.ts Make sure all usernames/nicknames fit in the db, even with discrim 2019-01-06 17:30:39 +02:00
1547290549908-CreateAutoReactionsTable.ts Add auto-reaction support 2019-01-12 13:42:11 +02:00
1547293464842-CreatePingableRolesTable.ts Add support for pingable roles 2019-01-12 14:09:11 +02:00
1547392046629-AddIndexToArchivesExpiresAt.ts Allow making archives permanent. Make archives permanent when attached to a case. Add log file metadata dynamically when served (instead of in the body directly). Add missing index on archives.expires_at. 2019-01-13 17:29:26 +02:00
1547393619900-AddIsHiddenToCases.ts Add support for hiding cases with !hidecase 2019-01-13 17:56:25 +02:00
1549649586803-AddPPFieldsToCases.ts Add special mention if a mod action was performed on behalf of another mod with the --mmod option 2019-02-08 20:25:35 +02:00
1550409894008-FixEmojiIndexInReactionRoles.ts Fix emoji index in reaction roles 2019-02-17 15:26:44 +02:00
1550521627877-CreateSelfGrantableRolesTable.ts Add SelfGrantableRoles 2019-02-19 00:02:46 +02:00
1550609900261-CreateRemindersTable.ts Add reminders 2019-02-20 00:01:14 +02:00
1556908589679-CreateUsernameHistoryTable.ts Prepare to migrate usernames to a new table 2019-05-03 22:25:23 +03:00
1556909512501-MigrateUsernamesToNewHistoryTable.ts Third time's the charm 2019-05-03 22:40:05 +03:00
1556913287547-TurnNameHistoryToNicknameHistory.ts Fix username change logging and saving. Re-enable migrations. 2019-05-03 23:31:38 +03:00
1556973844545-CreateScheduledPostsTable.ts Add post scheduling. Add cleaner post_embed syntax. 2019-05-04 18:41:50 +03:00
1558804433320-CreateDashboardLoginsTable.ts Initial dashboard work (auth flow) 2019-05-26 00:13:42 +03:00
1558804449510-CreateDashboardUsersTable.ts Initial dashboard work (auth flow) 2019-05-26 00:13:42 +03:00
1561111990357-CreateConfigsTable.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
1561117545258-CreateAllowedGuildsTable.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
1561282151982-RenameBackendDashboardStuffToAPI.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
1561282552734-RenameAllowedGuildGuildIdToId.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
1561282950483-CreateApiUserInfoTable.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
1561283165823-RenameApiUsersToApiPermissions.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
1561283405201-DropUserDataFromLoginsAndPermissions.ts Dashboard work and related 2019-06-23 19:18:41 +03:00
1561391921385-AddVCAlertTable.ts Fully functional LocatePlugin with alerts in DB and reminders 2019-06-26 01:04:11 +02:00
1562838838927-AddMoreIndicesToVCAlerts.ts Add more indices to vc_alerts 2019-07-11 12:55:55 +03:00