Faruk AYDIN
134e588b14
feat: Introduce automatisch cloud env variable
2023-03-03 12:15:58 +01:00
Ömer Faruk Aydın
a0815b06a6
feat: Implement draft version of reset password email ( #949 )
2023-02-24 00:25:10 +01:00
Faruk AYDIN
1dfb22d02e
feat: Introduce getLicense graphQL query
2023-02-14 22:15:59 +01:00
Ali BARIN
078ea24cd2
feat: request increase body size limit to 1mb
2023-01-29 13:53:32 +01:00
Ali BARIN
5d24216124
feat: prioritize WEB_APP_URL
2022-12-16 21:06:40 +01:00
Faruk AYDIN
75196cbf84
feat: Introduce webhook secret key to verify webhook requests
2022-12-08 10:33:15 +03:00
Faruk AYDIN
d83e8dabf8
feat: Implement webhook logic along with new entry typeform trigger
2022-11-30 02:12:56 +01:00
Ali BARIN
2e0b2191c0
feat: accept username, password, tls for redis configuration
2022-11-28 01:57:43 +01:00
Faruk AYDIN
cd5502fdde
feat: Add http basic auth for BullMQ dashboard
2022-10-30 15:11:22 +01:00
Faruk AYDIN
4d7ee3dcca
feat: Toggle telemetry with telemetry enabled env variable
2022-09-21 09:08:51 +02:00
Ali BARIN
a624a8d8b5
refactor: add version in app config
2022-08-04 21:31:09 +02:00
Faruk AYDIN
a5538a07f1
feat: Enable bullmq dashboard with environment variable
2022-05-13 11:40:52 +02:00
Ali BARIN
75eda7f2af
feat(cli): run migrations and app in start command ( #284 )
...
* feat: perform pending migrations in start command
* feat: log error when DB connection is refused
* feat: log error when Redis connection is refused
* refactor: fix type errors
* fix: correct server and copy graphql schema
* fix: differentiate migrations by env
* chore: remove dev executable
* chore: fix typo in default postgresUsername
* fix: copy json files into dist folder
* chore(cli): add dev script
* chore: pull non-dev logs to info level
* feat(cli): run app in start command
* fix(backend): remove default count in Connection
* fix(cli): remove .eslintrc usage in lint script
* refactor: remove disableMigrationsListValidation
* refactor: make Step optional in ExecutionStep
* refactor: make Flow optional in Step
2022-04-08 11:27:46 +02:00
Faruk AYDIN
c935f3f691
feat: Implement authentication with JWT
2022-03-06 00:35:30 +03:00
Faruk AYDIN
20e725b590
feat: Implement process worker with bullmq
2022-03-05 12:56:34 +03:00
Faruk AYDIN
654e868a23
feat: Serve react app through express server
2022-02-24 22:48:04 +03:00
Faruk AYDIN
d8c216d8c8
chore: Force users to set ENCRYPTION_KEY env variable
2021-11-29 14:01:41 +01:00
Ömer Faruk Aydın
f949eca3c4
feat: Encrypt data column of connections ( #105 )
2021-11-28 22:08:35 +01:00
Faruk AYDIN
a5811d44ac
chore: Add env variable to toggle postgresql ssl flag
2021-11-23 14:56:39 +01:00
Faruk AYDIN
9232ad3378
fix: Adjust web app url
2021-11-23 11:24:10 +01:00
Faruk AYDIN
77ab83b43b
chore: Use web app url instead of cors protocol, port and host
2021-11-23 11:18:08 +01:00
Ali BARIN
1654abb197
feat: introduce reconnection support for Flickr
2021-10-20 21:51:13 +02:00
Faruk AYDIN
672cc4c60c
feat: Serve static assets of apps
2021-10-19 16:29:37 +02:00
Faruk AYDIN
908f156a45
chore: Add database create & drop commands
2021-10-05 18:37:57 +02:00
Faruk AYDIN
c0f022a1b0
chore: Adjust cors options
2021-10-04 21:40:17 +02:00
Faruk AYDIN
7a675e6c79
chore: Implement logger with winston library
2021-10-04 18:01:14 +02:00