Skip to content
Snippets Groups Projects
  1. Feb 02, 2019
  2. Feb 01, 2019
  3. Jan 31, 2019
  4. Jan 30, 2019
  5. Jan 29, 2019
  6. Jan 28, 2019
  7. Jan 27, 2019
    • rswindell's avatar
      Eliminate the loops when entering Source Address and Uploader Name - · f821fa16
      rswindell authored
      no necessarily. Now hitting enter does what you'd expect.
      Also, use js_on_exit() to always call uifc.bail() upon exception
      (with a nice "Abnormal Exit" popup in that case) - this should eliminate
      all the possible ways this script can fubar the console upon exit.
      f821fa16
    • rswindell's avatar
      Fix another sub-menu that didn't dynamically update the option values. · 91330ad9
      rswindell authored
      Fix an exception: 'obj is undefined' in edit_area().
      Fix a number of dialogs that didn't save/restore the background text.
      
      Now, I don't understand the input "loops" for Source Address and
      Upload Name - hitting "Enter" doesn't exit the input loop, you have to hit
      ESC. This behavior is inconsistent with every other Synchronet configuration
      program/script behavior, but I'll leave it to the author(s) to address that
      oddity.
      91330ad9
Loading