17 次程式碼提交 (f12071604f6be021c8d68afabb8dfa4fc3619169)

作者 SHA1 備註 提交日期
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible 9 年之前
  Manfred Müller-Späth bc6be819e4 Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. 9 年之前
  Manfred Müller-Späth 380a351f6b Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 9 年之前
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9 年之前
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 年之前
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility 9 年之前
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code 9 年之前
  PaulStoffregen 029bbe268f Add GUI documentation URLs 10 年之前
  PaulStoffregen fc6e2ef4a7 Fix export button when no changes in GUI 10 年之前
  PaulStoffregen 14536bc9ec Improve export button 10 年之前
  PaulStoffregen 97fd83a90a Use localStorage to preserve work 10 年之前
  PaulStoffregen 8cc4028637 Actual C++ code export 10 年之前
  PaulStoffregen 7cb99cb9b9 Initial work on C++ code generation 10 年之前
  PaulStoffregen 995eed2a31 reformat node-red spaces to tabs 10 年之前
  PaulStoffregen 7df1b21b20 Generate C++ compatible IDs in the GUI 10 年之前
  PaulStoffregen dbc69f83a4 Load node list from static html 10 年之前
  PaulStoffregen d31a5fdebd Import Node-Red "public" folder 10 年之前