Commit Graph

40 Commits

Author SHA1 Message Date
Isaac
4a48ba635a Fix everything (db/encryption, logging etc) 2022-07-17 23:01:00 +01:00
Isaac
3aa9a9b2c6 Encryption/schema fixes 2022-07-17 19:00:12 +01:00
Isaac
5aac998bee new log diff 2022-07-17 14:13:44 +01:00
Isaac
574d101637 Update schema 2022-07-16 23:07:18 +01:00
Isaac
79462e83e6 Settings, encryption, logging 2022-07-16 22:18:50 +01:00
Isaac
97623f3203 Changes 2022-07-15 23:19:42 +01:00
Isaac
145514a86b Add DELETE guild settings route
For completely resetting a guild
2022-05-07 21:28:33 +01:00
Isaac
41ccd778c6 Add GET & POST guild categories routes 2022-05-07 21:16:18 +01:00
Isaac
cb4013337f Add GET guild settings route 2022-05-07 18:41:39 +01:00
Isaac
9cdd3f92e5 Add slowmode option 2022-05-04 18:41:57 +01:00
Isaac
1c92966064 Add Ticket.closedAt 2022-04-27 17:22:13 +01:00
Isaac
4f33282961 ;) 2022-04-27 15:31:47 +01:00
Isaac
94fef25df0 Update archive models 2022-04-27 15:26:18 +01:00
Isaac
4e51032a0b Finish & fix schema 2022-04-27 15:19:16 +01:00
Isaac
d1bab9799d Add feedback 2022-04-27 00:15:12 +01:00
Isaac
aa0a265dbf Update schema 2022-04-27 00:08:07 +01:00
Isaac
da7a2784ea Add user message count 2022-04-23 21:24:30 +01:00
Isaac
57f9628469 Add Tcket.messageCount
to maintain accurate stats after archived messages are deleted
2022-04-22 15:08:15 +01:00
Isaac
2bf2fdb429 Soft-delete tickets 2022-04-22 15:06:15 +01:00
Isaac
d3448a0e68 fix 2022-04-22 00:35:07 +01:00
Isaac
acf2c96d73 ping -> pingRoles 2022-04-22 00:28:07 +01:00
Isaac
6eb85417b9 🔤 2022-04-22 00:26:00 +01:00
Isaac
07eb42f5ab Change message content from JSON to string to allow encryption 2022-04-22 00:18:30 +01:00
Isaac
324a6f6c30 missed one 2022-04-22 00:17:01 +01:00
Isaac
3e10448a1e Handle deletions 2022-04-22 00:12:53 +01:00
Isaac
31a47614c7 Separate ticket and Discord categories and add required roles option 2022-04-21 23:50:43 +01:00
Isaac
08e6841fd4 Update Category model
- Add description and emoji
- Make survey properties nullable
2022-04-21 23:17:57 +01:00
Isaac
7c3b15d6bd Changed tag content to JSON and added survey links 2022-04-21 21:08:08 +01:00
Isaac
8ab8090518 Merge remote-tracking branch 'origin/v4' into v4 2022-04-20 00:32:03 +01:00
Isaac
366bf5eeb2 Add tag IDs 2022-04-20 00:31:56 +01:00
Isaac
202e9ceb0d
Update schema.prisma 2022-04-19 15:50:56 +01:00
Isaac
fb076a0c96 Add ticket references 2022-04-16 16:43:22 +01:00
Isaac
e3b6244729 Revert "Change user avatar properties"
This reverts commit 93b6b2125c.
2022-04-16 16:39:05 +01:00
Isaac
93b6b2125c Change user avatar properties 2022-04-16 14:36:46 +01:00
Isaac
c80dbfc963 Fix & comment-out surveys 2022-04-16 14:33:46 +01:00
Isaac
5730e60663 Fix survey models 2022-03-23 16:06:22 +00:00
Isaac
73fb4e9ef1 Add category fields 2022-03-22 23:38:35 +00:00
Isaac
fbabf25f07 ;) 2022-03-22 22:12:29 +00:00
Isaac
88782ec1a5 Finish database schema 2022-03-22 22:05:22 +00:00
Isaac
e569642240 Start on database schema 2022-03-21 23:28:20 +00:00