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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-12-02OS X: Attempt to fix account add oddities #4237Markus Goetz
2015-12-02Utilities: Include math.h because of floor()Klaas Freitag
2015-12-02Sharing: Remove mentioning of remote users from dialog #4234Markus Goetz
2015-12-02AccountSettings: Update the visibility of the add account button.Klaas Freitag
2015-12-02Account: Invalidate credentials when clicking "Sign out" #4241Markus Goetz
2015-12-02Use user-readable short folder path in the context menuDaniel Molkentin
2015-12-02Merge pull request #4169 from owncloud/2.1_file_exists_before_shareKlaas Freitag
2015-12-02Merge pull request #4228 from owncloud/enforce_password-blockKlaas Freitag
2015-12-02ShareLinkWidget: Stop editing progress animation if passwd is required.Klaas Freitag
2015-12-02ShareLinkWidget: Set state of passwd checkbox always.Klaas Freitag
2015-12-01Account removal: More crash fixes for WindowsMarkus Goetz
2015-12-01Account removal: Do it inside global application objectMarkus Goetz
2015-12-01[Sharing] Do not allow users to uset the password if it is enforcedRoeland Jago Douma
2015-12-01Disable some code that needs lambda with old GCCOlivier Goffart
2015-11-30[Sharing] Default capabilitie for link sharingRoeland Jago Douma
2015-11-30[Sharing] Files should not have create permissionsRoeland Jago Douma
2015-11-27show displaynames of users in share dialog instead of useridArthur Schiwon
2015-11-26ActivityWidget: Fix type (#4204)Klaas Freitag
2015-11-26Settings dialog: Fix crash when deleting account #4202Christian Kamm
2015-11-25SyncJournalFileRecord: Fix comparison operatorKlaas Freitag
2015-11-25Merge pull request #4199 from owncloud/permission_dropdownRoeland Douma
2015-11-25[Share] Use more iconRoeland Jago Douma
2015-11-25Blacklist: Treat all 403s the same #4071Christian Kamm
2015-11-25[Sharing] Permissions now in dropdown menuRoeland Jago Douma
2015-11-25Blacklist: Firewall errors are silenced for up to 1h only #4071Christian Kamm
2015-11-25Share dialog: Work around painting bug #4189Christian Kamm
2015-11-25[Sharing] Also add sync status to SHARE_STATUS commandRoeland Jago Douma
2015-11-25[Sharing] Make sure the file is actually synced to the serverRoeland Jago Douma
2015-11-24Activity List: Improve double click handling on filenames #4168Markus Goetz
2015-11-24Re-apply ee69ab20211720d5d124bf58f35be5b69f84971bChristian Kamm
2015-11-24Settings: Fix "Choose what to sync" #4187Christian Kamm
2015-11-24SelectiveSync: Show Apply/Cancel lessChristian Kamm
2015-11-24Share dialog: Adjust layout #4119Christian Kamm
2015-11-24ShareDialog: Only link share if capabilities allow #4179Christian Kamm
2015-11-24Blacklist: Clear on successful chunk upload #3934Christian Kamm
2015-11-24Share dialog: Don't close on enterChristian Kamm
2015-11-24ShareDialog: Completion uses MatchContains #4123Christian Kamm
2015-11-23Connectivity: Improve reconnecting after network change/disconnect #4167Markus Goetz
2015-11-23PropagateLocalRemove: Add debugMarkus Goetz
2015-11-23Activities: Only emit debug when actually refreshingMarkus Goetz
2015-11-23Checksums: Reuse the discovery checksum where possibleChristian Kamm
2015-11-23Permissions: Keep more user permissionsChristian Kamm
2015-11-23Rename filesChristian Kamm
2015-11-23Checksums: Don't reupload if size and checksum are unchanged #3235Christian Kamm
2015-11-23Add an experimental ProppatchJob #3235Christian Kamm
2015-11-23ShareLink: Always initialize expire date #4075Christian Kamm
2015-11-20owncloudcmd: Don't do a check that file are older than 2s (#4160)Olivier Goffart
2015-11-19ActivityWidget: display if the server does not support acitivities.Klaas Freitag
2015-11-19NetworkJobs: JSON network job now reports OCS reply code.Klaas Freitag
2015-11-19ShareDialog: remove the "Premissions" label and adjust the size of the scroll...Olivier Goffart