21 Commits (ad5eeb150ce74badf9e127a26458a5a9625b93af)

Author SHA1 Message Date
  PaulStoffregen 609f87e417 fix typo 9 years ago
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible 9 years ago
  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 years ago
  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 years ago
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9 years ago
  Manfred Müller-Späth ff75404f8e Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  PaulStoffregen aecb6d73a5 Move misc files to subdirs 9 years ago
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility 9 years ago
  PaulStoffregen e7c826e578 Add Examples lists to GUI documentation 10 years ago
  PaulStoffregen cee685fd8f Improve GUI welcome message 10 years ago
  PaulStoffregen 5da4cfd94b Simplify & document SGTL5000 control 10 years ago
  PaulStoffregen 14536bc9ec Improve export button 10 years ago
  PaulStoffregen 49142ec649 MOAR documentation!! 10 years ago
  PaulStoffregen 2b0b7dfb3d Add documentation for outputs and mixer 10 years ago
  PaulStoffregen 3bf454529e Document other input objects 10 years ago
  PaulStoffregen 4c6301d396 Add I2C documentation 10 years ago
  PaulStoffregen 8398f637d0 space to tabs in html 10 years ago
  PaulStoffregen 97fd83a90a Use localStorage to preserve work 10 years ago
  PaulStoffregen 8cc4028637 Actual C++ code export 10 years ago
  PaulStoffregen dbc69f83a4 Load node list from static html 10 years ago
  PaulStoffregen d31a5fdebd Import Node-Red "public" folder 10 years ago