68 Commits

Author SHA1 Message Date
0b39620f99
updated database requirement 2022-02-23 22:44:10 +01:00
fc0675c461
updated database version in backend 2022-02-20 12:01:52 +01:00
185c38c12a
updated database version 2022-02-18 11:02:22 +01:00
374841feb3
corrected migration name & config db version 2022-02-16 12:05:46 +01:00
Alexander Friedland
912e35090a
Merge branch 'master' into static_decay_block 2022-02-16 11:51:01 +01:00
14dfb22593
corrected database version 2022-02-14 08:32:06 +01:00
c6e2d2cf1c
updated version string 2022-02-07 07:57:14 +01:00
ff77ffc82c
adjusted db version 2022-02-03 21:41:14 +01:00
378bae4323
made decay block static
removed duplicate implementation of decay calculation
2022-02-02 19:48:20 +01:00
31c00a28e0
adjust required database version 2022-02-02 17:18:29 +01:00
a1548805ac
adjust required database version 2022-02-02 16:26:20 +01:00
Moriz Wahl
88a269c6be
Merge branch 'master' into clean_database 2022-02-02 16:21:45 +01:00
2fc4c9c341
cleanup index - check db version externally
define required db version in cofig as constant
some type updates
2022-02-01 02:51:43 +01:00
795c99e641
flame hannes 2022-01-27 01:24:58 +01:00
e98113240d
fix docker setup by changing the default value for logging path
make the path configurable for the bare metal deployment and deploy old default value as default for bare metal deployment
2022-01-18 13:39:15 +01:00
7416eaa4c5
lint fixes 2022-01-17 13:45:42 +01:00
b94e59882d
typeorm logging 2022-01-17 10:33:38 +01:00
90effb41b5
changed syntax again due to shell replacing $variables 2022-01-14 18:49:35 +01:00
5217b347be
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting 2022-01-14 10:24:47 +01:00
4a175f0ef8
removed github webhook, its now external 2022-01-12 21:21:27 +01:00
e378136106
correct config value for GITHUB_WEBHOOK, log every request for debugging purposes 2022-01-12 21:21:25 +01:00
1e39f5049b
first implementation of github webhook 2022-01-12 21:21:25 +01:00
acd04b3432
removed /vue from tests, configs and references 2022-01-12 21:21:21 +01:00
elweyn
145c1ffd9b Assure to have a resendTime in the config. 2021-12-22 12:28:36 +01:00
Hannes Heine
d1b97c4227
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-22 12:12:44 +01:00
elweyn
7f650b9755 Adding a configurable resend_time in minutes. 2021-12-17 11:01:23 +01:00
Hannes Heine
5cbdbcb7c9
Merge branch 'master' into login_call_resetPassword 2021-11-25 10:22:15 +01:00
4bdcff8152
fixed save optin code problem,
corrected URL
2021-11-24 04:12:01 +01:00
e0ac39ab87
removed community url 2021-11-24 02:58:03 +01:00
5169a6ada9
removed login URL 2021-11-24 02:57:07 +01:00
9ea1edb010
Merge branch 'master' into login_hook_elopage 2021-11-23 12:43:24 +01:00
728aaa095f
first of several calls regarding password reset 2021-11-23 03:04:28 +01:00
33670f1575
WEBHOOK_ELOPAGE_SECRET 2021-11-17 16:56:32 +01:00
elweyn
fabcbca5a5 Merge master in this branch. 2021-11-10 10:38:15 +01:00
elweyn
195ea5ad89 Merge login_call_createUser to implementation of login. 2021-11-08 13:51:25 +01:00
0f89cf1c96
send emails to activate account 2021-11-06 01:56:47 +01:00
elweyn
45e82c1aff
Merge branch 'master' into login_call_createUser 2021-11-06 00:41:21 +01:00
2bd63985b2
externalize login server secrets, now configurable 2021-11-04 02:18:19 +01:00
elweyn
557ccf5da3 Merge master into this branch, comment out the protobuf encryption module to see if the structure would work without it. 2021-10-22 14:55:06 +02:00
Moriz Wahl
481bd63794 production from NODE_ENV, please test 2021-10-13 12:08:22 +02:00
Moriz Wahl
f2ec81e2b2 feat: In Production only Show one Community 2021-10-12 21:28:29 +02:00
einhornimmond
a622fe02cd linting 2021-10-07 13:24:47 +02:00
einhornimmond
2f67b5f5e2 Merge branch 'master' into apollo_createTransactions 2021-10-07 13:12:04 +02:00
einhornimmond
98e7f381ee add notification email 2021-10-07 13:10:41 +02:00
einhornimmond
425fed9835 add missing file and email config 2021-10-07 12:18:37 +02:00
ogerly
dde7bb292f first step of review, fix frotend and backend 2021-10-05 15:19:10 +02:00
ogerly
9a278a6869 final step seperated communities fix lint, fix locales 2021-10-05 14:14:02 +02:00
elweyn
6232810337 Community changes. 2021-10-05 10:19:11 +02:00
elweyn
c4840fc83d Implementation of a CommunityResolver. 2021-10-01 12:58:17 +02:00
elweyn
7084bcb9c0 Changed the error handling when klicktipp not accessible. 2021-09-16 14:10:57 +02:00