This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"reqId":"W8tgutkLMLcAAAr9DK0AAAAA","level":1,"time":"2018-10-20T17:07:06+00:00","remoteAddr":"87.50.31.42","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=F%2BaNFgmsVvGpHP9enw%2BqZFEXg1z6VCUeVj0O8uKWQ0E%3D%3ARbK0X3PfO6LkL5Au9knhCTdhtCnNLGJdFRJ2is3FFQc%3D","message":"\\OC\\Updater::maintenanceEnabled: Turned on maintenance mode","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko\/20100101 Firefox\/56.0","version":"13.0.6.1"} | |
{"reqId":"W8tgutkLMLcAAAr9DK0AAAAA","level":0,"time":"2018-10-20T17:07:06+00:00","remoteAddr":"87.50.31.42","user":"--","app":"core","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=F%2BaNFgmsVvGpHP9enw%2BqZFEXg1z6VCUeVj0O8uKWQ0E%3D%3ARbK0X3PfO6LkL5Au9knhCTdhtCnNLGJdFRJ2is3FFQc%3D","message":"starting upgrade from 13.0.6.1 to 13.0.7.2","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko\/20100101 Firefox\/56.0","version":"13.0.6.1"} | |
{"reqId":"W8tgutkLMLcAAAr9DK0AAAAA","level":3,"time":"2018-10-20T17:07:06+00:0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[OCC::FolderMan::setupFolders Setup folders from settings file | |
[OCC::ConfigFile::setupDefaultExcludeFilePaths Adding user defined ignore list to csync: "/home/tol/.config/Nextcloud/sync-exclude.lst" | |
[OCC::FolderMan::addFolderInternal Adding folder to Folder Map OCC::Folder(0x559d596db8f0) "1" | |
[OCC::FolderMan::scheduleFolder Schedule folder "1" to sync! | |
[OCC::FolderMan::scheduleFolder Folder is not ready to sync, not scheduled! | |
[OCC::ownCloudGui::slotSyncStateChange Sync state changed for folder "https://cloud.example.com/remote.php/webdav/Anne Katrine" : "Not yet Started" | |
[OCC::ConfigFile::setupDefaultExcludeFilePaths Adding user defined ignore list to csync: "/home/tol/.config/Nextcloud/sync-exclude.lst" | |
[OCC::FolderMan::addFolderInternal Adding folder to Folder Map OCC::Folder(0x559d596fd200) "2" | |
[OCC::FolderMan::scheduleFolder Schedule folder "2" to sync! | |
[OCC::FolderMan::scheduleFolder Folder is not ready to sync, not scheduled! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#harbour-currencyconverter.pro | |
TARGET = harbour-currencyconverter | |
DEPLOYMENT_PATH = /usr/share/$${TARGET} | |
DISTFILES += qml/cover/CoverPage.qml \ | |
qml/harbour-currencyconverter.qml \ | |
qml/pages/FrontPage.qml \ | |
qml/pages/SettingsDialog.qml \ |