Faruk AYDIN
|
ff72b2ae35
|
Release v0.4.0
v0.4.0
|
2023-01-13 17:29:30 +03:00 |
|
Ali BARIN
|
315edea5ca
|
docs(twitter): add missing space after comma
|
2023-01-11 22:05:39 +01:00 |
|
Ali BARIN
|
27e0ef4e38
|
docs(todoist): describe auth with oauth 2.0
|
2023-01-11 22:05:39 +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 |
|
dependabot[bot]
|
af8ca4af9e
|
chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 16:23:57 +01:00 |
|
Ali BARIN
|
709e788f5f
|
docs(todoist): restructure trigger and add in nav
|
2023-01-07 16:12:47 +01:00 |
|
Ian Levesque
|
1a4a1f7f8b
|
feat(todoist): add app, authentication, docs (#826)
|
2023-01-07 15:09:39 +01:00 |
|
Ömer Faruk Aydın
|
ff0bde059a
|
Merge pull request #825 from automatisch/google-forms-integration
Add google forms
|
2023-01-05 19:50:33 +03:00 |
|
Ali BARIN
|
ac671110a3
|
fix: wrap lines when showing error details
|
2023-01-03 21:24:29 +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 |
|
Ali BARIN
|
697594b63e
|
Merge pull request #815 from automatisch/dependabot/npm_and_yarn/jsonwebtoken-9.0.0
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
|
2022-12-28 11:52:51 +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 |
|
Ömer Faruk Aydın
|
5b913aa30a
|
Merge pull request #818 from automatisch/handle-different-content-types-in-webhook
feat(webhooks): handle form-data and text/plain reqs
|
2022-12-28 13:35:02 +03:00 |
|
Ali BARIN
|
da9cb7d6eb
|
feat(webhooks): handle form-data and text/plain reqs
|
2022-12-25 16:28:58 +01:00 |
|
Ali BARIN
|
aca19f7f73
|
Merge pull request #814 from automatisch/docs/create-flow
docs: Add the guide for how to create flows
|
2022-12-22 23:21:07 +01:00 |
|
Faruk AYDIN
|
faf151cd62
|
docs: Add the guide for how to create flows
|
2022-12-23 01:02:35 +03:00 |
|
Ömer Faruk Aydın
|
675cd4de2a
|
Merge pull request #813 from automatisch/docs/ngrok-usage
docs: Add usage of ngrok for webhook-based trigger development
|
2022-12-21 23:10:03 +03:00 |
|
Faruk AYDIN
|
74ebe492c5
|
docs: Add usage of ngrok for webhook-based trigger development
|
2022-12-21 23:07:40 +03:00 |
|
Ali BARIN
|
254fcecf33
|
Merge pull request #811 from automatisch/chore/dockerfile
chore: Cover different architectures in Dockerfile
|
2022-12-17 18:45:51 +01:00 |
|
Faruk AYDIN
|
a334864980
|
chore: Cover different architectures in Dockerfile
|
2022-12-17 20:40:44 +03:00 |
|
Ömer Faruk Aydın
|
b6b377c209
|
Merge pull request #809 from automatisch/docs/change-advantages-copy
docs: Update advantages section of Automatisch
|
2022-12-17 16:46:56 +03:00 |
|
Faruk AYDIN
|
5f76aa02dd
|
docs: Adjust advantages text of Automatisch
|
2022-12-17 16:29:41 +03:00 |
|
Ömer Faruk Aydın
|
0ba0c998e9
|
Merge pull request #810 from automatisch/readme/installation
chore: Update readme to refer installation guide
|
2022-12-17 03:12:36 +03:00 |
|
Faruk AYDIN
|
2e54216469
|
chore: Update readme to refer installation guide
|
2022-12-17 02:05:09 +03:00 |
|
Faruk AYDIN
|
56dbe62cad
|
docs: Update advantages section of Automatisch
|
2022-12-17 01:37:59 +03:00 |
|
Ömer Faruk Aydın
|
048db60a10
|
Merge pull request #808 from automatisch/docs/delay-app
docs: Add connection and actions pages for delay app
|
2022-12-17 01:09:35 +03:00 |
|
Faruk AYDIN
|
f3b1b2254f
|
docs: Add connection and actions pages for delay app
|
2022-12-17 01:04:50 +03:00 |
|
Ali BARIN
|
e705aaa2f6
|
Merge pull request #807 from automatisch/docs/configuration
docs: Add WEB_APP_URL and WEBHOOK_URL to configuration
|
2022-12-16 23:02:17 +01:00 |
|
Faruk AYDIN
|
1f80f843ba
|
docs: Add WEB_APP_URL and WEBHOOK_URL to configuration
|
2022-12-17 00:54:49 +03: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 |
|
Ömer Faruk Aydın
|
d1245705de
|
Merge pull request #805 from automatisch/revise-web-app-url
feat: prioritize WEB_APP_URL
|
2022-12-16 23:12:09 +03:00 |
|
Ali BARIN
|
6d74f7c64d
|
feat(flowers-software): add new activity trigger
|
2022-12-16 21:06:54 +01:00 |
|
Ali BARIN
|
bf1076b7d2
|
fix(AddAppConnection): don't render empty error details
|
2022-12-16 21:06:53 +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 |
|
Ali BARIN
|
9a55333ce8
|
Merge pull request #804 from automatisch/delay-until-action
feat: Add delay until action for delay app
|
2022-12-16 20:16:10 +01:00 |
|
Faruk AYDIN
|
cb58ab5fb7
|
feat: Add delay until action for delay app
|
2022-12-16 20:13:39 +01:00 |
|
Ali BARIN
|
5d9ed13003
|
Merge pull request #801 from automatisch/delay-app
feat: Add delay application along with delay for action
|
2022-12-16 20:12:06 +01:00 |
|
Ali BARIN
|
5b51cb30f5
|
refactor: use step.appKey to recognize delay
|
2022-12-16 19:54:55 +01:00 |
|
Ali BARIN
|
d8c5850eaa
|
Merge pull request #793 from automatisch/issue-788
feat: take search bar out of scroll in add app connection
|
2022-12-16 16:36:26 +01:00 |
|
Rıdvan Akca
|
4839b100cb
|
feat: take search bar out of scroll in add app connection
|
2022-12-16 16:33:46 +01:00 |
|