|
c35b99e0c4
|
fix: migrations and discontinue sqlite
|
2025-05-03 09:08:15 +02:00 |
|
|
c4e547b288
|
Merge pull request 'feature/#71-settings-store' (#96) from feature/#71-settings-store into develop
Reviewed-on: #96
|
2025-05-01 15:48:30 +00: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 |
|
|
70edd165ee
|
typesave set Setting
|
2025-04-25 08:07:53 +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 |
|
|
f32143b7ac
|
SettingsHelper
|
2025-04-19 11:26:35 +02:00 |
|
|
a827185bf1
|
change: remove queryObj from newsletter
|
2025-04-19 10:04:28 +02:00 |
|
|
f850fc2526
|
Merge pull request 'feature/#93-newsletter-no-sendto-entry' (#94) from feature/#93-newsletter-no-sendto-entry into develop
Reviewed-on: #94
|
2025-04-19 07:43:53 +00:00 |
|
|
f1395357c5
|
add send none state to newsletter config
|
2025-04-19 09:42:11 +02:00 |
|
|
63f206cc6a
|
do not print if config is null
|
2025-04-19 09:29:05 +02:00 |
|
|
57848ff29b
|
Merge branch 'main' into develop
|
2025-04-18 09:09:40 +00:00 |
|
|
3a956919b2
|
hotfix: template backup restore
|
2025-04-17 13:41:04 +02:00 |
|
|
77fd3697b3
|
1.4.1
|
2025-04-17 09:26:21 +02:00 |
|
|
412871842f
|
Merge pull request 'patches v1.4.1' (#90) from develop into main
Reviewed-on: #90
|
2025-04-17 07:24:34 +00:00 |
|
|
7910b561ea
|
Merge branch 'main' into develop
|
2025-04-17 07:24:25 +00:00 |
|
|
097236c3e0
|
hotfix: backup failed of queryId
|
2025-04-17 09:22:41 +02:00 |
|
|
8bee509090
|
fix: pass updatedAt in response
|
2025-04-17 09:17:31 +02:00 |
|
|
7e66353da1
|
1.4.0
|
2025-04-16 17:02:29 +02:00 |
|
|
839360f380
|
Merge pull request 'minor v1.4.0' (#89) from develop into main
Reviewed-on: #89
|
2025-04-16 15:01:05 +00:00 |
|
|
a43d755fe8
|
Merge branch 'main' into develop
|
2025-04-16 15:00:47 +00:00 |
|
|
78d0e9b8a9
|
Merge pull request 'feature/#42-query-builder-joins' (#88) from feature/#42-query-builder-joins into develop
Reviewed-on: #88
|
2025-04-16 14:39:48 +00:00 |
|
|
fd2f49f175
|
custom join by condition
|
2025-04-16 16:35:03 +02:00 |
|
|
6d5d8d9ded
|
extend join structure for custom join
|
2025-04-16 16:11:33 +02:00 |
|
|
f1ed6d095a
|
enhance: add updateAt column to query
|
2025-04-16 11:33:11 +02:00 |
|
|
9fefd93f09
|
Merge pull request '#41-query-builder-sorting' (#87) from #41-query-builder-sorting into develop
Reviewed-on: #87
|
2025-04-15 08:47:22 +00:00 |
|
|
68ddd4dec4
|
query builder where clause error
|
2025-04-15 10:29:40 +02:00 |
|
|
e08b7e8683
|
compatability layer
|
2025-04-15 10:09:08 +02:00 |
|
|
dbafd568dd
|
sort by new query structure
|
2025-04-15 10:02:15 +02:00 |
|
|
16f6846d89
|
enhance: add endpoint to fetch query data by query store id
|
2025-04-14 09:28:26 +02:00 |
|
|
fdf67d4763
|
Merge pull request 'version-update' (#86) from version-update into develop
Reviewed-on: #86
|
2025-04-13 14:39:36 +00:00 |
|
|
55d7ce2eee
|
update
|
2025-04-13 16:28:47 +02:00 |
|
|
5923e650fa
|
update packages
|
2025-04-12 15:18:31 +02:00 |
|
|
d6ae83415d
|
1.3.12
|
2025-04-11 08:14:58 +02:00 |
|
|
dff3e49aeb
|
Merge pull request 'patches v1.3.12' (#84) from develop into main
Reviewed-on: #84
|
2025-04-11 06:13:56 +00:00 |
|
|
f914cf25a6
|
Merge branch 'main' into develop
|
2025-04-11 06:13:52 +00:00 |
|
|
b934953aca
|
hotfix: column type of newsletter texts
|
2025-04-11 08:13:55 +02:00 |
|