Commit Graph

43 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
skjnldsv 158299b3d7 fix(profile): make sure the app cannot be disabled as it was in core 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager 2 years ago
Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Ferdinand Thiessen 927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2 years ago
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 2 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 2 years ago
Côme Chilliet 2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser 2 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Christoph Wurst 3d1acca1f3
chore(app): Do not clear unused cache key 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
szaimen 1d17a0843a set theming app to alwaysEnabled 3 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Daniel Kesselberg d766d09f01
Add test to ensure that symlinked apps_paths are not resolved 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Roeland Jago Douma eb8ca3783c
Viewer should be always enabled 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Morris Jobke 99f2c82222
Properly inject the logger 7 years ago
Greta Doci 5898e87e0f Remove deleted groups from app restrictions fixes #15823 7 years ago
Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 7 years ago
Daniel Kesselberg c09ddf6c78
Check app path for enableAppForGroups 7 years ago
Bjoern Schiessle 511a34b08f
always enable cloud federation api 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Roeland Jago Douma 094d41937a
Fix tests 8 years ago
Lukas Reschke 7a8bd73547 Fix tests 9 years ago
Roeland Jago Douma aee2d6318f
Fix tests 9 years ago
Roeland Jago Douma 4e0479f3a8
Update App Manager test 9 years ago
Joas Schilling 5795482282
createMock 9 years ago
Joas Schilling 3eb8313657
Fix the test 9 years ago
Joas Schilling 591e75df5c
Don't use a generic exception 9 years ago
Morris Jobke 50b0a4b181
Improve the test case 9 years ago
noveens 5481a9b84a
checking if app exists in the FileStream now 9 years ago
Bjoern Schiessle b23a4ca96b
push public user data to the lookup server 9 years ago
Julius Haertl caacb6c261
Expose getAppPath to public API 9 years ago