Historique des commits

Auteur SHA1 Message Date
  logicp 46f9476587 fixed bug with variant types not being accessed properly il y a 4 ans
  logicp 9e9bafa9d4 adding "notify" attribute to GenericTask, with amendments to ArgDialog`s UI to set the value il y a 4 ans
  logicp a60010de1b making helper functions to create tasks il y a 4 ans
  logicp ecd9f6747b declaring specific type of variant (recurring field in generic task) il y a 4 ans
  logicp 3d89c146b8 sets task frequency for generic tasks il y a 4 ans
  logicp 5f25f4848d moving some logic to its own method il y a 4 ans
  logicp 857bf2e7fc implemented a Generic Task type il y a 4 ans
  logicp 5cecae927d fixed issue where arguments were being removed from a copy of the argument il y a 4 ans
  logicp 2c7cdc37fa switching to using std::string instead of KString, as unicode wasnt being preserved properly il y a 4 ans
  logicp 49ff5d2174 fixed some bugs as argument values were being changed before the task was sent by client il y a 4 ans
  logicp 4e7e85e250 updating UI and adding some temporary troubleshooting il y a 4 ans
  logicp 5b38b33dd2 finished implementation. Works! il y a 5 ans
  logicp 69cdbed5e9 compilation succeeds il y a 5 ans
  logicp 4154f70b32 refactor almost complete, including use of new Task type in client il y a 5 ans
  logicp 2062ff154c major work on refactor il y a 5 ans
  logicp 997e05b0f3 partial refactor of Client to accommodate generic task il y a 5 ans
  logicp 5f1b52c172 changing delimiter to single colon ":" BREAKING CHANGE il y a 5 ans
  logicp 149a9ef824 fixing merge il y a 5 ans
  logicp b26f1f564f merging two if statements into one il y a 5 ans
  logicp 8d7441aed2 fixing imports il y a 5 ans
  logicp 693fca7959 providing and updating user argument il y a 5 ans
  logicp 5032d89870 preliminary work implementing users config and new dropdown in argdialog il y a 5 ans
  logicp a910093f52 changes as per last commit message il y a 5 ans
  logicp fe9210849b Adding a queue and behaviour to process it upon completion of sending a task il y a 5 ans
  logicp 5352f03ed7 switching ping to every 10 seconds il y a 5 ans
  logicp 82a03e5fe8 trying to make sure we ping the server after at least one file was sent il y a 5 ans
  logicp fadb672bc4 changing condition for ping such as to give the server a kick after packets are sent il y a 5 ans
  logicp 7ed2d63398 adding checks to make sure we are not in the middle of sending a file when pinging server il y a 5 ans
  logicp 67595055de formatting il y a 5 ans
  logicp c45c0cf8ed changed message type to allow header il y a 5 ans