Commit graph

21 commits

Author SHA1 Message Date
Elias Meire
4fb0cd0bc8
Add nodes generated by the Node CLI, update README (#96) 2025-10-16 09:44:41 +02:00
Jon
3624c920ed
Update to support new features (#70) 2025-05-13 14:26:01 +01:00
कारतोफ्फेलस्क्रिप्ट™
74b954cc9a
feat: replace npm with pnpm (#41)
Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
2024-07-04 19:44:50 +02:00
Marcus
cf37545eb1
update package.json dependencies (#33)
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Deborah
2b1a43da3d
Merge branch 'master' into StarfallProjects-creds-docs-url 2022-07-13 10:08:03 +01:00
Omar Ajoue
3c29681f5b Fix http for documentation url and add n8n nodes version information 2022-07-11 14:30:25 +02:00
Omar Ajoue
71f3e518d7
Merge pull request #17 from n8n-io/more-general-improvements
More general improvements
2022-07-06 14:10:44 +02:00
Omar Ajoue
249a1cff88 Add correct credential docs 2022-07-05 14:37:49 +02:00
Iván Ovejero
f58a0689a5 👕 Adjust credentials file per lintings 2022-07-04 13:14:38 +02:00
Deborah
a1e9d645ac
Update HttpBinApi.credentials.ts
Replace the docs URL. We need to be clear that the URL must point to their site. The automatic linking won't work as obviously we won't have official docs for community nodes.
2022-07-04 09:50:30 +01:00
Iván Ovejero
b4cce8d55c 🔀 Merge master 2022-06-30 17:09:31 +02:00
Omar Ajoue
7ac69f816e Improve example credential 2022-06-29 17:25:14 +02:00
Omar Ajoue
de7c4dbed1 Fix credential usage and error output 2022-06-29 16:27:55 +02:00
Omar Ajoue
abe033d7a1 Handle errors from example node and clarified options about credentials and properties 2022-06-29 14:12:28 +02:00
Iván Ovejero
82b2552d10 General improvements
Improve explanatory comments, correct typings, make param names consistent, and simplify execute block.
2022-06-28 15:27:25 +02:00
Iván Ovejero
f2731eaa55 🎨 Apply Prettier 2022-06-27 11:45:32 +02:00
brianinoa
b2b5a97188 🚨 Autofix node linting 2022-06-20 15:22:10 +02:00
brianinoa
35b1808ce0 ♻️ Add Bearer Token authentication section 2022-06-16 11:53:57 +02:00
brianinoa
f528f995a2 Fix credentials naming to match class name 2022-06-14 21:29:18 +02:00
brianinoa
1f0e9fc3e6 Move credentials to correct directory 2022-06-14 17:01:15 +02:00
Jan Oberhauser
d3a225f94e 🎉 Initial commit 2019-10-03 08:53:03 +02:00