Commit Graph

  • 376d5dc1fe
    Merge 7e4354aa56 into 0c92332033 Gauthier Dandele 2025-09-30 18:53:09 +0200
  • 7e4354aa56
    Improvements + better comments GogoVega 2025-09-30 18:53:05 +0200
  • 04c93267c0
    Merge b93582fc38 into 0c92332033 Gauthier Dandele 2025-09-30 18:42:52 +0200
  • b93582fc38
    Splits the logic into two routes GogoVega 2025-09-30 18:42:46 +0200
  • 79bfe6a353
    Fix `onremove` is not called on a pure editor plugin GogoVega 2025-09-29 10:23:48 +0200
  • 1af1e448e6
    Merge 3e69946810 into 0c92332033 Gauthier Dandele 2025-09-24 06:00:19 -0400
  • 59131092b8
    Merge ca632d3ed4 into 0c92332033 Gauthier Dandele 2025-09-24 06:00:19 -0400
  • 48749d51ae
    Merge 318ff991ce into 0c92332033 Dimitrie Hoekstra 2025-09-24 06:00:19 -0400
  • 0f233adeda
    Merge f9949ebdd0 into 0c92332033 bryopsida 2025-09-24 06:00:19 -0400
  • 386311dad3
    Merge d35b31cbef into 0c92332033 Ben Hardill 2025-09-24 06:00:19 -0400
  • 3ca2acdfeb
    Merge dfb19b2636 into 0c92332033 Stephen McLaughlin 2025-09-24 06:00:19 -0400
  • d53ca1bbb9
    Merge dc318b5477 into 0c92332033 Gauthier Dandele 2025-09-24 06:00:19 -0400
  • 68d950398b
    Merge aaca5cf1cd into 0c92332033 mschlgl 2025-09-24 11:57:27 +0200
  • a91d98c34f
    Merge 4ae8fcbc45 into 0c92332033 Dave Conway-Jones 2025-09-24 11:56:56 +0200
  • 9726a6f439
    Merge b074b67ed1 into 0c92332033 Stephen McLaughlin 2025-09-24 11:56:48 +0200
  • ec4ffc86eb
    Merge 27179c788f into 0c92332033 Lennart Altenhof 2025-09-24 11:56:29 +0200
  • 2fd5ad8036
    Merge c7f671a971 into 0c92332033 olivierpelet 2025-09-24 11:54:56 +0200
  • c47083b3af
    Merge cad105bbd1 into 0c92332033 Gauthier Dandele 2025-09-24 11:54:48 +0200
  • 0c92332033
    Merge pull request #5273 from bonanitech/5272-fix master Nick O'Leary 2025-09-24 10:29:58 +0100
  • c7f671a971
    Merge branch 'master' into master olivierpelet 2025-09-24 09:52:00 +0200
  • 27179c788f
    Clear pending messages when removing connection Lennart Altenhof 2025-09-23 11:48:54 +0200
  • 9201e6bd9e
    Avoid communication queue overflow with warning and throttling mechanisms Lennart Altenhof 2025-09-23 11:42:38 +0200
  • 9906b6e9de
    Merge e5b1b9da7e into 6cbac10779 Gauthier Dandele 2025-09-22 12:28:53 +0200
  • e5b1b9da7e
    (Palette Manager): Allow update from the `install` tab GogoVega 2025-09-22 12:24:44 +0200
  • cad105bbd1
    Fix undo node output changes if instances exist GogoVega 2025-09-22 10:33:22 +0200
  • 83df61018f
    Fix undo node output changes inside a Subflow GogoVega 2025-09-22 09:53:09 +0200
  • dc318b5477
    Notify installed plugins from the Palette Manager GogoVega 2025-09-21 21:14:21 +0200
  • 045011581c
    Handle plugin name in `plugins.getConfig` GogoVega 2025-09-21 21:00:51 +0200
  • 21f93eac09 Remove empty if block Mauricio Bonani 2025-09-17 14:24:43 -0400
  • 51423759d8
    Merge 158243b69c into f63b825fdc dependabot[bot] 2025-09-16 16:15:36 -0400
  • f63b825fdc
    Merge pull request #5269 from UlisesGascon/patch-1 Nick O'Leary 2025-09-16 11:55:07 +0100
  • bb922a234e
    docs: add security escalation policy Ulises Gascón 2025-09-15 15:07:17 +0200
  • aaca5cf1cd Merge remote-tracking branch 'upstream/master' mschlgl 2025-09-10 13:25:40 +0200
  • de0a1a3802 added latest comments mschlgl 2025-09-10 13:13:55 +0200
  • 57c4a487eb reduced config options to str,.env,msg mschlgl 2025-09-10 10:40:35 +0200
  • 051e61b045 reduced options to str, env, msg mschlgl 2025-09-08 09:54:18 +0200
  • b074b67ed1 Fix uncaught error, update monaco, update types fix-monaco-uncaught-promise-canceled Steve-Mcl 2025-09-07 20:51:17 +0100
  • dfb19b2636 add 'url' module to default server-side types in Monaco editor add-url-types-to-server-side-fn Steve-Mcl 2025-09-07 20:43:56 +0100
  • d35b31cbef
    Catch errors from RED.comms.subscribe callback Ben Hardill 2025-09-05 14:25:37 +0100
  • 72c16fad1a Template feature dunnerz 2025-09-03 15:16:04 +0100
  • 3399d2019d Chat-server-config dunnerz 2025-09-02 17:30:24 +0100
  • 7e186cc2e9 Connecting co-pilot to digital ocean server dunnerz 2025-09-02 14:08:56 +0100
  • 0641ab78da Minor bug fix dunnerz 2025-09-02 11:56:12 +0100
  • 32242fb6cb Update .gitignore dunnerz 2025-09-02 11:14:15 +0100
  • fa40a651d3 Working Co-Pilot Running Locally dunnerz 2025-09-02 11:13:06 +0100
  • 654e5dc165 "Claude PR Assistant workflow" Dimitrie Hoekstra 2025-09-01 11:16:31 +0200
  • 05eab29b49 Fix logout button visibility: properly show/hide based on authentication state dunnerz 2025-08-30 03:01:33 +0100
  • fd36a5d1e6 Fix auth-success page: prevent redirect to server callback URL when closing window dunnerz 2025-08-30 02:47:48 +0100
  • 350ab6d542 Fix auth-success page: prevent redirect to Node-RED interface when closing window dunnerz 2025-08-30 02:45:26 +0100
  • 599ed1ad4d Add authentication success page and update chat widget with simplified auth flow dunnerz 2025-08-30 02:39:30 +0100
  • 9fd673a987 Refectored chat-widget dunnerz 2025-08-29 22:14:01 +0100
  • 2e9b6e6b87
    Merge ff498136fa into 9ad329e5a1 Sven Efftinge 2025-08-30 00:58:15 +0700
  • 90cb158cac
    Merge 260ac94dc7 into 9ad329e5a1 Dave Conway-Jones 2025-08-30 00:57:33 +0700
  • 0ca4d49a66
    Merge bde5a2b7cd into 9ad329e5a1 Kazuhito Yokoi 2025-08-30 01:57:27 +0800
  • 06c7311a54
    Merge a823c5abd4 into 9ad329e5a1 GerwinvBeek 2025-08-29 13:57:16 -0400
  • 17ab228239
    Merge 04b36e7374 into 9ad329e5a1 LuisK Ruiz 2025-08-29 13:57:04 -0400
  • 762c547a30
    Merge bfac30614a into 9ad329e5a1 mattrcampbell 2025-08-30 01:56:59 +0800
  • daf695c414
    Merge efcf6fe533 into 9ad329e5a1 Gauthier Dandele 2025-08-29 20:56:34 +0300
  • ca45037d30
    Merge 829272e2af into 9ad329e5a1 Rex 2025-08-29 13:56:29 -0400
  • 1ee79118c3
    Merge 21d8e9e20e into 9ad329e5a1 Marcus Davies 2025-08-30 01:56:27 +0800
  • 4d151e0418 Adding NeuronGPT dunnerz 2025-08-29 16:10:33 +0100
  • 4ae8fcbc45
    Fix range node to handle input min > max fix-range-nodes-escapes Dave Conway-Jones 2025-08-29 15:08:23 +0100
  • 7f036f22f4 Add Neuron-GPT server as submodule dunnerz 2025-08-29 13:25:41 +0100
  • 37083e2fba
    Fix TAILNET reference to use vars instead of secrets Dimitrie Hoekstra 2025-08-29 00:07:35 +0200
  • d7abe5d45c
    Add push triggers for issue-* and experiment-template branches to deploy workflow Dimitrie Hoekstra 2025-08-28 23:57:29 +0200
  • 2ca89b5fa3
    Security fix: Redact auth keys from Docker logs in GitHub Actions Dimitrie Hoekstra 2025-08-28 23:41:26 +0200
  • e487c761bb
    Update GitHub Actions workflow to use nr-experiments environment Dimitrie Hoekstra 2025-08-28 23:34:18 +0200
  • 08bc6ec76d
    implemented gh actions deploy for branch deploys Dimitrie Hoekstra 2025-08-28 17:31:25 +0200
  • 731e1c30f0
    fix tally logic additional settings Dimitrie Hoekstra 2025-08-28 23:07:38 +0200
  • 22e20b4378
    fix tally logic Dimitrie Hoekstra 2025-08-28 22:56:52 +0200
  • 8fe2d37af3
    hide survey title and fix survey trigger button Dimitrie Hoekstra 2025-08-28 21:58:53 +0200
  • 913fdd488d
    hide survey title and fix survey embed format with formid Dimitrie Hoekstra 2025-08-28 21:47:04 +0200
  • 7750a4ec54
    Fix survey detection to use correct Tally API structure Dimitrie Hoekstra 2025-08-28 21:29:30 +0200
  • b446812c12
    hide survey title Dimitrie Hoekstra 2025-08-28 21:15:11 +0200
  • 7b9c1233c1
    Update survey FORM_TITLE blocks with branch name Dimitrie Hoekstra 2025-08-28 21:02:00 +0200
  • 28f1c8c496
    Fix Tally popup button visibility and use default sizing Dimitrie Hoekstra 2025-08-28 19:43:53 +0200
  • 2890bb4375
    Fix Tally widget popup configuration and styling Dimitrie Hoekstra 2025-08-28 19:15:51 +0200
  • fd83b8b52d
    Add API verification for Tally survey name accuracy Dimitrie Hoekstra 2025-08-28 16:50:49 +0200
  • 56787c0c57
    Improve Tally survey name debugging and verification Dimitrie Hoekstra 2025-08-28 16:50:31 +0200
  • 367759e71b
    Fix Tally survey integration issues Dimitrie Hoekstra 2025-08-28 16:43:00 +0200
  • 7f3a6d0396
    Fix survey name replacement in Tally duplication Dimitrie Hoekstra 2025-08-28 16:24:23 +0200
  • 7b51f30d11
    Fix rounding errors for range node when using float inputs and integer outputs Dave Conway-Jones 2025-08-28 15:18:02 +0100
  • e80e994932
    Eliminate Python usage and improve Tally API logic with jq Dimitrie Hoekstra 2025-08-28 16:16:30 +0200
  • a3691cb9c4
    Use hardcoded template ID 3jj6Ga instead of dynamic lookup to fix survey creation Dimitrie Hoekstra 2025-08-28 15:56:46 +0200
  • 52b1a0c420
    Fix Tally survey ID matching to use exact name match instead of partial match Dimitrie Hoekstra 2025-08-28 15:51:53 +0200
  • 7a2e9094e1
    Replace jq JSON parsing with bash-native grep/sed tools for better compatibility Dimitrie Hoekstra 2025-08-28 15:43:14 +0200
  • ba835726cd
    Replace Python JSON parsing with bash-native jq parsing for Tally survey functions Dimitrie Hoekstra 2025-08-28 15:30:01 +0200
  • ba777bcde9
    Fix Tally survey duplication using proper 2-step API process Dimitrie Hoekstra 2025-08-28 15:23:03 +0200
  • 365f1549da
    Add extensive logging to Tally survey functions for debugging Dimitrie Hoekstra 2025-08-28 15:06:05 +0200
  • 8c4925d47a
    Enhance dashboard HEAD section with better SEO and performance optimization Dimitrie Hoekstra 2025-08-28 14:55:05 +0200
  • 9ad329e5a1
    Merge pull request #5237 from GogoVega/fix-node-docs-icon Nick O'Leary 2025-08-28 13:53:02 +0100
  • c396e22441
    Add favicon implementation matching Node-RED Academy site Dimitrie Hoekstra 2025-08-28 14:52:55 +0200
  • 65785be169
    Merge pull request #5241 from kazuhitoyokoi/master-fixhttprequest Nick O'Leary 2025-08-28 13:52:30 +0100
  • 9b472180a8
    Merge pull request #5239 from kazuhitoyokoi/addtooltip Nick O'Leary 2025-08-28 13:51:49 +0100
  • 06bd9a0726
    Merge pull request #5252 from hardillb/speedup-split-node Nick O'Leary 2025-08-28 13:51:10 +0100
  • c351793829
    Add TALLY_TOKEN provisioning to remote deployment Dimitrie Hoekstra 2025-08-28 14:39:57 +0200
  • baa7e3b4f2
    Implement dynamic Tally survey integration for issue branches Dimitrie Hoekstra 2025-08-28 14:20:12 +0200
  • 8ad88a1eee
    Enhance Tailscale validation with direct status checking Dimitrie Hoekstra 2025-08-28 14:01:37 +0200
  • 4b8a3b06ac
    Fix Tailscale validation issues Dimitrie Hoekstra 2025-08-28 13:00:16 +0200
  • 9b02b76ccb
    Fix Docker build: replace npm ci with npm install Dimitrie Hoekstra 2025-08-28 12:41:45 +0200