aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new dashboard public APIJulius Härtl2020-07-153-0/+165
* Make the subscription registry lazyRoeland Jago Douma2020-07-091-2/+14
* Remove old deprecated getAppFolderRoeland Jago Douma2020-07-061-9/+0
* Merge pull request #20729 from nextcloud/cleanup/noid/shared-tags-codeMorris Jobke2020-07-061-2/+2
|\
| * Tags.php and the old sharing mechanismMorris Jobke2020-07-061-2/+2
* | Deprecate registerRoutesRoeland Jago Douma2020-07-061-0/+1
|/
* Merge pull request #21238 from nextcloud/techdebt/noid/deferrable-notificatio...Morris Jobke2020-07-062-0/+65
|\
| * Allow notification apps to defer and flush the sendingJoas Schilling2020-07-032-0/+65
* | Merge pull request #21665 from nextcloud/debt/noid/job-listMorris Jobke2020-07-061-6/+4
|\ \
| * | Use formal type hints instead of informal PHPDocMorris Jobke2020-07-061-5/+3