Commit graph

26 commits

Author SHA1 Message Date
swve
b3ef0eb10b feat: update rbac_check to allow 'read' action for anonymous users 2025-04-01 17:52:57 +02:00
swve
3b5c4f9d92 feat: Implement UserProfiles 2025-03-30 22:49:00 +02:00
swve
db46c94896 fix: sign up with usergroups issue 2024-11-28 22:11:28 +01:00
swve
96e453a4de fix: courses visibility issue 2024-10-30 23:40:37 +01:00
swve
a5fbf49304 feat: implement usage limits across the app 2024-08-12 17:39:08 +02:00
swve
a6742d17c1 feat: init easy backend install from cli 2024-04-19 19:01:40 +02:00
swve
c8f6aff996 chore: adapt to SQLModel 16 & SQLAlchemy 2.x 2024-04-01 12:22:34 +02:00
swve
ae677bc133 feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
swve
a6152ef1f5 feat: adapt UGs to roles 2024-03-28 11:20:42 +00:00
swve
0df250c729 feat: refactor RBAC authorization functions to include usergroups 2024-03-26 19:56:14 +00:00
swve
15677a6946 feat: email resetting backend code 2024-03-19 12:09:28 +01:00
swve
838b2ee03a fix: various issues 2024-03-18 22:27:25 +01:00
swve
0d775a0fe9 feat: invite-only org signup 2024-01-25 23:37:16 +01:00
swve
a51a128fcb feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
swve
f7d76eea1e feat: init ai activity chat session 2024-01-14 12:08:38 +01:00
swve
6aa849b305 feat: use new session and auth provider for the frontend 2023-12-26 22:32:08 +01:00
swve
187f75e583 feat: various improvements
wip: frontend

feat: enable cascade on foreign keys

wip1

wip2

fix chapters issues

wip4
2023-12-14 18:52:42 +01:00
swve
2bf80030d7 fix: various bugs + improve api readability 2023-11-29 21:59:35 +01:00
swve
7daf6df5a0 fix: ruff issues 2023-11-28 20:53:10 +01:00
swve
7738316200 feat: implement authorization with roles 2023-11-28 20:25:14 +01:00
swve
0595bfdb3f feat: init roles + authorship detection 2023-11-27 22:16:22 +01:00
swve
38288e8a57 feat: init install + cleanup code 2023-11-20 22:38:49 +01:00
swve
2485285a06 generic fixes 2023-11-20 19:53:56 +01:00
swve
aa0eda5682 feat: roles init 2023-11-13 21:23:44 +01:00
swve
a50fc67104 feat: user init & refactors 2023-11-12 23:16:34 +01:00
swve
4c215e91d5 feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
Renamed from src/services/users/users.py (Browse further)