Steven RYDELL
4739f9ed92
Proxy API and JMAP requests to a local Stalwart server in dev
...
Same-origin proxying to localhost:8080 avoids CORS without weakening the server's CORS policy; pair with VITE_API_BASE_URL= (empty) in .env.development.local.
2026-07-29 05:48:07 +02:00
Steven RYDELL
a83e75a79f
Code-split feature pages and admin shell with React.lazy
...
The dashboard (recharts, ~120 kB gzip), tracing, troubleshoot, actions and bootstrap wizard now load on demand, and the admin panel is split out of the entry chunk so anonymous visitors only download the login page (~134 kB gzip instead of ~557 kB).
2026-07-29 05:47:58 +02:00
Maurus Decimus
f18f3012aa
v1.0.6
2026-07-28 10:57:49 +02:00
Maurus Decimus
5eea77346a
v1.0.6
2026-07-28 10:57:30 +02:00
Maurus Decimus
e080a6e061
Properly serialize date filters when applying them to the list filter
2026-06-23 17:26:22 +02:00
Maurus Decimus
574de03e42
Include required JMAP capabilities in using
v1.0.5
2026-06-21 15:33:51 +02:00
Maurus Decimus
a7fda8bd6b
Default scopes omit offline_access ( fixes #10 )
2026-05-25 13:58:38 +02:00
Maurus Decimus
001a1f3a15
v1.0.4
v1.0.4
2026-05-11 16:35:11 +02:00
Maurus Decimus
782dde0573
Align base32 alphabet with the server
2026-05-07 15:08:54 +02:00
Maurus Decimus
cbe77f9e4a
v1.0.3
v1.0.3
2026-05-05 11:36:51 +02:00
Maurus Decimus
e9b9efa084
Fix: Resolve object ids in map keys
2026-05-04 19:16:37 +02:00
Maurus Decimus
dee0f7fbe3
Fix broken "Delivery History" link on OSS/Community editions
2026-05-01 09:03:02 +02:00
Maurus Decimus
ba6b4472d2
Display validation errors returned by the server
v1.0.2
2026-04-30 18:12:30 +02:00
Maurus Decimus
612fd796f3
Add "Copy Secret" button to TOTP setup flow
2026-04-30 13:29:05 +02:00
Maurus Decimus
a3376b0a7d
Include email and profile scopes in OIDC authentication requests
2026-04-30 12:11:40 +02:00
Maurus Decimus
2344c96651
Include openid scope in OIDC authentication requests
v1.0.1
2026-04-25 08:14:47 +02:00
Maurus Decimus
68f0ca3629
Fix mobile display issues ( fixes #4 )
2026-04-23 15:21:55 +02:00
Maurus Decimus
47fcf1fe08
Logout users from OIDC provider when logging out of the app
2026-04-23 13:57:27 +02:00
Maurus Decimus
27ba55fbf6
Fix: Editing a secret clears its masked value
2026-04-22 20:09:53 +02:00
Maurus Decimus
35e0ef74b9
Fix array label properties display
2026-04-21 15:44:00 +02:00
Maurus Decimus
cfb3a308cd
Updated screencast
2026-04-20 18:42:46 +02:00
Maurus Decimus
80727bbb77
Use happy-dom as vitest environment
v1.0.0
2026-04-20 15:23:38 +02:00
Maurus Decimus
af2b833e99
Updated CI
2026-04-20 15:14:54 +02:00
Maurus Decimus
4470616775
Initial commit
2026-04-20 15:02:57 +02:00
Maurus Decimus
e72c9614f1
Initial commit
2026-04-08 15:46:54 +02:00