aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Remove wrongly annotated package namesJulius Härtl2020-08-266-7/+0
* 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
| * | | build autoloaderRobin Appelman2020-07-211-1/+3
| * | | improve default notification fallbackRobin Appelman2020-07-211-1/+1
| * | | basic settings system for activity notificationsRobin Appelman2020-07-214-3/+102
* | | | Move NotFoundResponse to a proper TemplateResponseJulius Härtl2020-07-241-13/+2
| |/ / |/| |
* | | Allow user backends to specify a custom logout urlRoeland Jago Douma2020-07-231-0/+43
* | | Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-212-6/+4
* | | Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-212-4/+5
|/ /
* | Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-201-0/+16
|\ \
| * | Deprecate ILoggerChristoph Wurst2020-07-161-0/+16
* | | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-202-0/+71
|\ \ \
| * | | Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-162-0/+71
* | | | Undeprecate IAppContainer and IServerContainerChristoph Wurst2020-07-172-19/+20
* | | | Merge pull request #21869 from nextcloud/techdebt/noid/add-constants-for-magi...Joas Schilling2020-07-161-3/+34
|\ \ \ \
| * | | | Add constants for the magic strings of template renderingJoas Schilling2020-07-161-3/+34
| | |/ / | |/| |