Commit Graph

164 Commits

Author SHA1 Message Date
Isaac
96b5c92743
feat: settings v2 2023-03-10 23:47:43 +00:00
Isaac
ea9d3e4e33
feat(api): show guilds that the bot isn't in 2023-03-10 00:24:33 +00:00
Isaac
7e4039dcce
fix(schema): feedback cascading deletion 2023-03-09 14:45:26 +00:00
Isaac
6133a3d59f
feat: update checker 2023-03-06 22:09:05 +00:00
Isaac
229cfe11e5
chore: update dependencies 2023-02-24 16:32:52 +00:00
Isaac
4d8495df77
chore: update dependencies 2023-02-24 00:18:51 +00:00
Isaac
55985e95f0
chore: update dependencies 2023-02-23 20:25:29 +00:00
Isaac
c76c6fd62d
chore: bump version 2023-02-18 20:48:54 +00:00
Isaac
7b632ec54b
refactor: remove pad dependency
because it can be done in vanilla JS just as easily
2023-02-17 14:23:51 +00:00
Isaac
725fdf5ac5
chore: update dependencies 2023-02-16 21:36:40 +00:00
Isaac
7d4a44c776
chore: update dependencies 2023-02-16 16:42:50 +00:00
Isaac
9fe300dc07
chore: add changelog generator 2023-02-13 16:42:35 +00:00
Isaac
50f3102ec9
chore: remove husky from npm prepare 2023-02-13 16:41:56 +00:00
Isaac
1daab7fda9
chore: lint before commit 2023-02-13 15:07:35 +00:00
Isaac
b8dd1900e9
fix: lint command 2023-02-13 14:36:15 +00:00
Isaac
380a84617a
chore: add commitlint 2023-02-13 14:29:01 +00:00
Isaac
3b50135cc0
bump version 2023-02-09 22:31:39 +00:00
Isaac
9fc1130c4c
fix: update cache when tags are updated 2023-02-02 20:45:18 +00:00
Isaac
5d86d9464d
chore: update dependencies 2023-02-02 19:59:00 +00:00
Isaac
c6597148ed
chore: update dependencies 2023-02-02 16:45:27 +00:00
Isaac
3a22ba535b
chore: update dependencies 2023-02-02 16:20:39 +00:00
Isaac
12c741b255
fix: settings 2023-02-02 16:11:10 +00:00
Isaac
5a2106caa4
fix: http, improve env 2023-02-01 21:19:48 +00:00
Isaac
d1c3620fcd
fix: ticket closing 2023-01-30 15:56:41 +00:00
Isaac
8bf01aa520
feat: feedback, start of close requests 2023-01-13 20:48:37 +00:00
Isaac
7c011fbf9d
Update dependencies 2023-01-02 12:21:37 +00:00
Isaac
f050d5c41f
update dependencies 2022-11-03 19:41:52 +00:00
Isaac
e105f0c34c
update logger 2022-11-01 21:10:57 +00:00
Isaac
1843400004
refactor: simplify commands i18n 2022-10-26 18:58:46 +01:00
Isaac
92d5a7ed96
feat(archives): add transcript command 2022-10-24 20:17:40 +01:00
Isaac
d350f644e3
update dependencies 2022-10-18 17:57:27 +01:00
Isaac
90c0521e35
update dependencies 2022-10-18 14:58:30 +01:00
Isaac
e813dee884
beta.0 2022-10-09 17:08:53 +01:00
Isaac
78583f7079
Add optional dependencies 2022-10-09 17:04:43 +01:00
Isaac
e723ce76f5
Update dependencies 2022-10-05 00:31:02 +01:00
David Ralph
ce6e2b7d8f
optimise by removing unneeded modules and replacing with built-in methods (#344) 2022-09-30 19:21:59 +01:00
Isaac
7eabce1a83
Add stats posting 2022-09-11 21:11:12 +01:00
Isaac
d884789a49
settings npm 2022-09-07 22:33:55 +01:00
Isaac
be0795cde0
Settings reverse proxy (doesn't work) 2022-09-07 21:24:16 +01:00
Isaac
742dedd635
@discord-tickets/settings 2022-09-06 21:32:03 +01:00
Isaac
c101562dcc
Integrate settings UI 2022-09-06 20:30:28 +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
9936b05fbb
fix: start script 2022-08-25 23:29:07 +01:00
Isaac
052c159157
start making things 2022-08-05 22:21:55 +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
aa51cd0554
Update to @eartharoid/dbf@0.3 2022-08-02 17:25:53 +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
f93d058f55
Panels! 2022-07-21 01:25:37 +01:00