2013 Commits

Author SHA1 Message Date
ssantos
26e78f0c9c locales(update): Updated Portuguese (Portugal) locale
locales(update): Updated Portuguese (Portugal) locale

Co-authored-by: ssantos <ssantos@web.de>
2026-08-06 14:23:13 +02:00
Daniel Sýkora
2d422385fc locales(update): Updated Czech locale
Co-authored-by: Daniel Sýkora <git@silver-volt4.cz>
2026-08-06 14:23:13 +02:00
Andy
1a00a4391b locales(update): Updated Chinese (Traditional Han script) locale
Co-authored-by: Andy <19470andy@gmail.com>
2026-08-06 14:23:13 +02:00
nikeedev
070c0e1dcc locales(update): Updated Norwegian Bokmål locale
Co-authored-by: nikeedev <69197950+nikeedev@users.noreply.github.com>
2026-08-06 14:23:13 +02:00
stijnieboy_150
44cc62ee4a locales(update): Updated Dutch locale
Co-authored-by: stijnieboy_150 <stijnieboy47@gmail.com>
2026-08-06 14:23:13 +02:00
Jens van Zutphen
9a749428d9 locales(update): Updated Dutch locale
Co-authored-by: Jens van Zutphen <jensvanzutphen4@gmail.com>
2026-08-06 14:23:13 +02:00
Yessin Iabkrimen
ae02e0ef98 locales(update): Updated Dutch locale
Co-authored-by: Yessin Iabkrimen <yessiniabkrimen9@gmail.com>
2026-08-06 14:23:13 +02:00
Sam Plimmer
27633e1271 locales(update): Updated Dutch locale
Co-authored-by: Sam Plimmer <sam.g.plimmer@gmail.com>
2026-08-06 14:23:13 +02:00
Krummers
3d771c57d4 locales(update): Updated Dutch locale
Co-authored-by: Krummers <krummers10@gmail.com>
2026-08-06 14:23:13 +02:00
Valentijn
08c91177ca locales(update): Updated Dutch locale
Co-authored-by: Valentijn <valentrein2011@gmail.com>
2026-08-06 14:23:13 +02:00
Célistine Oosting
4c6e9f3737 locales(update): Updated Dutch locale
Co-authored-by: Célistine Oosting <cc.oosting@gmail.com>
2026-08-06 14:23:13 +02:00
SMU8
5bed977154 locales(update): Updated Dutch locale
locales(update): Updated Dutch locale

Co-authored-by: SMU8 <samalberts276@gmail.com>
2026-08-06 14:23:13 +02:00
Codingpanda2
5272f27ac8 locales(update): Updated Dutch locale
locales(update): Updated Dutch locale

Co-authored-by: Codingpanda2 <stijnmud2010@hotmail.com>
2026-08-06 14:23:13 +02:00
ErdbeerbaerLP
d0b9e37dc1 locales(update): Updated German locale
Co-authored-by: ErdbeerbaerLP <admin@erdbeerbaerlp.de>
2026-08-06 14:23:13 +02:00
Andi Chandler
49f9097b12 locales(update): Updated English (United Kingdom) locale
locales(update): Updated English (United Kingdom) locale

Co-authored-by: Andi Chandler <andi@gowling.com>
2026-08-06 14:23:13 +02:00
Jim Spentzos
8ca70c6e4d locales(update): Updated Greek locale
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com>
2026-08-06 14:23:13 +02:00
BBasilio2001
172c38d803 locales(update): Updated Chinese (Traditional Han script) locale
locales(update): Updated Chinese (Simplified Han script) locale

Co-authored-by: BBasilio2001 <brunodiogobasilio1998@gmail.com>
2026-08-06 14:23:13 +02:00
Lucas Boucher
36c2149a05 locales(update): Updated French locale
Co-authored-by: Lucas Boucher <lucasboucher2006@gmail.com>
2026-08-06 14:23:13 +02:00
silver_volt4
305e68ee65 locales(update): Updated Czech locale
Co-authored-by: silver_volt4 <gdpancake5@gmail.com>
2026-08-06 14:23:13 +02:00
Milo Ivir
73d125039a locales(update): Updated Croatian locale
locales(update): Updated Croatian locale

Co-authored-by: Milo Ivir <mail@milotype.de>
2026-08-06 14:23:13 +02:00
Viktor Varga
07ac97e166 locales(update): Updated Hungarian locale
locales(update): Updated Hungarian locale

Co-authored-by: Viktor Varga <viktor.varga@gmail.com>
2026-08-06 14:23:13 +02:00
Oliver Day
e6bb055933 locales(update): Updated English (en@uwu) locale
Co-authored-by: Oliver Day <oliver@roboninja.com>
2026-08-06 14:23:13 +02:00
mrjvs
13db47f0fe Merge pull request #444 from suprstarrd/fix/connections-grpc
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
fix: handle Discord connections over gRPC
2026-08-06 14:23:02 +02:00
mrjvs
2128bf230a chore: update lock file 2026-08-06 14:19:07 +02:00
mrjvs
6df3e434de Merge remote-tracking branch 'origin/dev' into fix/connections-grpc 2026-08-06 14:16:25 +02:00
William Oldham
fbe96b026c Merge pull request #445 from PretendoNetwork/feat/fix-crash
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
Fix application crashes
2026-08-05 21:06:28 +01:00
suprstarrd
f6a73416fe fix: correctly get access token from cookies
Before this, it would attempt to get the token from the headers of the request, which is incorrect.

Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-05 15:18:03 -04:00
mrjvs
754cdaec16 fix: update express so async errors are handler 2026-08-05 17:10:31 +02:00
mrjvs
76cb384fa1 fix: add error handling to website routes 2026-08-05 17:10:12 +02:00
suprstarrd
c3b612e05f fix: pass empty string when removing Discord connection
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-02 16:43:03 -04:00
suprstarrd
93d7e3ade5 fix: handle Discord connections over gRPC
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
2026-08-02 16:25:03 -04:00
mrjvs
1595159755 fix: @discordjs/rest
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2026-08-02 04:31:07 +02:00
mrjvs
b838b5380c fix: update discord-api-types 2026-08-02 04:20:19 +02:00
Daniel López Guimaraes
addc57b357 feat: new blog post
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2026-07-17 22:06:55 +01:00
Jonathan Barrow
398b855ecf Merge pull request #436 from PretendoNetwork/dev
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
Merge dev into master
2026-06-16 13:37:09 -04:00
Jonathan Barrow
346bee68c3 Merge pull request #434 from MisterSheeple/fix-3ds-guide
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
docs: Fix outdated file information in 3DS install guide
2026-06-16 12:06:52 -04:00
MisterSheeple
5834fa91dd feat(docs): add setup guide for Azahar (#433)
Co-authored-by: Jonathan Barrow <jonbarrow1998@gmail.com>
2026-06-16 12:05:53 -04:00
MisterSheeple
cdf9f9d68e docs: Fix incorrect sort order of title IDs in 3DS guide 2026-06-13 01:49:36 +00:00
MisterSheeple
e0529b97fb docs: Fix outdated file information in 3DS install guide 2026-06-11 03:16:03 +00:00
Jonathan Barrow
2d5c89350d Merge pull request #425 from LelouchFR/dev
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2026-04-21 15:03:22 -04:00
limes.pink
40d2dec071 Merge pull request #429 from PretendoNetwork/weblate
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
Translations update from Hosted Weblate
2026-04-08 01:33:48 +02:00
kip
b370522a49 locales(update): Updated Italian locale
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
Co-authored-by: kip <hey@limes.pink>
2026-04-08 01:32:24 +02:00
ErdbeerbaerLP
cb54b55314 locales(update): Updated German locale
Co-authored-by: ErdbeerbaerLP <admin@erdbeerbaerlp.de>
2026-04-08 01:32:24 +02:00
Deleted User
238a2e58e0 locales(update): Updated Spanish locale
Co-authored-by: Deleted User <noreply+48943@weblate.org>
2026-04-08 01:32:24 +02:00
Arnaulink
d6224e411b locales(update): Updated Spanish locale
locales(update): Updated Spanish locale

Co-authored-by: Arnaulink <a.barcia.sallegi@gmail.com>
2026-04-08 01:32:23 +02:00
தமிழ்நேரம்
e80a95eb87 locales(update): Updated Tamil locale
Co-authored-by: தமிழ்நேரம் <tamilneram247@gmail.com>
2026-04-08 01:32:23 +02:00
TeraByte38
6d041b0d4e locales(update): Updated Slovak locale
locales(update): Updated Slovak locale

Co-authored-by: TeraByte38 <yoshi.gamur@gmail.com>
2026-04-08 01:32:23 +02:00
Gyubin Lee
f74c7cf917 locales(update): Updated Korean locale
Co-authored-by: Gyubin Lee <support@pcor.me>
2026-04-08 01:32:23 +02:00
mirusu400
95b392dffb locales(update): Updated Korean locale
Co-authored-by: mirusu400 <mirusu400@naver.com>
2026-04-08 01:32:23 +02:00
adev531
bead36265c locales(update): Updated Korean locale
Co-authored-by: adev531 <adev531@outlook.com>
2026-04-08 01:32:23 +02:00