6
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected a variable name More... over 8 years ago
checkbox for active sync showing up properly More... over 8 years ago
tests for addition/removal of SyncInfo in tasks More... over 8 years ago
remove milliseconds of lastSyncTime from sync save file More... over 8 years ago
surrounded log.debug to only generate if Debug is enabled More... over 8 years ago
deletion of url saved to sync file properly + corrected parsing of syncInfo More... over 8 years ago
added logs, made method synchronizeTaskOnURL static and returning an int More... over 8 years ago
when a url is deleted in the combobox, it's saved in the file More... over 8 years ago
corrected text on the checkbox isActiveSync More... over 8 years ago
refs #1345: Downgrade jna to 3.5.2 for testing More... over 8 years ago
added some logging (more to come) and added properties More... over 8 years ago
added a checkbox for activity of url (not listening on it yet) More... over 8 years ago
added a test on parseSyncInfo in GTimerIncrementalSaver More... over 8 years ago
added a test for taskToJSONFormat More... over 8 years ago
minor cleanup in methods More... over 8 years ago
removed an unused field (lastSync) in TimerTask, clarified some documentations More... over 8 years ago
removed the changes in the task editor (url no longer changed here) More... over 8 years ago
added a method to remove a sync URL, added more return codes. More... over 8 years ago
showing last sync associated with url picked in combobox More... over 8 years ago
checking for response codes and sending error messages to user (if needed) More... over 8 years ago
major change: List<SyncInfo> added to TimerTask to store synchronization info More... over 8 years ago
simplified code receiving More... over 8 years ago
corrected sent time (was sending milliseconds instead of seconds) More... over 8 years ago
changed acceptance More... over 8 years ago
changed timestamp to remove milliseconds and standardized timezone to match iso More... over 8 years ago
added url shows up in combobox list More... over 8 years ago
added possibility to edit a url and adds it to the syncURLList of the task More... over 8 years ago
disables send sync button when sync has been done once More... over 8 years ago
edited to change update into synchronization More... over 8 years ago
fix to display error message when the sync went wrong More... over 8 years ago