Faruk AYDIN
7c3a0effee
chore: Remove paddle-sdk dependency
2023-03-25 18:35:21 +03:00
Faruk AYDIN
e1d26325f3
feat: Verify paddle webhooks
2023-03-21 22:17:45 +03:00
Ali BARIN
4d90df9d9a
feat: introduce Sentry
2023-03-10 18:53:10 +00:00
Faruk AYDIN
5e18ef5830
feat: Initial payment implementation
2023-03-05 17:14:01 +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
Faruk AYDIN
2fbadea821
chore: Explain license changes in docs and package.json files
2023-02-12 15:46:31 +01:00
Faruk AYDIN
831ae96e0f
Release v.0.5.0
2023-02-08 13:32:25 +01:00
dependabot[bot]
2222ede420
chore(deps): bump knex from 0.95.15 to 2.4.0
...
Bumps [knex](https://github.com/knex/knex ) from 0.95.15 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/commits/2.4.0 )
---
updated-dependencies:
- dependency-name: knex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-20 18:01:10 +01:00
Faruk AYDIN
985132da78
Release v0.4.0
2023-01-13 17:09:49 +01:00
dependabot[bot]
6f724b5bec
chore(deps): bump luxon from 2.5.0 to 2.5.2
...
Bumps [luxon](https://github.com/moment/luxon ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/2.5.0...2.5.2 )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 15:47:28 +01:00
dependabot[bot]
7be3923224
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases )
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-28 10:35:59 +00:00
Ali BARIN
da9cb7d6eb
feat(webhooks): handle form-data and text/plain reqs
2022-12-25 16:28:58 +01:00
dependabot[bot]
a5b0910b60
chore(deps): bump express from 4.16.4 to 4.17.3
...
Bumps [express](https://github.com/expressjs/express ) from 4.16.4 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 19:19:13 +00:00
Ali BARIN
1125f31810
Release v0.3.0
2022-12-08 20:12:28 +01:00
Ali BARIN
5c78e6e7bf
Release v0.2.0
2022-11-12 16:21:42 +01:00
Faruk AYDIN
6964f7ebec
chore: Update BullMQ version to 3.0.0
2022-10-30 18:52:53 +01:00
Faruk AYDIN
854dc6f61a
chore: Remove redundant libraries of backend
2022-10-30 16:50:33 +01:00
Faruk AYDIN
cd5502fdde
feat: Add http basic auth for BullMQ dashboard
2022-10-30 15:11:22 +01:00
Ali BARIN
419d84da97
feat(rss): add new items in feed trigger
2022-10-28 00:57:48 +02:00
Ali BARIN
92a2d68a81
feat: add defineTrigger and defineAction
2022-10-16 11:15:05 +02:00
Ali BARIN
ec8e57972a
Release v0.1.5
2022-10-09 10:21:05 +02:00
Ali BARIN
43cd8859bc
Release v0.1.4
2022-10-08 14:38:27 +02:00
Ali BARIN
1b405728c4
Release v0.1.3
2022-10-08 13:03:31 +02:00
Ali BARIN
c9061b24a0
chore(backend): remove dist folder before building
2022-10-08 12:38:41 +02:00
Ali BARIN
a3dc7d2cde
Release v0.1.1
2022-10-08 12:34:50 +02:00
Ali BARIN
bd5aae3469
Release v0.1.0
2022-10-07 17:32:56 +02:00
Ali BARIN
2d3e307189
chore: mark packages as public
2022-10-07 17:32:43 +02:00
Ali BARIN
c79c82cac7
docs: add description in packages
2022-10-07 17:22:55 +02:00
Ali BARIN
e1d953c855
chore: reset versions to 0.0.0
2022-10-07 17:04:22 +02:00
Faruk AYDIN
ac4be28a03
chore: Add AGPL-3.0 license to package.json files
2022-10-07 17:10:14 +03:00
Ali BARIN
29a9338ad7
feat(docker-compose): add worker as service
2022-09-07 23:25:26 +02:00
Ali BARIN
e997aa6c81
chore: introduce docker compose
2022-08-29 11:45:39 +02:00
Faruk AYDIN
997775e54b
refactor: Adjust twitter authentication to use http client
2022-07-19 16:45:47 +03:00
Faruk AYDIN
95d03e00da
refactor: Use http client to authenticate github
2022-07-18 01:31:07 +03:00
Faruk AYDIN
cdb256390c
chore: Use ts-node-dev instead of nodemon for backend dev script
2022-05-13 12:58:03 +02:00
Ali BARIN
39d82f17d7
feat: add gitlab authentication
2022-05-04 00:49:14 +02:00
Faruk AYDIN
224a5b7ba0
feat: Implement initial version of telemetry client
2022-05-01 19:01:21 +02:00
Ali BARIN
96ede071cf
feat: add new repository trigger in GitHub
2022-04-20 12:38:11 +03:00
Ali BARIN
9234885ce4
chore: introduce empty type definitions for apps
2022-04-17 01:40:20 +03:00
Ali BARIN
651cceec14
feat: add new favorite photo trigger in flickr
2022-04-16 02:12:35 +03:00
Ali BARIN
31403b7020
fix(backend): correct app favicon path
2022-04-09 13:36:34 +03:00
Ali BARIN
c227dc86bb
feat(cli): create DB in start command if not exists ( #285 )
2022-04-08 11:36:35 +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
22e1fe5c44
feat: Implement auto-run interval for triggers of completed flows
2022-03-23 18:17:41 +03:00
Faruk AYDIN
f8c7b85682
feat: Implement slack authentication
2022-03-15 10:52:54 +03:00
Faruk AYDIN
9926e5589e
refactor: Use graphql schema directly with graphql-tools library
2022-03-06 18:33:33 +03: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
Ali BARIN
02af7948e5
refactor: convert IDs to uuid
2022-03-04 02:11:03 +03:00