Commit Graph

21 Commits

Author SHA1 Message Date
Eric Tuvesson
610f2bb1d9 feat(runtime): Date To String node, add "yearShort" format (#29) 2024-08-14 23:07:41 +02:00
Eric Tuvesson
509e967028 feat: Improve the Noodl.Records.query typings API (#25) 2024-08-14 23:06:51 +02:00
Eric Tuvesson
c514c760e4 fix: Video node attributes (#16)
Fixes https://github.com/noodlapp/noodl/issues/39
2024-08-14 23:04:56 +02:00
Eric Tuvesson
62d545d4f9 Fix: Javascript node error logs (#14)
In some cases the error is a string, and when logging it will write "undefined" into the console instead of providing a useful error message.
2024-08-14 22:59:06 +02:00
Richard Osborne
908ad18451 Started changing brand name to OpenNoodl 2024-08-14 22:59:06 +02:00
Richard Osborne
c947cfbc8c Renamed package.json script name back to noodl-editor 2024-05-02 23:15:32 +02:00
Richard Osborne
c976a01a88 Changed app name 2024-05-02 23:07:49 +02:00
Richard Osborne
91fc18437b Updated icons and references to Noodl, plus build scripts 2024-05-02 22:23:53 +02:00
Richard Osborne
ecf124d43d Changed AI API call error conditions 2024-05-02 17:13:27 +02:00
Richard Osborne
b6eab666ab Changed noodl-editor productName and description 2024-03-20 21:28:31 +01:00
Michael Cartner
6e514f2521 fix: version control panel - show correct state when a push is rejected (#23) 2024-02-06 16:03:04 +01:00
Michael Cartner
c95725ec08 fix: syntax error 2024-01-31 16:05:07 +01:00
Michael Cartner
eae223a817 Fixes #13. Missing verify button for OpenAI API key. (#15) 2024-01-31 15:34:56 +01:00
Noodl Windows Build User
57932fef3c fix: final fix to windows to allow side-by-side install of open source noodl and legacy noodl 2024-01-30 20:51:20 +00:00
Noodl Windows Build User
42e065b586 fix: updated package name to follow best practices 2024-01-30 18:17:08 +00:00
Michael Cartner
78af7d6c2a fix: update package name, commit #dedd2f4f1487462cc80454d0d8c72bc6b99eb898 didn't address the whole issue (#12) 2024-01-26 17:27:57 +01:00
Michael Cartner
6115782eed chore: update version to 1.0.1 2024-01-26 17:01:05 +01:00
Michael Cartner
dedd2f4f14 fix: changed app id to enable the old closed-source Noodl to be installed at the same time (#11) 2024-01-26 17:00:18 +01:00
Eric Tuvesson
5976008ae3 chore: Update project/deploy settings base url text (#10) 2024-01-26 16:00:18 +01:00
Eric Tuvesson
9bce91d5b3 fix: consistent behaviour of window title bar buttons on Linux (#7)
Ensures that the functionality of window title bar buttons on Linux matches that of Windows.
2024-01-26 13:53:02 +01:00
Michael Cartner
b9c60b07dc Initial commit
Co-Authored-By: Eric Tuvesson <eric.tuvesson@gmail.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: Anders Larsson <64838990+anders-topp@users.noreply.github.com>
Co-Authored-By: Johan  <4934465+joolsus@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: victoratndl <99176179+victoratndl@users.noreply.github.com>
2024-01-26 11:52:55 +01:00