Commit graph

43 commits

Author SHA1 Message Date
d7b92aedc1 typing and comparison 2024-12-26 19:35:29 +01:00
dad54c97ed fix newsletter routing and service 2024-12-26 13:57:31 +01:00
6dcd650cad update newsletter syncing commands and controller 2024-12-26 12:34:31 +01:00
7d36ed3121 newsletter config CRUD 2024-12-26 11:08:48 +01:00
01ce3fdd39 newsletter CRUD & pdf 2024-12-25 12:22:28 +01:00
6cb8ca0a12 template preparation 2024-12-23 14:00:50 +01:00
5f18e614be changed data structure to single html 2024-12-22 17:29:11 +01:00
160d82459d template storing 2024-12-22 10:29:42 +01:00
6b7b5a99d6 query store 2024-12-18 22:27:33 +01:00
7497787ae4 query store CRUD 2024-12-14 16:11:53 +01:00
8f49533fcb secure type with passphrase 2024-12-03 19:29:38 +01:00
5c68f0c54f sms alarming flag 2024-11-27 10:07:59 +01:00
fa1eb6a5f0 reset totp 2024-11-23 12:11:19 +01:00
273745f830 Merge branch 'main' into #1-account-management
# Conflicts:
#	src/data-source.ts
2024-11-21 16:00:22 +01:00
98eb870385 Merge branch 'main' into #3-calendar
# Conflicts:
#	package-lock.json
#	src/data-source.ts
#	src/routes/admin/index.ts
#	src/type/permissionTypes.ts
2024-11-07 11:09:52 +01:00
91c3fde688 provide ics link 2024-11-07 10:49:34 +01:00
848a9e86fc printout and time change 2024-10-29 15:23:22 +01:00
8c597fd68d calendar fixes 2024-10-28 16:02:56 +01:00
bf701163d6 calender crud operations 2024-10-27 11:47:13 +01:00
e7b8257336 base tables 2024-10-26 15:08:05 +02:00
9da2a98f55 printout 2024-10-19 16:24:41 +02:00
e1ad491e68 sync and create change 2024-10-15 16:25:42 +02:00
5f434c943e protocol optional fields 2024-10-14 17:03:33 +02:00
b9b258a1f6 protcol data commands 2024-10-13 15:48:01 +02:00
475a13ce36 protcol table services 2024-10-11 14:44:09 +02:00
dd74005043 protocol tables 2024-10-10 14:44:41 +02:00
e2b46becf0 ownership 2024-10-07 18:09:27 +02:00
edc35f2f87 protocol base data 2024-10-04 12:47:13 +02:00
5c4e521bd8 get protocol item 2024-10-03 13:31:05 +02:00
58d863e5e0 member related data commands 2024-09-27 14:55:34 +02:00
72c47ba212 communication type typing 2024-09-18 09:43:02 +02:00
e4e5f6dffb member base data extend 2024-09-17 16:44:39 +02:00
7cd4e5505b viewmodels and factories 2024-09-16 15:55:41 +02:00
5fdfdcbd1f typing and db types 2024-09-16 07:24:41 +02:00
a0321905ce migrations relations cleanup and formatting 2024-09-14 11:33:13 +02:00
10db9a40f4 member tables 2024-09-14 11:32:34 +02:00
c85f23ed73 self defined value tables 2024-09-04 11:36:52 +02:00
ab01fc2f76 user and role controllers 2024-09-01 14:55:05 +02:00
9808100d81 roles and permissions 2024-08-27 17:54:59 +02:00
2f5d9d3f01 permission system - permission formatting 2024-08-26 13:47:08 +02:00
7df7cf2697 setup and invite 2024-08-25 13:36:19 +02:00
03e0f90279 token refresh 2024-08-25 10:09:57 +02:00
e1ec65350d login and authentication
login via totp
authentication via access and refresh tokens
2024-08-22 11:40:31 +02:00