3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 06:11:49 +00:00
zeppelin/backend/src/data
2020-06-04 02:51:15 +03:00
..
cleanup Increase messages CLEAN_PER_LOOP to 500 2020-06-02 00:58:17 +03:00
entities Store supporters in the database 2020-05-28 01:29:51 +03:00
AllowedGuilds.ts dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
ApiLogins.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
ApiPermissionAssignments.ts dashboard: work on guild access page 2020-05-23 17:31:01 +03:00
ApiUserInfo.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
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
CaseTypeColors.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 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
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 Add logs for !note 2020-05-22 22:21:56 +03:00
GuildAntiraidLevels.ts Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers. 2020-01-26 19:54:32 +02:00
GuildArchives.ts Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers. 2020-01-26 19:54:32 +02:00
GuildAutoReactions.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
GuildCases.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
GuildEvents.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
GuildLogs.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
GuildMutes.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
GuildNicknameHistory.ts Add username/nickname history retention periods 2020-06-02 00:26:06 +03:00
GuildPersistedData.ts Persist: remove voice mute persist support 2020-01-12 17:05:55 +02:00
GuildPingableRoles.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
GuildReactionRoles.ts Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
GuildReminders.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
GuildSavedMessages.ts logs: fix bulk deletes not being logged 2020-06-04 02:51:15 +03:00
GuildScheduledPosts.ts Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
GuildSlowmodes.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
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 Finished Starboard (Pre Override test) 2019-11-09 00:48:38 +01:00
GuildStats.ts Initial work on stats 2019-12-01 15:57:35 +02:00
GuildTags.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
GuildVCAlerts.ts Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00
LogType.ts Add logs for !note 2020-05-22 22:21:56 +03:00
Supporters.ts Store supporters in the database 2020-05-28 01:29:51 +03:00
UsernameHistory.ts Fix username history cleanup startup delay 2020-06-02 00:55:49 +03: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