Commit Graph

964 Commits

Author SHA1 Message Date
Isaac
98dca5b974
fix edit topic log 2022-09-06 00:19:23 +01:00
Isaac
75be93db77
. 2022-09-06 00:19:23 +01:00
Isaac
3ee972c9ff
fix edit topic log 2022-09-06 00:16:07 +01:00
Isaac
3c8ba79b87
Detect theme on first run 2022-09-06 00:07:12 +01:00
Isaac
b1965909e6
Fix env
`PUBLIC` is a path to the Public user dir on Windows, and !! does not convert a string to a boolean as expected
2022-09-05 12:52:26 +01:00
Isaac
34a4e071b5
Make edit button work 2022-09-05 12:43:27 +01:00
Isaac
44ee84d8f7
Added more logging 2022-09-04 21:20:24 +01:00
Isaac
bae6af96f7
Add exit stdin command 2022-09-04 21:08:36 +01:00
Isaac
84505c2a5f
Add for option to /tag command 2022-09-04 21:04:05 +01:00
Isaac
956648c265
Update ticket autocompleter 2022-09-04 21:00:18 +01:00
Isaac
3697423fda
Fix sqlite middleware 2022-09-04 19:55:32 +01:00
Isaac
f74069deb6
fix: API not working on Windows 2022-08-25 23:35:17 +01:00
Isaac
9936b05fbb
fix: start script 2022-08-25 23:29:07 +01:00
Isaac
07af37b4a2
Improve option format 2022-08-17 20:41:51 +01:00
Isaac
4c176d082f
#303 and other stuff 2022-08-13 23:58:41 +01:00
Isaac
c64b18a397
Add message and ticket referencing, fixes 2022-08-13 23:01:44 +01:00
Isaac
f6666b103e
fix DM 2022-08-13 00:21:03 +01:00
Isaac
975d30c261
😭 2022-08-12 23:31:02 +01:00
Isaac
a190c1ac27
Finish pre-open checks, reduce database reads with more caching 2022-08-11 22:59:50 +01:00
Isaac
c6abefe30d
Rename move command to transfer 2022-08-10 19:50:19 +01:00
Isaac
0bc02e808a
Use SQL sort 2022-08-09 22:47:24 +01:00
Isaac
1992072493
Add other checks 2022-08-09 01:19:03 +01:00
Isaac
913465a165
Implement required roles 2022-08-09 00:21:15 +01:00
Isaac
53f00b715b
Implement blocklist 2022-08-09 00:09:28 +01:00
Isaac
64266d41f7
:) 2022-08-08 23:50:05 +01:00
Isaac
5ed394f5c2
fix 2022-08-08 23:43:22 +01:00
Isaac
25d70630a7
Add ticket logging & minor fixes 2022-08-08 23:37:47 +01:00
Isaac
80399cd294
Fix Discord's UI problem 2022-08-08 23:36:45 +01:00
Isaac
f419cbf967
Fix schema issues 2022-08-08 22:38:54 +01:00
Isaac
bc3ccdcb82
ticket creation works 2022-08-08 21:55:09 +01:00
Isaac
01e479dab5
Make progress on ticket creations + fixes 2022-08-08 01:36:14 +01:00
Isaac
fcd390bc9d
Fix DM 2022-08-06 22:55:36 +01:00
Isaac
ae72266b82
Ticket creation rate limiting + fixes 2022-08-06 22:50:28 +01:00
Isaac
efe7ede041
Make sure category hasn't been deleted 2022-08-06 21:58:02 +01:00
Isaac
0a10d91f8d
Closes #288 2022-08-06 21:52:08 +01:00
Isaac
7b692facc1
Add category cache 2022-08-06 21:35:42 +01:00
Isaac
3318ddcaa6
Add presence & placeholders (closes #302) 2022-08-06 21:07:40 +01:00
Isaac
052c159157
start making things 2022-08-05 22:21:55 +01:00
Isaac
cdb8fa04c4
Closes #321 2022-08-05 14:01:19 +01:00
Isaac
954681685a
Add move command 2022-08-02 21:29:44 +01:00
Isaac
b4618aac1b
Create commands 2022-08-02 21:13:32 +01:00
Isaac
e28392352c
Add autocomplete, button, menu, and modal files 2022-08-02 18:03:55 +01:00
Isaac
327573a38a
Add application commands publishing 2022-08-02 17:32:55 +01:00
Isaac
aa51cd0554
Update to @eartharoid/dbf@0.3 2022-08-02 17:25:53 +01:00
Isaac
31635cc7cb
Fix tags 2022-07-25 00:25:26 +01:00
Isaac
5f5ffca74c
Finally "fix" (hack) Prisma middleware bug
Middleware runs twice on question upsert?
2022-07-23 20:28:48 +01:00
Isaac
e00ff4e831
Stop tracking prisma/schema.prisma 2022-07-23 13:34:18 +01:00
Isaac
d147fa178b
Improve prisma scripts 2022-07-23 13:27:32 +01:00
Isaac
3de9cd8c3a
Add support for SQLite and PostgreSQL. Also add/fix encryption...
...for a smaller number of fields
2022-07-23 01:44:03 +01:00
Isaac
08e757febf
Add logout & tags endpoints 2022-07-23 01:13:25 +01:00