27 Commits

Author SHA1 Message Date
eb00dc74ce feat(#26): Add custom login form 2026-01-01 08:39:33 +01:00
7f7852a66a feat(#27): Set up consola logger, make use of log levels in backend and frontend 2025-12-24 10:26:22 +01:00
8d42254ac7 fix(fullstack): Use platform linux/amd64 for image building, some env var fixes 2025-11-16 08:56:38 +01:00
ab0d262b6f fix(frontend): Correct import casing 2025-11-15 08:54:36 +01:00
935fc347df feat: Enable server health again 2025-11-06 18:49:13 +01:00
6d79c710a2 feat(#9): Nuxt 4 migration 2025-11-02 18:49:52 +01:00
2cf492cd6c feat(#2): Get notifications working again 2025-11-01 08:47:02 +01:00
1997877168 feat(#1): Add permission and role model 2025-10-31 10:10:05 +01:00
36364a7977 major: Migration from better-auth to keycloak 2025-10-28 10:43:34 +01:00
e3643d8318 feat(fullstack): Set user roles per orga, scope notification to orga and role, add orga and role to JWT 2025-09-15 19:23:18 +02:00
6090d543c1 feat(frontend): Refactor organization, fixed several organization bugs 2025-08-17 09:28:26 +02:00
7e55a336f2 feat(fullstack): Add notifications, user is now an entity, add testcontainers, rework custom permissions, get user from JWT in endpoints 2025-08-09 10:09:00 +02:00
f9851f01d9 feat(frontend): Use i18n, type fixes 2025-08-02 08:45:00 +02:00
7b5a1a3bda feat(frontend): Add roles 2025-07-28 06:46:31 +02:00
4d1280749f feat(frontend): Update better-auth, add orga slug check, add PDF preview, fix invitation 2025-07-27 09:03:11 +02:00
ccd3c05314 feat(frontend): Increase JWT validity to 1 year for development 2025-06-07 09:11:57 +02:00
075847f0ee feat(frontend): Get project running again after move to Mac Mini 2025-05-31 10:14:36 +02:00
68fb998dac feat(frontend): Switch from localhost to private IP 2025-05-01 17:33:37 +02:00
aee88ad261 feat(fullstack): Read user out of JWT and persist with created and last modified 2025-05-01 09:20:32 +02:00
667aab1f36 feat(fullstack): Add JWT validation 2025-04-26 17:39:20 +02:00
28954f7c2e feat(frontend): Send JWT with every request 2025-04-20 18:34:56 +02:00
9c1cefd4ed feat(frontend): Add ogranization invitation 2025-04-19 08:26:30 +02:00
eed4b673c0 feat(frontend): Add organization creation, deletion, add better-auth organization plugin 2025-04-06 09:36:28 +02:00
12ba5da7be feat(frontend,API): Add PUT operations, integrate API, add first from engine 2025-02-24 08:29:44 +01:00
31ff737221 feat(frontend): Prettier, add openapi client generation 2025-02-21 12:17:36 +01:00
d6effcd1d5 feat(frontend): Install nuxt-ui, eslint, prettier, reformat whole code 2025-02-21 10:51:29 +01:00
84e701131f feat: Init project with frontend and rudimentary authentication 2025-02-07 15:44:04 +01:00