Commit Graph

112 Commits

Author SHA1 Message Date
Alex
4ee18f21f2 cleanup 2024-09-30 16:28:05 +02:00
Alex
4bd10d24d2 about page changes 2024-09-29 21:30:21 +02:00
Alex
aea61e9440 chg backend urls 2024-09-29 21:29:44 +02:00
Alex
5f1cb4e84f fix typos 2024-09-29 21:29:23 +02:00
Alex
e56b58bd5f add utils: date conversion 2024-09-29 21:28:54 +02:00
Alex
f0ed8e3446 locale 2024-09-29 21:28:14 +02:00
Alex
27e1048d41 styles 2024-09-29 21:28:06 +02:00
Alex
797aca3bb1 add InputField select option & input validation 2024-09-29 21:27:57 +02:00
Alex
f7c1ad2b8e add: Subscriptions receival 2024-09-29 21:26:48 +02:00
Alex
8e9eb22cb0 changed defaults for app.d.ts interfaces 2024-09-29 21:23:05 +02:00
Alex
db84918cb1 frontend: changed thumbnail to profile picture 2024-09-29 21:22:23 +02:00
Alex
dbf7aca078 add: Tests for driverslicence 2024-09-29 21:18:02 +02:00
Alex
b99a5010a7 add default for userCreation 2024-09-29 21:17:25 +02:00
Alex
8a581da1d8 add driversLicence model 2024-09-29 21:16:58 +02:00
Alex
41738753f0 add subscriptions to currentUser JSON for frontend 2024-09-29 21:14:03 +02:00
Alex
33561692b6 membership status now int; add auto SEPA mandateref upon user creation 2024-09-29 21:12:49 +02:00
Alex
31cfe21695 clean up of bank-service 2024-09-29 21:08:59 +02:00
Alex
36bd75bbeb add where clause default to membershipservice 2024-09-29 21:07:22 +02:00
Alex
2acbe703eb add: subscription seeding, enhance admin creation 2024-09-29 21:06:30 +02:00
Alex
72017c97ff add: UserRole for privelige handling 2024-09-29 21:03:32 +02:00
Alex
1ded8bee33 moved db indices to uint 2024-09-29 20:58:42 +02:00
$(pass /github/name)
e0cc893493 frontend fix: Cookie passthrough 2024-09-20 08:39:47 +02:00
$(pass /github/name)
43a039ae91 frontend:add:error handling on failed validation 2024-09-20 08:38:47 +02:00
$(pass /github/name)
49986ffd79 frontend:chg:generalized form field serialization 2024-09-20 08:37:58 +02:00
$(pass /github/name)
0897361260 frontend:adapted to new hooks 2024-09-20 08:36:06 +02:00
$(pass /github/name)
211cf1db3f frontend:add:cookie renewal 2024-09-20 08:35:15 +02:00
$(pass /github/name)
30d56ce778 locales 2024-09-20 08:30:40 +02:00
$(pass /github/name)
3ec32756c8 front:add: InputField component 2024-09-20 08:30:20 +02:00
$(pass /github/name)
00facf8758 add: update handling 2024-09-20 08:29:00 +02:00
$(pass /github/name)
62624cd0f8 membership input validation improved & tests 2024-09-20 08:28:23 +02:00
$(pass /github/name)
361fa1316a add sql injection test 2024-09-20 08:27:34 +02:00
$(pass /github/name)
851e62dbac add xss validation 2024-09-20 08:26:07 +02:00
$(pass /github/name)
1e68e7d390 Add: session handling 2024-09-20 08:25:26 +02:00
$(pass /github/name)
31c47270ab chg Routing again 2024-09-20 08:24:42 +02:00
$(pass /github/name)
81e9068eba add: Cookie generation 2024-09-20 08:00:24 +02:00
$(pass /github/name)
74ef7efdec add: custom errors 2024-09-20 07:58:17 +02:00
$(pass /github/name)
46afa417b7 xss mitigation & test 2024-09-20 07:57:54 +02:00
$(pass /github/name)
b34a85e9d6 add: frontend profile data etc 2024-09-10 18:52:32 +02:00
$(pass /github/name)
f0b2409963 fix: current-user route 2024-09-07 13:37:26 +02:00
$(pass /github/name)
147b8c0afd frontend: initial commit 2024-09-07 13:36:15 +02:00
$(pass /github/name)
4d6938de96 add: logout handling 2024-09-07 11:38:35 +02:00
$(pass /github/name)
c3944cb4aa add: Safe func to user model 2024-09-07 10:36:21 +02:00
$(pass /github/name)
f99ff57275 minor 2024-09-07 08:56:33 +02:00
$(pass /github/name)
c36af961f3 fix auth routes 2024-09-07 08:56:26 +02:00
$(pass /github/name)
b3dc134c8c add admin user creation 2024-09-07 08:56:15 +02:00
$(pass /github/name)
066419e546 fix: user model json handling; user_controller_test debug logging, user_controller 2024-09-07 08:55:39 +02:00
$(pass /github/name)
ff7c83671f fix: auth && auth_test 2024-09-07 08:53:57 +02:00
$(pass /github/name)
ef5e771998 chg: cors allowOrigins now configurable 2024-09-07 08:52:48 +02:00
$(pass /github/name)
8f3d73af90 add: AllowOrigins config && changed config format 2024-09-07 08:51:58 +02:00
$(pass /github/name)
82413499f5 add: Admin creation 2024-09-06 09:26:15 +02:00