Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 mese fa |
Côme Chilliet
|
7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App
|
1 mese fa |
provokateurin
|
70ed08daf1
refactor(AppManager): Deprecated default apps handling
|
2 mesi fa |
Richard Steinmetz
|
e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend
|
3 mesi fa |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 mesi fa |
Côme Chilliet
|
ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash
|
6 mesi fa |
Côme Chilliet
|
a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager
|
8 mesi fa |
Ferdinand Thiessen
|
c8d7a5acaa
fix(AppManager): Allow to query dark **or** bright icon
|
8 mesi fa |
Ferdinand Thiessen
|
876e2d6198
feat(AppManager): Provide `getAppIcon` function
|
8 mesi fa |
Ferdinand Thiessen
|
927e7fcf67
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
|
1 anno fa |
Ferdinand Thiessen
|
8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager
|
1 anno fa |
Ferdinand Thiessen
|
e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings
|
1 anno fa |
Côme Chilliet
|
2d28e8110f
Fix and extend tests for AppManager::getDefaultAppForUser
|
1 anno fa |
Côme Chilliet
|
f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3
|
1 anno fa |
Joas Schilling
|
5bb6a7804f
fix: Move AppManager events to IEventDispatcher
|
1 anno fa |
Christoph Wurst
|
3d1acca1f3
chore(app): Do not clear unused cache key
|
1 anno fa |
Christopher Ng
|
4f8e916585
Add label for logo link
|
1 anno fa |
Thomas Citharel
|
f1751c4428
Introduced app enable/disable/update typed events
|
1 anno fa |
szaimen
|
1d17a0843a
set theming app to alwaysEnabled
|
2 anni fa |
Joas Schilling
|
df47445c01
Fix unit tests
|
3 anni fa |
Daniel Kesselberg
|
d766d09f01
Add test to ensure that symlinked apps_paths are not resolved
|
4 anni fa |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 anni fa |
Christoph Wurst
|
2a529e453a
Use a blank line after the opening tag
|
4 anni fa |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 anni fa |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 anni fa |
Joas Schilling
|
3eee359d7f
Allow to force enable apps via CLI
|
5 anni fa |
Roeland Jago Douma
|
eb8ca3783c
Viewer should be always enabled
|
4 anni fa |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 anni fa |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 anni fa |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 anni fa |