Commit Graph

1072 Commits

Author SHA1 Message Date
Isaac
28f1e85759 More fixes 2022-07-18 21:53:17 +01:00
Isaac
3a1c0f54bd Node v18, discord.js v14 2022-07-18 13:34:29 +01:00
Isaac
c04787bb80 don't create a new category again 2022-07-17 23:05:12 +01:00
Isaac
4a48ba635a Fix everything (db/encryption, logging etc) 2022-07-17 23:01:00 +01:00
Isaac
24d5e6d99d Fixes and stuff 2022-07-17 22:33:42 +01:00
Isaac
3aa9a9b2c6 Encryption/schema fixes 2022-07-17 19:00:12 +01:00
Isaac
3e3ac50f08 Fix diff 2022-07-17 18:59:58 +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
Nikkl
6e2636ac23 docs: add @n1kkl as a contributor 2022-06-25 20:49:34 +02:00
Nikkl
0ddd7c4166 fix(channels): close ticket when the channel is deleted
- change close function on manager so tickets without channel can be closed
- create an event listener to close tickets when someone deletes a channel
Note: The ticket will be closed when someone deletes the channel,
but it is supposed to be a fallback. Pinned messages will
not be stored.

Fixes #276
2022-06-25 20:48:23 +02:00
Isaac
16ce243dde
Update README.md 2022-06-01 19:23:56 +01:00
Isaac
33fd336f09
Update README.md 2022-05-18 11:25:55 +01:00
Isaac
2ea0df80d8
Update README.md 2022-05-11 22:46:00 +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
66b46cf3e2 Add PATCH guild settings route 2022-05-07 18:46:19 +01:00
Isaac
cb4013337f Add GET guild settings route 2022-05-07 18:41:39 +01:00
Isaac
c082552fae Update guilds route 2022-05-07 18:28:38 +01:00
Isaac
ad9bd98933 Add user route 2022-05-07 18:28:22 +01:00
Isaac
a1823a750e Add authentication 2022-05-06 21:17:53 +01:00
Isaac
425e7ab151 en-GB 2022-05-06 11:09:56 +01:00
Isaac
b89328125a prisma 2022-05-06 00:27:27 +01:00
Isaac
e65405c183 Add logging 2022-05-06 00:12:38 +01:00
Isaac
11ec090ab6 Start on API 2022-05-06 00:01:19 +01:00
Isaac
a37d5e7613 First command 2022-05-05 21:47:08 +01:00
Isaac
cbfbf05e8c mjs -> cjs 2022-05-05 21:29:28 +01:00
Isaac
9cdd3f92e5 Add slowmode option 2022-05-04 18:41:57 +01:00
Isaac
2761d6f6e6
Update README.md 2022-05-03 20:37:44 +01:00
allcontributors[bot]
3742b644c0
docs: add RooRay as a contributor for doc, code (#314)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-02 16:32:43 +01:00
RooRay
65f06ff02d
Update the Pterodactyl Egg (#313)
Update the pterodactyl egg for discord tickets version 3.1.3 and also update the container for NodeJS 16
2022-05-02 16:32:17 +01:00
Isaac
2ea78a1457
Disable updating permissions 2022-05-02 00:36:41 +01:00
Isaac
44a515e6e9
Update README.md 2022-05-01 22:15:20 +01:00
Isaac
eee435ccbb
Update README.md 2022-05-01 22:14: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