Commit Graph

109 Commits

Author SHA1 Message Date
Isaac
7812e62776
fix(logging): don't send empty changelogs
The previous fix didn't work because `{}` is true, not false as expected.
2022-10-25 22:53:12 +01:00
Isaac
7864c8d544
fix(logging): don't send empty changelogs 2022-10-24 20:16:56 +01:00
Isaac
ecd23a150a
refactor: remove cryptr prefix 2022-10-24 17:44:07 +01:00
Isaac
bb4f872c41
Archive & log message updates/deletes 2022-10-18 17:25:45 +01:00
Isaac
83ab003db5
fix command options & types
and start on closing
2022-10-11 21:24:09 +01:00
Isaac
4469aa4920
fix referencing messages 2022-10-11 20:12:40 +01:00
Isaac
f7b5031aab
Add message reference (for replies) to archives 2022-10-11 18:58:02 +01:00
Isaac
54506cf422
fix embeds 2022-10-11 18:49:39 +01:00
Isaac
3f8663675d
remove bad code 2022-10-05 18:17:13 +01:00
Isaac
bf4d17bd42
bug fixes 2022-10-04 21:23:01 +01:00
Isaac
460138fb73
Progress on message archiving 2022-09-30 17:09:35 +01:00
Isaac
8e0d9a6a5d
Add sync stdin command 2022-09-30 16:05:28 +01:00
Isaac
9d46abcbb3
Improve logging 2022-09-26 16:39:32 +01:00
Isaac
7eabce1a83
Add stats posting 2022-09-11 21:11:12 +01:00
Isaac
94c6fc21e7
Question answer & topic encryption 2022-09-11 19:46:53 +01:00
Isaac
be0795cde0
Settings reverse proxy (doesn't work) 2022-09-07 21:24:16 +01:00
Isaac
fdce924b22
Complete settings integration 2022-09-06 20:46:18 +01:00
Isaac
75be93db77
. 2022-09-06 00:19:23 +01:00
Isaac
34a4e071b5
Make edit button work 2022-09-05 12:43:27 +01:00
Isaac
3697423fda
Fix sqlite middleware 2022-09-04 19:55:32 +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
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
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
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
7b692facc1
Add category cache 2022-08-06 21:35:42 +01:00
Isaac
052c159157
start making things 2022-08-05 22:21:55 +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
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
cc97a58165
Select menu question type and finally fix logging diff 2022-07-22 00:17:07 +01:00
Isaac
f93d058f55
Panels! 2022-07-21 01:25:37 +01:00
Isaac
98b35e3a81
Finish questions 2022-07-19 22:34:45 +01:00
Isaac
5786c3598d Giving up on encryption
and life
2022-07-19 15:57:19 +01:00
Isaac
28f1e85759 More fixes 2022-07-18 21:53:17 +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
79462e83e6 Settings, encryption, logging 2022-07-16 22:18:50 +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
cbfbf05e8c mjs -> cjs 2022-05-05 21:29:28 +01: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
Isaac
5ae4da227e Entrypoint, env and config etc 2022-03-18 16:27:32 +00:00