Faruk AYDIN
|
2be8e14f66
|
feat(http-request): cover file downloads
|
2023-02-07 21:48:52 +01:00 |
|
Faruk AYDIN
|
9cfaa9e603
|
feat(salesforce): Implement create attachment integration
|
2023-02-07 21:15:44 +01:00 |
|
Ali BARIN
|
48653c7590
|
feat(slack/list-channels): add private and exclude archived channels
|
2023-02-06 00:47:41 +01:00 |
|
Ali BARIN
|
2f64a074c6
|
feat(http-request): introduce custom request action
|
2023-02-02 22:30:07 +00:00 |
|
Ali BARIN
|
01bb1259eb
|
feat(slack): add find user by email action
|
2023-01-30 23:39:00 +00:00 |
|
Ali BARIN
|
f90afe8b37
|
feat(salesforce): add find record action
|
2023-01-31 00:19:51 +01:00 |
|
Ali BARIN
|
078ea24cd2
|
feat: request increase body size limit to 1mb
|
2023-01-29 13:53:32 +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 |
|
Ömer Faruk Aydın
|
c6d80a9b0e
|
Merge pull request #856 from automatisch/search-user-in-twitter
feat(twitter): add search user action
|
2023-01-20 15:38:26 +03:00 |
|
Ömer Faruk Aydın
|
23c4414398
|
Merge pull request #852 from automatisch/openai-send-prompt
feat(openai): add send prompt action
|
2023-01-20 15:14:05 +03:00 |
|
Ömer Faruk Aydın
|
8b9320bbf9
|
Merge pull request #851 from automatisch/openai-check-moderation
feat(openai): add moderation action
|
2023-01-20 15:07:45 +03:00 |
|
Katriel Tsepelevish
|
a8ac288f17
|
fix(todoist): Add missing OAuth redirect URL field
|
2023-01-19 18:42:44 +01:00 |
|
Ali BARIN
|
d87a826493
|
feat(twitter): sign querystring in requests
|
2023-01-19 17:56:39 +01:00 |
|
Ali BARIN
|
645fe29060
|
feat(twitter): add search user action
|
2023-01-19 17:55:59 +01:00 |
|
Ali BARIN
|
253c2c4317
|
feat(openai): add send prompt action
|
2023-01-18 22:41:53 +01:00 |
|
Ali BARIN
|
49755303f7
|
feat(openai): add list models dynamic data
|
2023-01-18 22:41:53 +01:00 |
|
Ali BARIN
|
c2579b1850
|
feat(openai): add moderation action
|
2023-01-18 22:41:34 +01:00 |
|
Ali BARIN
|
577d5215cd
|
feat(openai): add app with auth
|
2023-01-18 22:41:34 +01:00 |
|
Ali BARIN
|
0870fa7e8f
|
fix(typeform): add HTTP 403 to refresh token
|
2023-01-18 22:41:10 +01:00 |
|
Katriel Tsepelevish
|
ddb3795985
|
chore(backend): Provide HTTP url on server launch up
|
2023-01-15 17:24:22 +01:00 |
|
Faruk AYDIN
|
985132da78
|
Release v0.4.0
|
2023-01-13 17:09:49 +01:00 |
|
Ali BARIN
|
8090d8be5a
|
feat(todoist): enhance auth with oauth 2.0
|
2023-01-11 22:05:39 +01:00 |
|
Ali BARIN
|
8c8fd98bd5
|
feat(rss): cover atom feeds
|
2023-01-11 20:04:02 +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 |
|
Ali BARIN
|
909cbd1f0c
|
fix(google-forms): platform name in OAuth field description
|
2023-01-09 14:09:33 +01:00 |
|
Ali BARIN
|
094de0ca21
|
fix(google-forms): remove unused and wrong docUrl in auth
|
2023-01-09 14:09:33 +01:00 |
|
Ian Levesque
|
1a4a1f7f8b
|
feat(todoist): add app, authentication, docs (#826)
|
2023-01-07 15:09:39 +01:00 |
|
Ali BARIN
|
30c95da90e
|
feat(google-forms): add new form responses trigger
|
2023-01-03 21:24:27 +01:00 |
|
Ali BARIN
|
0b52a1bd01
|
feat(google-forms): add list forms dynamic data
|
2023-01-03 21:23:35 +01:00 |
|
Ali BARIN
|
3fc7fce9ca
|
feat(google-forms): add authentication
|
2023-01-03 19:06:04 +01:00 |
|
Ali BARIN
|
f8df7987b8
|
feat(google-forms): add primitive app
|
2023-01-03 19:02:56 +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 |
|
Ömer Faruk Aydın
|
02a76418fc
|
Merge pull request #806 from automatisch/add-flowers-software
Add flowers software
|
2022-12-17 00:33:06 +03:00 |
|
Ali BARIN
|
6d74f7c64d
|
feat(flowers-software): add new activity trigger
|
2022-12-16 21:06:54 +01:00 |
|
Ali BARIN
|
7175d92eaf
|
feat(flowers-software): add app with authentication
|
2022-12-16 21:06:53 +01:00 |
|
Ali BARIN
|
f30ac46672
|
feat($): add flow.setRemoteWebhookId
|
2022-12-16 21:06:52 +01:00 |
|
Ali BARIN
|
0970db3295
|
feat: add remoteWebhookId in Flow
|
2022-12-16 21:06:52 +01:00 |
|
Ali BARIN
|
5d24216124
|
feat: prioritize WEB_APP_URL
|
2022-12-16 21:06:40 +01:00 |
|
Faruk AYDIN
|
cb58ab5fb7
|
feat: Add delay until action for delay app
|
2022-12-16 20:13:39 +01:00 |
|
Ali BARIN
|
5b51cb30f5
|
refactor: use step.appKey to recognize delay
|
2022-12-16 19:54:55 +01:00 |
|
Faruk AYDIN
|
469050914b
|
feat: Add delay application along with delay for action
|
2022-12-16 02:32:57 +03:00 |
|
Ali BARIN
|
9cde662092
|
feat(grapql-schema): add type property in Trigger
|
2022-12-10 16:39:24 +01:00 |
|
Ali BARIN
|
862734c572
|
Merge pull request #784 from automatisch/dependabot/npm_and_yarn/express-4.17.3
chore(deps): bump express from 4.16.4 to 4.17.3
|
2022-12-08 23:09:25 +01:00 |
|
Ali BARIN
|
03368e2cca
|
fix(webhook): correct internal ID for GET requests
|
2022-12-08 22:19:45 +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
|
ef3c93a907
|
Merge pull request #785 from automatisch/docs/webhooks
Docs: webhooks app
|
2022-12-08 20:02:53 +01:00 |
|
Faruk AYDIN
|
89bcaa96ed
|
docs: Add trigger and connection pages of webhooks app
|
2022-12-08 22:00:17 +03:00 |
|
Ali BARIN
|
ce1eecf82e
|
Merge pull request #782 from automatisch/docs/docker-installation
docs: Docker installation
|
2022-12-08 19:45:52 +01:00 |
|