Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17owncloudcmd: Always need exclude listMarkus Goetz
2014-09-04Fix style issues.Christian Kamm
2014-09-03SyncEngine: Use exclude file fallback next to binary on linux.Christian Kamm
2014-08-05Config: Fix loading of configurationMarkus Goetz
2014-07-10Utility: remove Utility::dataLocationOlivier Goffart
2014-05-28Allow to set a smaller timeout value in the config fileDaniel Molkentin
2014-04-21WiP: Attempt to compile without UIMarkus Goetz
2014-03-17Clean the debug a bitOlivier Goffart
2014-02-21Remove stray debugDaniel Molkentin
2014-02-13OS X: Read system-wide plist in /LibraryMarkus Goetz
2014-02-12Use the appName (which is the short name) instead of the full length nameDaniel Molkentin
2014-02-12Remove debugDaniel Molkentin
2014-02-12Respect skipUpdate policy from global config files and windows policy.Daniel Molkentin
2014-01-31Updater: Fix corner cases related to failed auto-updatesDaniel Molkentin
2014-01-20Remove explicit logging.Klaas Freitag
2014-01-15New Updater for Windows, passive notification on Linux, Sparkle on MacDaniel Molkentin
2013-12-12Save and restore activity view state.Klaas Freitag
2013-11-18Settings: Don't specify encodingMarkus Goetz
2013-11-14Fix changing URL in wizardMarkus Goetz
2013-10-30More porting to Account classDaniel Molkentin
2013-10-21WIP: Dissolve owncloudinfo classDaniel Molkentin
2013-10-03Add socketapiDaniel Molkentin
2013-09-05fix Qt 5 build on Mac/WinDaniel Molkentin
2013-08-28Initial changes to also build on Qt5, doesn't compile yetDaniel Molkentin
2013-08-22Default to no limit uploadOlivier Goffart
2013-08-22Honor cmake's install prefixDaniel Molkentin
2013-08-15Admendment of last commitDaniel Molkentin
2013-08-15allow relative directories for --confdirDaniel Molkentin
2013-08-08Force a sync run after 5 minutesOlivier Goffart
2013-08-08Retain all old settings when running the setup wizardDaniel Molkentin
2013-08-01Move the creds/ and wizard/ directories one level higher.Krzesimir Nowak
2013-08-01Move credential related files to creds directory.Krzesimir Nowak
2013-08-01Remove unused stuff.Krzesimir Nowak
2013-08-01Add and use credentials abstraction. Implement HTTP and dummy credentials.Krzesimir Nowak
2013-07-24Make use of bandwidth limiting, split general/network settings.Daniel Molkentin
2013-07-22Introduce MirallConfigFile::save/restoreGeometry()Daniel Molkentin
2013-07-19Don't hardcode strings, use constants insteadDaniel Molkentin
2013-07-19remove skip save pwd parameter -- not used any longerDaniel Molkentin
2013-07-12Added method to check if the password is in the config file.Klaas Freitag
2013-07-05More work on ignore/exclude files:Daniel Molkentin
2013-07-05Implement "Show Desktop Notifications" option (default: on)Daniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-07-02Remove useless log message.Klaas Freitag
2013-06-21Do not store the redirected URL in the config file.Olivier Goffart
2013-06-19Answer correctly if proxy auth is neededDaniel Molkentin
2013-06-18Fix reading the password from the configOlivier Goffart
2013-05-29Proxy settings: Also keep proxy user/pwdDaniel Molkentin
2013-05-29Properly deal with SOCKS proxiesDaniel Molkentin
2013-05-29Remember proxy settings even after switching typeDaniel Molkentin
2013-05-17Fix broken includeDaniel Molkentin