Commit graph

138 commits

Author SHA1 Message Date
ddb460f8d0 enable switch to pw totp in account settings 2025-05-05 17:43:57 +02:00
be22c78372 login by password or totp 2025-05-05 14:21:13 +02:00
a476bf6823 migration change on default value and encrypted storage 2025-05-04 19:01:06 +02:00
753cfdd5da Merge branch 'develop' into feature/#71-settings-store
# Conflicts:
#	src/data-source.ts
2025-04-30 12:30:55 +02:00
a6229bb77c enhance: provide latest inserted internal Id 2025-04-30 12:22:38 +02:00
41cb4eb569 check mail config on mail value change 2025-04-30 11:38:04 +02:00
5b3a72820a image upload and keep if not changed 2025-04-30 10:43:31 +02:00
be52a51055 bulk setting change and image update 2025-04-29 13:19:12 +02:00
ce9f621b8b add mail type and validation 2025-04-25 12:13:26 +02:00
2e3d0a755c setup routine 2025-04-25 08:18:49 +02:00
b4a7986c8a move pwa manifest to backend 2025-04-24 16:49:16 +02:00
7aa9038a61 provide setting endbpoints 2025-04-20 16:15:27 +02:00
a8edc19f34 optimize settings helper 2025-04-20 15:32:57 +02:00
730c25a9a1 split in env required and dynamic values 2025-04-19 16:51:37 +02:00
16f6846d89 enhance: add endpoint to fetch query data by query store id 2025-04-14 09:28:26 +02:00
a660642bbb fix: string replacement on all occurances 2025-04-10 08:07:11 +02:00
8c333b1b89 enhance: provide count of receivers at newsletter 2025-04-10 08:02:32 +02:00
df231d6462 change: make query id to uuid 2025-03-26 09:10:08 +01:00
eb4db01b27 hotfix: insert or update with postgres 2025-03-24 09:19:11 +01:00
2e5b345daa add sorting to protocol agenda, decision and votings 2025-03-21 09:46:29 +01:00
f8a5183f1a system queries + custom template selection 2025-03-19 15:19:03 +01:00
a085de6e2f base structure for list printing with custom template 2025-03-18 16:54:53 +01:00
14957c2abc template improvements & handlebars helpers 2025-03-18 10:26:05 +01:00
de5e4afffb demo data & template usage 2025-03-17 11:56:17 +01:00
2f72cc3925 template + route & controller 2025-03-16 17:42:51 +01:00
da78c17235 change: query builder fetch all 2025-02-16 13:32:10 +01:00
7904a98d5f change: namings for FF Admin 2025-02-16 10:21:10 +01:00
357c27861b permission type rename 2025-02-15 11:16:38 +01:00
a09c75a998 change folder structure 2025-02-15 10:59:54 +01:00
3f3ad9ca58 reintroduce newsletter config 2025-02-05 10:22:51 +01:00
c3e8b6b53b change ids to body 2025-02-03 11:26:43 +01:00
b336329966 post route to get ids 2025-02-03 11:25:13 +01:00
0d6103170a split uploaded and generated backups 2025-02-03 11:03:31 +01:00
542a77fbef fix backup await 2025-02-02 16:37:55 +01:00
6330ebd01d backup serving, storing and restoring 2025-02-02 16:23:44 +01:00
6ae463a784 fix: member update internal id default 2025-01-29 10:05:55 +01:00
f89483f878 change user to uuid 2025-01-29 08:53:49 +01:00
07f8e2dbcb Merge branch 'develop' into feature/#34-backup-&-import 2025-01-28 11:10:12 +01:00
ebe587756a fix: member get by ids 2025-01-27 15:16:12 +01:00
46ad96c470 move sendNewsletter flag to communication table 2025-01-25 16:37:52 +01:00
1ab4d93d2b salutation CRUD and controller 2025-01-25 11:58:10 +01:00
21cf811a56 change salutation to separate table 2025-01-25 10:20:57 +01:00
ff651b7d8f fix: prevent deletion of owner 2025-01-24 09:20:08 +01:00
bbfdc69049 Merge pull request 'feature/#22-API-Tokens' (#49) from feature/#22-API-Tokens into develop
Reviewed-on: #49
2025-01-22 10:59:46 +00:00
a165231c47 jwt gen & rename fixes 2025-01-22 11:57:19 +01:00
313785b4ac renaming api module to webapi 2025-01-22 09:39:31 +01:00
0b40b9d92c permissions & routes with middleware 2025-01-22 09:27:15 +01:00
ba2155d7c3 fix types and params 2025-01-22 08:59:38 +01:00
07d31bfe7d member and membership statistics 2025-01-21 14:49:14 +01:00
4568bef10e api Controller & token 2025-01-21 13:54:52 +01:00