Elias Schneider
|
91b0d74c43
|
feat: add HTTP HEAD method support (#1135)
|
2025-12-05 11:17:13 +01:00 |
|
Sebastian
|
3a1dd3168e
|
fix(translations): update image format message to include WEBP (#1133)
|
2025-12-04 07:58:03 +00:00 |
|
Elias Schneider
|
25f67bd25a
|
tests: fix api key e2e test
|
2025-12-03 10:51:19 +01:00 |
|
Elias Schneider
|
e3483a9c78
|
chore(translations): update translations via Crowdin (#1129)
|
2025-12-02 15:17:58 -06:00 |
|
github-actions[bot]
|
95d49256f6
|
chore: update AAGUIDs (#1128)
Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
|
2025-11-30 19:00:53 +01:00 |
|
Elias Schneider
|
8cddcb88e8
|
release: 1.16.0
v1.16.0
|
2025-11-30 18:30:29 +01:00 |
|
Elias Schneider
|
a25d6ef56c
|
feat: add Cache-Control: private, no-store to all API routes per default (#1126)
|
2025-11-30 18:29:35 +01:00 |
|
Elias Schneider
|
14c7471b52
|
refactor: run formatter
|
2025-11-30 18:17:22 +01:00 |
|
Elias Schneider
|
5d6a7fdb58
|
fix: hide theme switcher on auth pages because of dynamic background
|
2025-11-30 18:17:11 +01:00 |
|
Elias Schneider
|
a1cd3251cd
|
fix: theme mode not correctly applied if selected manually
|
2025-11-30 18:05:01 +01:00 |
|
Elias Schneider
|
4eeb06f29d
|
docs: add ENCRYPTION_KEY to .env.example for breaking change preparation
|
2025-11-30 13:14:15 +01:00 |
|
Elias Schneider
|
b2c718d13d
|
ci/cd: fix wrong storage value
|
2025-11-30 13:12:57 +01:00 |
|
Elias Schneider
|
8d30346f64
|
refactor: rename file backend value fs to filesystem
|
2025-11-30 12:56:15 +01:00 |
|
Elias Schneider
|
714b7744f0
|
chore(translations): update translations via Crowdin (#1123)
|
2025-11-30 12:20:35 +01:00 |
|
Elias Schneider
|
d98c0a391a
|
fix: global audit log user filter not working
|
2025-11-29 23:15:50 +01:00 |
|
Mike Nestor
|
4fe56a8d5c
|
chore: update vscode launch.json (#1117)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-29 21:16:25 +01:00 |
|
Elias Schneider
|
cfc9e464d9
|
fix: automatically create parent directory of Sqlite db
|
2025-11-29 21:14:23 +01:00 |
|
Elias Schneider
|
3d46badb3c
|
chore: fix package vulnerabilities
|
2025-11-27 11:58:44 +01:00 |
|
Elias Schneider
|
f523f39483
|
tests: fix Dutch validation message
|
2025-11-25 22:51:20 +01:00 |
|
Elias Schneider
|
4bde271b47
|
chore: upgrade dependencies
|
2025-11-25 22:30:28 +01:00 |
|
Elias Schneider
|
a3c968758a
|
feat: add option to disable S3 integrity check
|
2025-11-25 22:14:44 +01:00 |
|
Elias Schneider
|
ca888b3dd2
|
chore(translations): add Finish files
|
2025-11-25 20:46:48 +01:00 |
|
Elias Schneider
|
ce88686c5f
|
chore(translations): update translations via Crowdin (#1111)
|
2025-11-25 20:43:47 +01:00 |
|
Elias Schneider
|
a9b6635126
|
chore(translations): update translations via Crowdin (#1101)
|
2025-11-23 17:10:24 +01:00 |
|
dependabot[bot]
|
e817f042ec
|
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /backend in the go_modules group across 1 directory (#1107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-23 17:10:10 +01:00 |
|
Alessandro (Ale) Segala
|
c56afe016e
|
feat: adding/removing passkeys creates an entry in audit logs (#1099)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-16 14:51:38 -08:00 |
|
Alessandro (Ale) Segala
|
a54b867105
|
refactor: use constants for AppEnv values (#1098)
|
2025-11-16 18:25:06 +01:00 |
|
Alessandro (Ale) Segala
|
29a1d3b778
|
feat: add database storage backend (#1091)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-16 18:23:46 +01:00 |
|
Elias Schneider
|
12125713a2
|
feat: add support for WEBP profile pictures (#1090)
|
2025-11-11 10:56:20 -06:00 |
|
Elias Schneider
|
ab9c0f9ac0
|
ci/cd: run checks on PR to breaking/** branches
|
2025-11-11 11:21:39 +01:00 |
|
Elias Schneider
|
42b872d6b2
|
chore(translations): update translations via Crowdin (#1085)
|
2025-11-10 14:46:48 +01:00 |
|
Elias Schneider
|
bfd71d090c
|
feat: add support for S3 storage backend (#1080)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-10 09:02:25 +00:00 |
|
Kyle Mendell
|
d5e0cfd4a6
|
feat: light/dark/system mode switcher (#1081)
|
2025-11-09 13:28:58 -06:00 |
|
Kyle Mendell
|
9981304b4b
|
chore(deps): update pnpm to 10.20 (#1082)
|
2025-11-08 13:09:05 -06:00 |
|
Elias Schneider
|
5cf73e9309
|
fix: use quoted-printable encoding for mails to prevent line limitation
|
2025-11-08 17:34:43 +01:00 |
|
Elias Schneider
|
f125cf0dad
|
release: 1.15.0
v1.15.0
|
2025-11-06 15:49:39 +01:00 |
|
Elias Schneider
|
6a038fcf9a
|
fix: remove redundant indexes in Postgres
|
2025-11-06 15:02:39 +01:00 |
|
Elias Schneider
|
76e0192cee
|
fix: disabled property gets ignored when creating an user
|
2025-11-06 12:28:07 +01:00 |
|
Elias Schneider
|
3ebf94dd84
|
chore(translations): update translations via Crowdin (#1059)
|
2025-11-05 11:28:14 +01:00 |
|
dai
|
7ec57437ac
|
fix: replace %lang% placeholder in html lang (#1071)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
|
2025-11-04 13:01:12 +00:00 |
|
Elias Schneider
|
ed2c7b2303
|
feat: add ability to set default profile picture (#1061)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2025-11-04 13:40:00 +01:00 |
|
Elias Schneider
|
e03270eb9d
|
fix: sorting by PKCE and re-auth of OIDC clients
|
2025-11-04 13:27:05 +01:00 |
|
Elias Schneider
|
d683d18d91
|
chore: add support for OpenBSD binaries
|
2025-11-01 16:26:43 +01:00 |
|
Elias Schneider
|
f184120890
|
feat: open edit page on table row click
|
2025-10-29 10:46:03 +01:00 |
|
Elias Schneider
|
04d8500910
|
release: 1.14.2
v1.14.2
|
2025-10-29 09:25:28 +01:00 |
|
Mufeed Ali
|
93639dddb2
|
fix: dark oidc client icons not saved on client creation (#1057)
|
2025-10-28 12:35:56 +01:00 |
|
Elias Schneider
|
a190529117
|
chore(translations): add Turkish language files
|
2025-10-28 09:31:32 +01:00 |
|
Elias Schneider
|
73392b5837
|
release: 1.14.1
v1.14.1
|
2025-10-27 14:07:34 +01:00 |
|
Elias Schneider
|
65616f65e5
|
fix: ignore trailing slashes in APP_URL
|
2025-10-27 10:48:27 +01:00 |
|
Elias Schneider
|
98a99fbb0a
|
chore(translations): update translations via Crowdin (#1048)
|
2025-10-27 09:48:39 +01:00 |
|