| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #22117 from nextcloud/activity-settings-grouping | Morris Jobke | 2020-08-11 | 1 | -0/+12 |
|\ |
|
| * | allow grouping of activity settings | Robin Appelman | 2020-08-05 | 1 | -0/+12 |
* | | Add PHP doc for events | Morris Jobke | 2020-08-10 | 14 | -3/+35 |
* | | Merge pull request #21738 from nextcloud/techdebt/14552/migrate-OC_Group-post... | Morris Jobke | 2020-08-07 | 1 | -0/+7 |
|\ \ |
|
| * | | Add proper deprecation message | Morris Jobke | 2020-08-07 | 1 | -1/+4 |
| * | | Deprecate BeforeUserRemovedEvent because it can't be triggered in all cases | Morris Jobke | 2020-07-30 | 1 | -0/+4 |
* | | | Distribute preview folders in appdata in multibucket setup to multiple buckets | Morris Jobke | 2020-08-06 | 1 | -0/+41 |
* | | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-state | Morris Jobke | 2020-08-06 | 1 | -0/+59 |
|\ \ \ |
|
| * | | | Enable Flow entities to recreate state if necessary | Arthur Schiwon | 2020-08-05 | 1 | -0/+59 |
* | | | | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 4 | -16/+16 |
* | | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order... | Joas Schilling | 2020-08-05 | 2 | -1/+16 |
|\ \ \ \ |
|
| * | | | | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 2 | -2/+15 |
| * | | | | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -1/+3 |
* | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_api | Morris Jobke | 2020-08-05 | 3 | -0/+193 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Provide a PHP Api for UserStatus | Georg Ehrke | 2020-08-05 | 3 | -0/+193 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #22099 from nextcloud/fix/unified-search | John Molakvoæ | 2020-08-05 | 4 | -11/+28 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 4 | -11/+28 |
* | | | Merge pull request #22097 from nextcloud/enh/noid/empty-template | Morris Jobke | 2020-08-05 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Add base renderAs template | Julius Härtl | 2020-08-04 | 1 | -0/+5 |
* | | | | IAddressBook: add isShared and isSystemAddressBook | Georg Ehrke | 2020-08-05 | 1 | -0/+15 |
| |/ /
|/| | |
|
* | | | Merge pull request #22057 from nextcloud/fix/20009/contactsmenu-limit-users | Morris Jobke | 2020-08-03 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | contactsmanager shall limit number of results early | Arthur Schiwon | 2020-07-31 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 2 | -1/+32 |
* | | | Add user-status app | Georg Ehrke | 2020-07-31 | 1 | -0/+101 |
|/ / |
|
* | | Merge pull request #21542 from nextcloud/activity-notifications | Morris Jobke | 2020-07-29 | 4 | -3/+124 |
|\ \ |
|
| * | | implement old settings interface | Robin Appelman | 2020-07-24 | 1 | -1/+21 |
| * | | build autoloader | Robin Appelman | 2020-07-21 | 1 | -1/+3 |
| * | | improve default notification fallback | Robin Appelman | 2020-07-21 | 1 | -1/+1 |
| * | | basic settings system for activity notifications | Robin Appelman | 2020-07-21 | 4 | -3/+102 |
* | | | Move NotFoundResponse to a proper TemplateResponse | Julius Härtl | 2020-07-24 | 1 | -13/+2 |
| |/
|/| |
|
* | | Allow user backends to specify a custom logout url | Roeland Jago Douma | 2020-07-23 | 1 | -0/+43 |
* | | Use the proper IAppContainer and IServerContainer type hints to know which co... | Morris Jobke | 2020-07-21 | 2 | -6/+4 |
* | | Make the bootstrap context return ContainerInterface instances | Christoph Wurst | 2020-07-21 | 2 | -4/+5 |
|/ |
|
* | Merge pull request #21875 from nextcloud/techdebt/deprecate-ilogger | Morris Jobke | 2020-07-20 | 1 | -0/+16 |
|\ |
|
| * | Deprecate ILogger | Christoph Wurst | 2020-07-16 | 1 | -0/+16 |
* | | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l... | Morris Jobke | 2020-07-20 | 2 | -0/+71 |
|\ \ |
|
| * | | Allow to register AlternativeLogin on RegistrationContext | Joas Schilling | 2020-07-16 | 2 | -0/+71 |
* | | | Undeprecate IAppContainer and IServerContainer | Christoph Wurst | 2020-07-17 | 2 | -19/+20 |
* | | | Merge pull request #21869 from nextcloud/techdebt/noid/add-constants-for-magi... | Joas Schilling | 2020-07-16 | 1 | -3/+34 |
|\ \ \ |
|
| * | | | Add constants for the magic strings of template rendering | Joas Schilling | 2020-07-16 | 1 | -3/+34 |
| | |/
| |/| |
|
* / | | Deprecate the server container getters | Christoph Wurst | 2020-07-16 | 1 | -0/+65 |
|/ / |
|
* / | Use PSR container interface and deprecate our own abstraction | Christoph Wurst | 2020-07-16 | 5 | -5/+29 |
|/ |
|
* | Better event description for BeforeTemplateRenderedEvent in files and files_s... | Morris Jobke | 2020-07-15 | 1 | -2/+2 |
* | Add real events to load additionalscripts | Roeland Jago Douma | 2020-07-15 | 2 | -0/+62 |
* | Dashboard strict typing | Julius Härtl | 2020-07-15 | 3 | -0/+9 |
* | Add load method for apps to bootstrap their panels | Julius Härtl | 2020-07-15 | 1 | -6/+12 |
* | Cleanup public api methods | Julius Härtl | 2020-07-15 | 3 | -17/+5 |
* | Deprecate panel register event right away but keep it for not breaking backwa... | Julius Härtl | 2020-07-15 | 1 | -0/+6 |
* | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 2 | -0/+15 |
* | Deprecate old dashboard API | Julius Härtl | 2020-07-15 | 9 | -0/+79 |