Commit Graph

964 Commits

Author SHA1 Message Date
Isaac
969e433154
feat: add Caddyfile 2023-03-11 18:45:20 +00:00
Isaac
bbfb3b2ca7
chore: update editorconfig 2023-03-11 18:45:06 +00:00
Isaac
4e21382e1e
fix(docker): update docker files 2023-03-11 15:03:11 +00:00
Isaac
d23830d9a3
chore: add .editorconfig 2023-03-11 15:02:49 +00:00
Isaac
788f0fee05
fix: http log spam 2023-03-11 00:14:24 +00:00
Isaac
be7f431746
fix: settings app
needed `ORIGIN` environment variable
2023-03-11 00:11:54 +00:00
Isaac
96b5c92743
feat: settings v2 2023-03-10 23:47:43 +00:00
Isaac
cd71843bb0
feat: public bot warnings 2023-03-10 23:47:12 +00:00
Isaac
26329453ed
fix: cache commands at startup 2023-03-10 23:46:56 +00:00
Isaac
aeb4450a56
feat: oauth2 callback redirect (closes #333) 2023-03-10 23:46:24 +00:00
Isaac
f55ee02ce5
fix: revoke token on logout 2023-03-10 23:42:51 +00:00
Isaac
daadb5fe85
fix: check roles for staff-only commands 2023-03-10 23:42:51 +00:00
Isaac
b14f057dd0
feat: update command permissions (closes #392) 2023-03-10 23:42:51 +00:00
Isaac
b8c2a7cc13
fix(i18n): broken translations 2023-03-10 00:25:07 +00:00
Isaac
ea9d3e4e33
feat(api): show guilds that the bot isn't in 2023-03-10 00:24:33 +00:00
Isaac
25d7cdaee8
fix: catch errors 2023-03-09 18:48:52 +00:00
Isaac
7e4039dcce
fix(schema): feedback cascading deletion 2023-03-09 14:45:26 +00:00
Isaac
f89419f4d0
Merge remote-tracking branch 'origin/v4' into v4 2023-03-06 22:09:11 +00:00
Isaac
6133a3d59f
feat: update checker 2023-03-06 22:09:05 +00:00
Noel Horvath
955feda708
feat(i18n): update Hungarian translations [skip ci]
Currently translated at 99.5% (243 of 244 strings)

Co-authored-by: Noel Horvath <noelhorvath@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/hu/
Translation: Discord Tickets/Bot
2023-03-06 04:40:24 +01:00
Ondráš
de825a5d81
feat(i18n): update Czech translations [skip ci]
Currently translated at 57.3% (140 of 244 strings)

Co-authored-by: Ondráš <ondrmox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-03-03 23:36:49 +01:00
Gdany
ad3abe1094
feat(i18n): update Czech translations [skip ci]
Currently translated at 57.3% (140 of 244 strings)

Co-authored-by: Gdany <gdanyxor@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-03-03 23:36:49 +01:00
i3sey
ebcf81f8d3
feat(i18n): update Russian translations [skip ci]
Currently translated at 0.8% (2 of 244 strings)

Co-authored-by: i3sey <deniskedrovsky@mail.ru>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/
Translation: Discord Tickets/Bot
2023-03-02 18:37:17 +01:00
Ondráš
d6897e2654
feat(i18n): update Czech translations [skip ci]
Currently translated at 44.6% (109 of 244 strings)

Co-authored-by: Ondráš <ondrmox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-02-27 22:37:01 +01:00
Gdany
8843f306a7
feat(i18n): update Czech translations [skip ci]
Currently translated at 44.6% (109 of 244 strings)

Co-authored-by: Gdany <gdanyxor@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-02-27 22:37:00 +01:00
Hawexx
325fe1d1c0
feat(i18n): update Turkish translations [skip ci]
Currently translated at 2.8% (7 of 244 strings)

Co-authored-by: Hawexx <kuzeycandemir01@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/tr/
Translation: Discord Tickets/Bot
2023-02-26 02:43:16 +01:00
sgtJohnny
12d97ee816
feat(i18n): update German translations [skip ci]
Currently translated at 99.5% (243 of 244 strings)

Co-authored-by: sgtJohnny <info@swissnixie.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/de/
Translation: Discord Tickets/Bot
2023-02-26 02:43:15 +01:00
Hawexx
42bfb17b5b
feat(i18n): update Turkish translations [skip ci]
Currently translated at 2.0% (5 of 244 strings)

Co-authored-by: Hawexx <kuzeycandemir01@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/tr/
Translation: Discord Tickets/Bot
2023-02-25 20:03:58 +01:00
Isaac
229cfe11e5
chore: update dependencies 2023-02-24 16:32:52 +00:00
Isaac
6844828d33
fix(docker): add tty and stdin_open 2023-02-24 00:32:48 +00:00
Isaac
db26553724
fix(docker): use the same port 2023-02-24 00:19:11 +00:00
Isaac
4d8495df77
chore: update dependencies 2023-02-24 00:18:51 +00:00
Isaac
f97a7ab61c
fix: default to production 2023-02-24 00:18:38 +00:00
Isaac
adab3831fa
feat: add PUBLISH_COMMANDS environment variable 2023-02-23 22:40:14 +00:00
Isaac
ff626d2871
fix: image name in docker-compose.yml 2023-02-23 22:37:48 +00:00
Isaac
ea3413d8cb
feat: validate environment variables at startup 2023-02-23 21:53:18 +00:00
Isaac
55985e95f0
chore: update dependencies 2023-02-23 20:25:29 +00:00
Isaac
3b18b3bef1
docs: update README [skip ci] 2023-02-22 22:39:44 +00:00
Dowík Botík
7cc75b8f35
feat(i18n): update Czech translations [skip ci]
Currently translated at 42.6% (104 of 244 strings)

Co-authored-by: Dowík Botík <thelegenddowy1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-02-22 02:47:40 +01:00
Gdany
f87d7e38bc
feat(i18n): update Czech translations [skip ci]
Currently translated at 42.2% (103 of 244 strings)

Co-authored-by: Gdany <gdanyxor@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-02-21 20:31:35 +01:00
Dowík Botík
61571f8007
feat(i18n): update Czech translations [skip ci]
Currently translated at 42.2% (103 of 244 strings)

Co-authored-by: Dowík Botík <thelegenddowy1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/cs/
Translation: Discord Tickets/Bot
2023-02-21 20:31:34 +01:00
Isaac
c76c6fd62d
chore: bump version 2023-02-18 20:48:54 +00:00
Isaac
bd1bc19548
fix: delete tickets when their category is deleted (closes #384) 2023-02-18 20:48:42 +00:00
Isaac
a43801edf1
chore: update default env 2023-02-18 20:08:14 +00:00
Isaac
2ba5415705
docs: update README 2023-02-18 20:08:04 +00:00
Isaac
b228229b74
docs: update README 2023-02-18 02:51:42 +00:00
Isaac
62ab89ad5c
docs: improve README 2023-02-18 02:46:51 +00:00
Isaac
3122633695
docs: improve README 2023-02-18 02:42:00 +00:00
Isaac
239e9e9f81
docs: improve README 2023-02-18 02:38:54 +00:00
Isaac
4049202ab2
docs: write an awesome README 2023-02-18 02:32:09 +00:00