summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Don't do a recursive searchJoas Schilling2017-03-221-0/+1
* Merge pull request #3957 from nextcloud/downstream-27307Christoph Wurst2017-03-201-0/+1
|\
| * Don't use a generic exceptionJoas Schilling2017-03-201-0/+1
* | Add ignore_files to config,Felix Heidecke2017-03-201-0/+6
|/
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-1/+1
* Add base-uri to CSP policyLukas Reschke2017-03-161-0/+1
* Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-0/+2
|\
| * added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-0/+2
* | Allow searching for favoritesRobin Appelman2017-03-081-0/+10
* | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-087-1/+257
|\ \
| * | add tests for searchQueryRobin Appelman2017-03-011-0/+3
| * | Implement webdav SEARCHRobin Appelman2017-03-016-2/+50
| * | add icewind/searchdavRobin Appelman2017-02-285-0/+205
* | | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-021-1/+1
|/ /
* | IServerContainer is effectively an IContainerChristoph Wurst2017-02-201-1/+1
* | Add missing PHPDoc and properly throw exceptionMorris Jobke2017-02-132-0/+2
* | Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
* | fix copyright headersRobin Appelman2017-02-092-2/+6
* | Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-083-0/+119
* | Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-303-0/+136
|\ \
| * | fix @since annotations (9.1->12)Christoph Wurst2017-01-113-7/+7
| * | add @since annotations and document methodsChristoph Wurst2017-01-112-0/+14
| * | add login credential storeChristoph Wurst2017-01-113-0/+122
* | | Add sinceRobin Appelman2017-01-273-0/+28
* | | Add a more powerful notify mechanismRobin Appelman2017-01-274-0/+145
* | | Merge pull request #3240 from nextcloud/storage-interface-tweaksChristoph Wurst2017-01-252-2/+3
|\ \ \
| * | | minor storage interface tweaksRobin Appelman2017-01-242-2/+3
* | | | Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-192-0/+39
|/ / /
* | | Merge pull request #3106 from nextcloud/spreed-calls-are-objectsJoas Schilling2017-01-171-0/+25
|\ \ \
| * | | Add call-type in case the information shall be used for styling or something ...Joas Schilling2017-01-171-0/+6
| * | | Define spreed callsJoas Schilling2017-01-161-0/+19
* | | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-171-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Filter out sensitive appconfig valuesJoas Schilling2017-01-111-0/+9
* | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-131-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-0/+10
| |/ /
* | | fix coding style and increase code coverageChristoph Wurst2017-01-111-12/+13
* | | Update TwoFactorException.phpCornelius Kölbel2017-01-111-2/+2
* | | Add a TwoFactorExceptionCornelius Kölbel2017-01-111-0/+37
|/ /
* | Merge pull request #3000 from nextcloud/cache-no-storeRoeland Jago Douma2017-01-101-2/+2
|\ \
| * | set 'no-store' cache header if we do not want FF to cacheChristoph Wurst2017-01-091-2/+2
* | | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | Rewrite old preview endpoint for PreviewManagerRoeland Jago Douma2017-01-041-1/+1
* | | Merge pull request #2930 from nextcloud/kill-group-restriction-when-not-appli...Roeland Jago Douma2017-01-061-0/+9
|\ \ \
| * | | Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+9
| |/ /
* / / Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-0/+21
|/ /
* | Adding group display name supportVincent Petry2016-12-222-0/+21
* | Activities IManager throws an BadMethodCallExceptionChristoph Wurst2016-12-191-0/+1
* | Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* | Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-143-77/+1
|/
* Merge pull request #2437 from nextcloud/update-notification-iconsMorris Jobke2016-12-021-39/+57
|\