aboutsummaryrefslogtreecommitdiff
path: root/shell/syncmanager.c
AgeCommit message (Expand)Author
2020-05-10Propagate error from g_file_replace() when syncingLeandro Pereira
2020-05-10Avoid getting redirects from API serverLeandro Pereira
2020-05-10Use async soup messages to not block the UI event loop when updatingLeandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
2020-05-03Reindent syncmanager.[ch]Leandro Pereira
2018-05-27Moving configuration files to user's configuration folderTotalCaesar659
2017-08-06GTK3 changes for syncmanager.cBurt P
2016-12-30Fix compile time errors in syncmanager.cLeandro Pereira
2016-07-30Update XML-RPC endpointLeandro Pereira
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2011-12-04Remove all usages of if (ptr) free(ptr) since free() already performs null-ch...Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira