Commit Graph

985 Commits

Author SHA1 Message Date
i3sey
d7e538ee3c
feat(i18n): update Russian translations [skip ci]
Currently translated at 7.3% (19 of 258 strings)

Co-authored-by: i3sey <deniskedrovsky@mail.ru>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/
Translation: Discord Tickets/Bot
2023-04-29 22:51:56 +02:00
Alexander Morozov
ac58cdea97
feat(i18n): update Russian translations [skip ci]
Currently translated at 7.3% (19 of 258 strings)

Co-authored-by: Alexander Morozov <vorgan@me.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/
Translation: Discord Tickets/Bot
2023-04-29 22:51:55 +02:00
Kirill Plotnikov
1dd4449260
feat(i18n): update Russian translations [skip ci]
Currently translated at 7.3% (19 of 258 strings)

Co-authored-by: Kirill Plotnikov <ponfertato@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/ru/
Translation: Discord Tickets/Bot
2023-04-29 22:51:55 +02:00
Uzurka
d577b9d057
fix(api): logout (#415)
* Fixed logout

Fixed users can't logout

* Update logout.js

* Fix ESLint
2023-04-28 21:33:06 +01:00
Isaac
b2a8b039df
chore: update lockfile 2023-04-28 16:49:27 +01:00
Shinaii
6b70e315b5
feat(i18n): update German translations [skip ci]
Currently translated at 93.4% (241 of 258 strings)

Co-authored-by: Shinaii <niklas20013@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/de/
Translation: Discord Tickets/Bot
2023-04-17 01:51:36 +02:00
Isaac
4010b9735c
feat(i18n): add Greek translations [skip ci]
Co-authored-by: Isaac <git@eartharoid.me>
2023-03-31 15:08:57 +02:00
Isaac
36b9fd3502
fix: use channel not message.channel 2023-03-28 23:08:58 +01:00
Isaac
68e3ba69a9
fix(i18n): remove disallowed /claim command name 2023-03-24 19:14:39 +00:00
Isaac
b6d0c0e1df
fix(i18n): lowercase command name (fr) 2023-03-24 19:11:57 +00:00
Isaac
59dec28804
feat: notify when staff are offline (closes #304) 2023-03-23 21:48:46 +00:00
Noel Horvath
ee90fed50a
feat(i18n): update Hungarian translations [skip ci]
Currently translated at 99.6% (255 of 256 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-23 14:41:49 +01:00
Isaac
faf6edc463
feat: working hours (#304) 2023-03-17 21:45:53 +00:00
Isaac
8b692fa5e2
fix: update categories cache when guild settings are changed 2023-03-17 21:42:47 +00:00
Isaac
c7a1b05049
chore: update dependencies 2023-03-13 17:09:51 +00:00
Isaac
757f77fb1d
fix: infinite redirect when logging in
by setting `Same-Site=Lax`: https://bugs.chromium.org/p/chromium/issues/detail?id=696204#c41
2023-03-13 17:04:42 +00:00
Isaac
6773d9ddbe
feat: add API service keys 2023-03-12 22:21:21 +00:00
Uzurka
d09598dd3f
fix: Dockerfile (#394)
* Update Dockerfile

* Fix chmod command

Fix the path so it can stay in the `builder` step, so it doesn't add a layer to the image.

---------

Co-authored-by: Isaac <git@eartharoid.me>
2023-03-12 13:53:35 +00:00
Isaac
4a8aee5ce8
Merge remote-tracking branch 'origin/v4' into v4 2023-03-12 13:51:40 +00:00
Isaac
642060cfb6
fix: make script executable 2023-03-12 13:51:16 +00:00
Ludovic CHEVALIER
f23b7522e8
feat(i18n): update French translations [skip ci]
Currently translated at 100.0% (252 of 252 strings)

Co-authored-by: Ludovic CHEVALIER <me@uzurka.fr>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/fr/
Translation: Discord Tickets/Bot
2023-03-12 01:56:39 +01:00
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