Commit graph

303 commits

Author SHA1 Message Date
5af3dd5283 update backup and migrations 2025-07-13 10:06:15 +02:00
45c707d8e1 fix: backup delete content 2025-07-12 22:36:09 +02:00
fff9ebc4fa Merge pull request 'move-database-to-postgres-only' (#115) from move-database-to-postgres-only into develop
Reviewed-on: #115
2025-06-07 13:39:21 +00:00
dc43df8937 fix: spelling of invite orUpdate 2025-06-07 15:38:56 +02:00
feb03ba99d better insert template usage scopes 2025-06-07 15:38:34 +02:00
874b863b1e update package.json 2025-06-07 15:25:41 +02:00
97ffae009b migrate schema to postgres only 2025-06-07 15:20:20 +02:00
c849b8eb18 fix: full fun of migrations from start 2025-06-06 09:33:06 +02:00
0582cb3af7 fix: database request ILIKE and demodata 2025-06-06 09:11:39 +02:00
db7a4fff03 enhance: case-insensitive search with ILike 2025-06-05 08:04:11 +02:00
38bfa3dd75 member print 2025-06-03 15:32:41 +02:00
fded8a663a education controller, service, command 2025-06-03 15:20:46 +02:00
5368a96d0f fix: save false value to database 2025-05-31 07:32:25 +02:00
573f92d098 enhance: add membership total view 2025-05-30 15:13:38 +02:00
f6a0a61ed8 change: provide createdAt Date for newsletter 2025-05-29 11:21:08 +02:00
2357497d3a enhance: sort newsletter by creation date 2025-05-29 11:12:33 +02:00
d7a0ee694f Merge branch 'fix/queryBuilder' into develop 2025-05-22 10:02:40 +02:00
d8376a4b7b hotfix: shorten table alias to keep it
max length of alias is 63
2025-05-22 10:01:27 +02:00
83250c1e62 change: pass fallback error message to client 2025-05-22 10:00:56 +02:00
a96c5266b8 fix: formatting of Postgres Interval Result 2025-05-22 10:00:28 +02:00
5187a2dba6 change: handlebar abstracts for date 2025-05-21 10:56:09 +02:00
496a60f2df enhance: enable deletion of protocol content 2025-05-21 10:33:05 +02:00
b778b6faa7 enhance: permission handling 2025-05-16 11:17:02 +02:00
0dbc726f64 fix: push settings val to listener 2025-05-08 08:16:12 +02:00
025cd555e9 fix: settings encryption 2025-05-08 08:16:07 +02:00
9ba477a9b3 update: migration 2025-05-07 09:22:59 +02:00
69b447a2d8 fix: check of some permission returned always false 2025-05-07 09:05:55 +02:00
56484020d8 enhance: permission handling 2025-05-07 09:05:36 +02:00
9dd7686b67 change: request method for account credential change 2025-05-07 08:27:48 +02:00
a64567ce4e Merge pull request 'feature/#70-static-user-login' (#97) from feature/#70-static-user-login into develop
Reviewed-on: #97
2025-05-06 07:20:15 +00:00
72552bdd83 enhance: update migration to work with newer model schema 2025-05-06 09:18:22 +02:00
cac784474c update migration to work with postgre 2025-05-06 09:17:55 +02:00
0ea12eaafc enable password on invite or reset 2025-05-06 08:37:56 +02:00
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
03a5bb3592 change user model to login routine 2025-05-03 09:09:52 +02:00
c35b99e0c4 fix: migrations and discontinue sqlite 2025-05-03 09:08:15 +02:00
7dac58d958 remove unused code in settings helper 2025-05-01 17:47:14 +02:00
6c0ea0b11c change convert Helper Mail to validator package 2025-05-01 17:44:01 +02:00
0ea780dd51 change email validation to regex only 2025-05-01 17:36:48 +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
964af82904 update to typesafe all-settings provider 2025-04-26 09:16:46 +02:00
99eafcb352 add settings to backup 2025-04-25 12:21:25 +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