Skip to content
  • Freddie's avatar
    Practically a full rewrite, oh boy · cda2b9fc
    Freddie authored
    - Added an upload queue (sort of) so that we can handle people logging
    out of multiple accounts at once properly.
    - Added a 2.5s delay after a file is changed before an upload is
    attempted, this should resolve the FILE IN USE error.
    - Added compression of uploaded data, this makes the payload around 90%
    smaller!
    - Changed the upload timeout from 10s to 20s.
    - Changed the uploader to only ever try uploading one file at a time.
    - Changed settings to use application settings instead of an INI file.
    - Removed the 'host' setting and changed it to automatically configure
    based on DEBUG.
    - Cleaned up a lot of crufty code mess.
    - Updated to VS2015, whee.
    cda2b9fc