summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-1/+2
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-1/+2
* | Do not expose direct editing if no master key is availableJulius Härtl2020-09-011-0/+8
* | Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share...Roeland Jago Douma2020-09-011-0/+7
|\ \
| * | Transfer shares of the transferred root nodeJulius Härtl2020-08-311-0/+7
* | | Merge pull request #22472 from nextcloud/fix/contacts-interaction-blob-postgresblizzz2020-08-312-1/+8
|\ \ \ | |/ / |/| |
| * | Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-282-1/+8
* | | Merge pull request #21288 from lmamane/masterRoeland Jago Douma2020-08-281-1/+15
|\ \ \ | |/ / |/| |
| * | Return correct loginname in credentials,Lionel Elie Mamane2020-08-201-1/+15
| |/
* | Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-26228-229/+0
|\ \
| * | Remove @package annotations from public namespaceJulius Härtl2020-08-26222-222/+0
| * | Remove wrongly annotated package namesJulius Härtl2020-08-266-7/+0
| |/
* | Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scopeJoas Schilling2020-08-251-0/+10
|\ \
| * | fix possible leaking scope in FlowArthur Schiwon2020-08-241-0/+10
| |/
* / Update the license headers for Nextcloud 20Christoph Wurst2020-08-2483-81/+179
|/
* Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke2020-08-192-3/+3
|\
| * Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-192-3/+3
* | Fix CSJoas Schilling2020-08-192-0/+2
* | Send "429 Too Many Requests" in case of brute force protectionJoas Schilling2020-08-192-0/+81
|/
* Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-172-1/+9
* Update documentation for QueryBuilder::setDaniel Kesselberg2020-08-141-1/+1
* Remove getLastJob from IJobListMorris Jobke2020-08-131-11/+0
* Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-eventMorris Jobke2020-08-131-0/+52
|\
| * Emit an event for every disabled 2FA provider during cleanupChristoph Wurst2020-06-161-0/+52
* | Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-111-0/+12
|\ \
| * | allow grouping of activity settingsRobin Appelman2020-08-051-0/+12
* | | Add PHP doc for eventsMorris Jobke2020-08-1014-3/+35
* | | Merge pull request #21738 from nextcloud/techdebt/14552/migrate-OC_Group-post...Morris Jobke2020-08-071-0/+7
|\ \ \
| * | | Add proper deprecation messageMorris Jobke2020-08-071-1/+4
| * | | Deprecate BeforeUserRemovedEvent because it can't be triggered in all casesMorris Jobke2020-07-301-0/+4
* | | | Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-061-0/+41
* | | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-stateMorris Jobke2020-08-061-0/+59
|\ \ \ \
| * | | | Enable Flow entities to recreate state if necessaryArthur Schiwon2020-08-051-0/+59
* | | | | Refactor API to match the widget wordingJulius Härtl2020-08-054-16/+16
* | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-052-1/+16
|\ \ \ \ \
| * | | | | Hand in the route and the parameters of the requestJoas Schilling2020-08-052-2/+15
| * | | | | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+3
* | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_apiMorris Jobke2020-08-053-0/+193
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Provide a PHP Api for UserStatusGeorg Ehrke2020-08-053-0/+193
| | |/ / / | |/| | |
* | | | | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-054-11/+28
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-044-11/+28
* | | | Merge pull request #22097 from nextcloud/enh/noid/empty-templateMorris Jobke2020-08-051-0/+5
|\ \ \ \
| * | | | Add base renderAs templateJulius Härtl2020-08-041-0/+5
* | | | | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-051-0/+15
| |/ / / |/| | |
* | | | Merge pull request #22057 from nextcloud/fix/20009/contactsmenu-limit-usersMorris Jobke2020-08-031-2/+4
|\ \ \ \
| * | | | contactsmanager shall limit number of results earlyArthur Schiwon2020-07-311-2/+4
| | |/ / | |/| |
* | | | Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-032-1/+32
* | | | Add user-status appGeorg Ehrke2020-07-311-0/+101
|/ / /
* | | Merge pull request #21542 from nextcloud/activity-notificationsMorris Jobke2020-07-294-3/+124
|\ \ \
| * | | implement old settings interfaceRobin Appelman2020-07-241-1/+21