|
|
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 |
|
Moriz Wahl
|
2e25c280cf
|
Merge branch 'master' into paginate-user-table
|
2022-01-18 12:54:59 +01:00 |
|
|
|
7416eaa4c5
|
lint fixes
|
2022-01-17 13:45:42 +01:00 |
|
|
|
61b262472d
|
elopage hook, log full body
|
2022-01-17 11:21:09 +01:00 |
|
|
|
b94e59882d
|
typeorm logging
|
2022-01-17 10:33:38 +01:00 |
|
|
|
8b3f6ea339
|
disable introspection when GRAPHIQL is disabled
|
2022-01-16 11:05:40 +01:00 |
|
|
|
da63312f65
|
some basic apollo logging
|
2022-01-16 10:42:46 +01:00 |
|
|
|
90effb41b5
|
changed syntax again due to shell replacing $variables
|
2022-01-14 18:49:35 +01:00 |
|
Moriz Wahl
|
d441931125
|
get pagination working
|
2022-01-14 13:13:48 +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 |
|
|
|
4625d4b164
|
corrected filename
|
2022-01-13 23:00:19 +01:00 |
|
|
|
dda39550ab
|
corrected templates
|
2022-01-13 22:48:25 +01:00 |
|
|
|
8fcc3b31ad
|
improved installscript alot
- proper order
- templates for all configs to fill in automatically
|
2022-01-13 22:34:17 +01:00 |
|
Moriz Wahl
|
2b6dd2af87
|
implement fake pagination for searchUsers
|
2022-01-13 17:00:01 +01:00 |
|
Moriz Wahl
|
84104b7f0b
|
Merge branch 'master' into test-set-password
|
2022-01-13 10:35:01 +01:00 |
|
Moriz Wahl
|
25dbfef8a8
|
Merge branch 'master' into test-send-email
|
2022-01-13 10:12:19 +01:00 |
|
Moriz Wahl
|
8d800fc7da
|
test some error cases
|
2022-01-13 09:55:09 +01:00 |
|
Moriz Wahl
|
4bac268de3
|
test setPassword with success
|
2022-01-13 09:30:53 +01:00 |
|
Moriz Wahl
|
b513ea7906
|
set timezone to UTC for unti tests
|
2022-01-13 09:30:27 +01:00 |
|
|
|
eaa59180d3
|
removed github webhook, its now external
|
2022-01-12 21:21:27 +01:00 |
|
|
|
2efdb41232
|
disable debugging logs
|
2022-01-12 21:21:27 +01:00 |
|
|
|
4a175f0ef8
|
removed github webhook, its now external
|
2022-01-12 21:21:27 +01:00 |
|
|
|
5e5991d004
|
remove unused comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f75ff56785
|
execute script directly
|
2022-01-12 21:21:26 +01:00 |
|
|
|
8da334aa77
|
remove process.exit since it does not have any effect
|
2022-01-12 21:21:26 +01:00 |
|
|
|
b7132865a1
|
exit process after forking, use semicolon instead of &&
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d41c404288
|
removed comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d2d22f68b2
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f332bae932
|
reverted all trys to fix things within the script, use /bin/bash to spawn interpret the script
|
2022-01-12 21:21:26 +01:00 |
|
|
|
bfda1984ec
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
42542b53b3
|
remove unused eslint ignore
|
2022-01-12 21:21:26 +01:00 |
|
|
|
09670126f2
|
comment fix
|
2022-01-12 21:21:26 +01:00 |
|
|
|
610f3454a6
|
update detach code
|
2022-01-12 21:21:25 +01:00 |
|
|
|
3f4ba4c50c
|
try fork
|
2022-01-12 21:21:25 +01:00 |
|
|
|
1bd3e7df00
|
some comment
|
2022-01-12 21:21:25 +01:00 |
|
|
|
4ccfc5fcfc
|
unref the spawned script instance in order to allow it to end the backend process
|
2022-01-12 21:21:25 +01:00 |
|
|
|
59efb3fcf5
|
start start.sh on githook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
41ee819aba
|
remove trailing slash again, log when eopage hook was recieved
|
2022-01-12 21:21:25 +01:00 |
|
|
|
9cbd9139df
|
ad trailing slash for elopage hook
|
2022-01-12 21:21:25 +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 |
|
|
|
aea773167b
|
fixed elopage webhook
|
2022-01-12 21:21:22 +01:00 |
|
|
|
f4c26151a7
|
fix bodyparser json deprecated - using express instead
|
2022-01-12 21:21:22 +01:00 |
|
|
|
b6bd3f839d
|
unified all urls of our services. every server now serves on / and nginxs routes accordingly
|
2022-01-12 21:21:22 +01:00 |
|
|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
Moriz Wahl
|
0135d59dd5
|
localize subject and body
|
2022-01-12 13:23:19 +01:00 |
|
Moriz Wahl
|
899994c128
|
improve tests
|
2022-01-12 12:51:16 +01:00 |
|
Moriz Wahl
|
c05f32cf5f
|
sendAccountActivationEmail with object as arg
|
2022-01-12 12:19:45 +01:00 |
|
Moriz Wahl
|
b1520182a2
|
sendResetPasswordEmail with object as arg
|
2022-01-12 12:13:42 +01:00 |
|
Moriz Wahl
|
ce9d4b2ca8
|
extract sendTransactionReceivedEmail
|
2022-01-12 12:05:44 +01:00 |
|