summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* / | Deprecate the server container gettersChristoph Wurst2020-07-161-0/+65
|/ /
* / Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-165-5/+29
|/
* Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke2020-07-151-2/+2
* Add real events to load additionalscriptsRoeland Jago Douma2020-07-152-0/+62
* Dashboard strict typingJulius Härtl2020-07-153-0/+9
* Add load method for apps to bootstrap their panelsJulius Härtl2020-07-151-6/+12
* Cleanup public api methodsJulius Härtl2020-07-153-17/+5
* Deprecate panel register event right away but keep it for not breaking backwa...Julius Härtl2020-07-151-0/+6
* Move to lazy panel registration during registration contextJulius Härtl2020-07-152-0/+15
* Deprecate old dashboard APIJulius Härtl2020-07-159-0/+79