Skip to content
Snippets Groups Projects
  • Nathan Letwory's avatar
    62f10cc2
    Refactor the uploader code into a nicer module. · 62f10cc2
    Nathan Letwory authored
    * xmlrpc usage encapsulated
    * utility functions grouped
    * UI and Operators separated
    * Encapsulate exceptions
    
    As with previous commit, this version now utilizes the new way
    of storing user credentials, making it a lot easier for users
    to use the uploader in subsequent usages.
    
    Note that refreshing the session list isn't done on login anymore
    so remember to press that button :)
    62f10cc2
    History
    Refactor the uploader code into a nicer module.
    Nathan Letwory authored
    * xmlrpc usage encapsulated
    * utility functions grouped
    * UI and Operators separated
    * Encapsulate exceptions
    
    As with previous commit, this version now utilizes the new way
    of storing user credentials, making it a lot easier for users
    to use the uploader in subsequent usages.
    
    Note that refreshing the session list isn't done on login anymore
    so remember to press that button :)