-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cleanup files sidebar navigation manager #26320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
4e35864 to
f6be7a4
Compare
| namespace OCA\Files_Sharing\AppInfo; | ||
|
|
||
| use OC\AppFramework\Utility\SimpleContainer; | ||
| use OCA\Files\SidebarNavigationManager; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ChristophWurst @rullzer We should move this to the OCP namespace, or? A way to hook into the files app sidebar. Or should we say "it's fine, because files app is force enabled anyways"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be OCP ideally because otherwise we can never set any clear boundaries between public and private API
|
moving to 23 |
|
closing for inactivity and amount of conflicts |
Uh oh!
There was an error while loading. Please reload this page.