summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10116 from nextcloud/lock-negativeMorris Jobke2018-07-061-2/+8
|\
| * prevent lock values from going negative with memcache backendRobin Appelman2018-07-051-2/+8
* | Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailerJoas Schilling2018-07-062-33/+24
|\ \
| * | Swift to \Swift_Mailer as abstractionRoeland Jago Douma2018-07-041-12/+9
| * | Make swift 6 compatibleRoeland Jago Douma2018-07-041-26/+16
| * | Kill php mail from settingsRoeland Jago Douma2018-07-041-0/+4
* | | Fix remnants of refactoringMorris Jobke2018-07-051-2/+2
* | | Fix PHPDocMorris Jobke2018-07-051-1/+1
* | | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-052-0/+33
* | | Add API to undelete delete group sharesRoeland Jago Douma2018-07-054-0/+74
| |/ |/|
* | Merge pull request #9345 from nextcloud/federation20Morris Jobke2018-07-0321-5/+1702
|\ \
| * | cache results from ocm end-point discoveryBjoern Schiessle2018-07-021-0/+11
| * | fix return type from send shareBjoern Schiessle2018-07-022-2/+3
| * | look for correct OCM permissionsBjoern Schiessle2018-07-021-1/+1
| * | add support for different share typesBjoern Schiessle2018-07-021-0/+9
| * | cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-022-19/+17
| * | some minor fixes and clode cleanupBjoern Schiessle2018-07-0212-4/+95
| * | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-025-35/+9
| * | send reshare over OCM APIBjoern Schiessle2018-07-023-5/+7
| * | detect correctly if a share was send successfulBjoern Schiessle2018-07-021-1/+1
| * | implement accept share notificationBjoern Schiessle2018-07-024-3/+113
| * | adjust to latest api versionBjoern Schiessle2018-07-028-29/+61
| * | check API VersionBjoern Schiessle2018-07-021-1/+5
| * | send accept share notification (WIP)Bjoern Schiessle2018-07-027-24/+108
| * | use new API to send a federated share if possibleBjoern Schiessle2018-07-026-16/+80
| * | check if cloud federation api is readyBjoern Schiessle2018-07-023-2/+25
| * | implement receiving of federated sharesBjoern Schiessle2018-07-022-7/+11
| * | start implementing federated sharing 2.0Bjoern Schiessle2018-07-0218-2/+1292
* | | Revert "Fix undeclared method warning in phan"Morris Jobke2018-07-031-1/+0
| |/ |/|
* | Merge pull request #10080 from nextcloud/bugfix/noid/fix-phan-warningMorris Jobke2018-07-021-0/+1
|\ \
| * | Fix undeclared method warning in phanMorris Jobke2018-07-021-0/+1
* | | Merge pull request #10079 from nextcloud/search-double-slashMorris Jobke2018-07-021-1/+1
|\ \ \ | |/ / |/| |
| * | fix double slash in search result path when the result is in a submountRobin Appelman2018-07-021-1/+1
* | | Disables the maintenance warning for the maintenance command itself.Michael Weimann2018-07-011-6/+29
| |/ |/|
* | Merge pull request #10048 from nextcloud/feature/9760/systemd-loggerblizzz2018-06-307-5/+101
|\ \
| * | Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-291-3/+15
| * | Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-292-4/+14
| * | Added a logger for systemd/journaldJohannes Ernst2018-06-295-1/+75
* | | Merge pull request #10038 from nextcloud/files-scan-home-onlyMorris Jobke2018-06-291-3/+8
|\ \ \
| * | | Add option to only scan the home storageRobin Appelman2018-06-281-3/+8
* | | | Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-293-3/+19
|\ \ \ \
| * | | | Remove unneeded param from personal settingsJulius Härtl2018-06-291-1/+0
| * | | | Move user password form to security settingsJulius Härtl2018-06-292-2/+19
| | |_|/ | |/| |
* | | | Bump autoloader and fix testsJulius Härtl2018-06-292-2/+2
* | | | Move social buttons to the personal settingsJulius Härtl2018-06-292-6/+6
|/ / /
* | | Merge pull request #8854 from nextcloud/drop-old-sharing-codeMorris Jobke2018-06-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Improved wordingMorris Jobke2018-06-291-1/+1
| * | Get rid of shareItemMorris Jobke2018-05-231-0/+1
* | | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-298-6/+328
* | | adjust testsArthur Schiwon2018-06-291-1/+1