Commit graph

25 commits

Author SHA1 Message Date
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
e7b8257336 base tables 2024-10-26 15:08:05 +02:00
6f72c27d20 squash migrations 2024-10-19 16:35:01 +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
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
10db9a40f4 member tables 2024-09-14 11:32:34 +02:00
c85f23ed73 self defined value tables 2024-09-04 11:36:52 +02:00
9808100d81 roles and permissions 2024-08-27 17:54:59 +02:00
c7e48c0334 dynamic db type 2024-08-26 17:00:23 +02:00
2f5d9d3f01 permission system - permission formatting 2024-08-26 13:47:08 +02:00
d889f92643 default values for env and critic check for values 2024-08-25 18:07:34 +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