n8n/packages/nodes-base/nodes/Reddit
Jonathan Bennetts 5ba4c27d8c
feat(Reddit Node): Add possibility to query saved posts (#3034)
* chore: add nvmrc with required node version

* feat: added saved posts to reddit node with credentials on User resource

* Changed Details order

* Fixed lint issue

* Moved saved posts to profile as it only works for the logged in user, This avoids the breaking change

* Removed .nvmrc

*  Improvements

Co-authored-by: Yassine Fathi <hi@m4tt72.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-27 10:57:45 +02:00
..
GenericFunctions.ts feat(Reddit Node): Add possibility to query saved posts (#3034) 2022-03-27 10:57:45 +02:00
PostCommentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
PostDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ProfileDescription.ts feat(Reddit Node): Add possibility to query saved posts (#3034) 2022-03-27 10:57:45 +02:00
Reddit.node.json Add node codex files (#1465) 2021-02-21 21:42:15 +01:00
Reddit.node.ts feat(Reddit Node): Add possibility to query saved posts (#3034) 2022-03-27 10:57:45 +02:00
reddit.svg Optimize svgs 2021-04-17 17:23:59 +02:00
SubredditDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00