3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-17 14:41:49 +00:00
zeppelin/backend/src/data/entities
2020-04-03 16:09:58 +03:00
..
AllowedGuild.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
AntiraidLevel.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
ApiLogin.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
ApiPermissionAssignment.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
ApiUserInfo.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
ArchiveEntry.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
AutoReaction.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
Case.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
CaseNote.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
Config.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
Mute.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
NicknameHistoryEntry.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
PersistedData.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
PingableRole.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
ReactionRole.ts Add --exclusive/-e to !reaction_roles 2019-11-30 23:39:32 +02:00
Reminder.ts Run prettier and check tslint on entire codebase 2020-01-12 11:48:31 +02:00
SavedMessage.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
ScheduledPost.ts Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
SlowmodeChannel.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
SlowmodeUser.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
StarboardMessage.ts Finished Starboard (Pre Override test) 2019-11-09 00:48:38 +01:00
StarboardReaction.ts Finished Starboard (Pre Override test) 2019-11-09 00:48:38 +01:00
StatValue.ts Initial work on stats 2019-12-01 15:57:35 +02:00
Tag.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
TagResponse.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
UsernameHistoryEntry.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
VCAlert.ts Made Alerts infinite until timed out, added -active and changed cmd sigm 2020-04-03 16:09:58 +03:00