Benjamin Loison
|
61129863f1
|
docs: Replace http://faircode.io to https://faircode.io in .md files (#7908)
## Summary
Commit generated with:
```bash
grep -rl 'http://faircode.io' --include=*.md . | xargs sed -i 's/http:\/\/faircode.io/https:\/\/faircode.io/g'
```
## Review / Merge checklist
- [X] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.
|
2023-12-12 15:23:22 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6aa7b93473
|
refactor(core): Deprecate prepareOutputData (no-changelog) (#7091)
|
2023-09-05 12:59:02 +02:00 |
|
Iván Ovejero
|
7ce5d8fd90
|
refactor: Upgrade to Prettier 3 (no-changelog) (#6947)
Supersedes https://github.com/n8n-io/n8n/pull/6937
Excluding fixtures and test workflow JSONs to avoid having to update
tests.
|
2023-08-16 17:13:57 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e57e85edf7
|
refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631)
|
2023-07-12 11:15:38 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e33cc2c27c
|
Merge remote-tracking branch 'origin/master' into release/1.0.1
|
2023-07-05 20:01:24 +02:00 |
|
Sandra Ashipala
|
f0ab023c33
|
fix: Minor grammar adjustments (no-changelog) (#6489)
|
2023-06-26 11:05:05 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9194d8bb0e
|
refactor: Remove executeSingle (no-changelog) (#4853)
|
2023-06-23 10:50:08 +02:00 |
|
Jan Oberhauser
|
589f19e1ee
|
docs: Add proprietary license text (no-changelog) (#6038)
|
2023-04-20 18:49:09 +02:00 |
|
Iván Ovejero
|
fbb8611ae2
|
refactor: Deprecate alwaysOpenEditWindow for string (#4839)
* 🔥 Remove from client
* 📘 Update interface comment
* ✏️ Update docs
* ⚡ Update nodes
* ✏️ Fix typo
* ⏪ Restore misremoved property
* 🔥 Remove more instances
|
2022-12-07 15:29:45 +01:00 |
|
Iván Ovejero
|
78119c9f22
|
refactor: Consolidate .prettierignore patterns (no-changelog) (#4692)
* ⚡ Consolidate Prettier ignore patterns
* ⚡ Let Prettier select file types to format
* 🎨 Apply formatting
|
2022-11-22 14:11:29 +01:00 |
|
Jan Oberhauser
|
14d887cf86
|
docs: Update logo and README files with new design
|
2022-10-27 14:57:49 +02:00 |
|
Jan Oberhauser
|
b22ff1f5c1
|
refactor: Update additional README.md files
|
2022-08-03 13:34:49 +02:00 |
|
Jan Oberhauser
|
521cf51e7c
|
📜 Change to the Sustainable Use License #2932
|
2022-03-17 10:15:24 +01:00 |
|
Iván Ovejero
|
2b74b6238e
|
⚡ Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize
* 🔥 Deprecate color in non-FA nodes
* ⚡ Minor node name fixes
* 📦 Update package-lock.json
* ⏪ Restore Merge node color
* 👕 Fix lint
|
2021-12-23 13:30:35 +01:00 |
|
Jan Oberhauser
|
c03c9a06c8
|
⚡ Fix logos in README.md files
|
2020-07-13 14:22:34 +02:00 |
|
einSelbst
|
1f04c9eaac
|
Fix a few typos in node-dev readme
I hope I didn't took it to far :)
|
2020-07-03 15:35:58 +02:00 |
|
Jan Oberhauser
|
af5c7e75fa
|
📚 Add documentation about usage of executeSingle
|
2019-11-17 15:30:13 +01:00 |
|
Jan Oberhauser
|
d589e8a909
|
📚 Add link to FAQ to license information
|
2019-10-04 20:40:23 +02:00 |
|
Thomas LEVEIL
|
400728cad9
|
node-dev README : add TOC
|
2019-08-21 23:30:19 +02:00 |
|
Jan Oberhauser
|
862433497c
|
📚 Add logo and update refrences for logo and screenshot
|
2019-07-26 13:11:21 +02:00 |
|
Jan Oberhauser
|
be9c5622ac
|
✨ Add possibility to define custom node-subtitle for nodes in
UI
|
2019-07-12 14:14:36 +02:00 |
|
Jan Oberhauser
|
646e1fc841
|
📚 Add first basic documentation how to create an own node
|
2019-07-07 19:22:22 +02:00 |
|
Jan Oberhauser
|
cc405f0c1a
|
Improve documentation
|
2019-06-24 13:21:07 +02:00 |
|
Jan Oberhauser
|
8ec557d7cb
|
Rename LICENSE files to LICENSE.md
|
2019-06-23 17:55:43 +02:00 |
|
Jan Oberhauser
|
9cb9804eee
|
Initial commit to release
|
2019-06-23 12:35:23 +02:00 |
|