Commit Graph

125 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 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
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 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
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
szaimen 1d17a0843a set theming app to alwaysEnabled 3 years ago
Arthur Schiwon a133a8a9d7
remove getDefaultInstallationBundle 3 years ago
Arthur Schiwon 759eaee5ed
remove Core Bundle 3 years ago
Carl Schwan 49334e4d9c
Fix many tests and warnings 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 4 years ago
Joas Schilling 21f96308c4
Overwrite the channel 4 years ago
Joas Schilling f24e8212c3
Fix unit tests 4 years ago
John Molakvoæ 1f76423500
Send the subscription key to the appstore requests 4 years ago
John Molakvoæ 1a6bac5874
Allow to whitelist apps from the apsptore 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Christoph Wurst e618ea83b5
Make the app code checker a NOOP 5 years ago
Christoph Wurst 7d9dceb1af
Add negative version comparison test for version suffixes 5 years ago
Christoph Wurst b4f71ccf4d
Fix app fetcher php comparison to allow wider ranges 5 years ago
Roeland Jago Douma 1670eabdb3
Do not run on php8 5 years ago
Roeland Jago Douma 988ce1374c
Don't check on php8 5 years ago
Julius Härtl 4512c73293
Only retry fetching app store data once every 5 minutes in case it fails 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling b6d5979d0a
Increase timeout of the appstore requests 6 years ago
Morris Jobke 8123737a40
Revert "Compress the appstore requests by default" 6 years ago
Morris Jobke 6ffde128ad
Compress the appstore requests by default 6 years ago
Morris Jobke 3e0d8df036
Cache appstore requests for 60 instead of 5 minutes 6 years ago
Valdnet 8e3de41b4b l10n: Add "The" before "Following" 6 years ago
Roeland Jago Douma a41ad78408
Update education bundle 6 years ago
Daniel Kesselberg d766d09f01
Add test to ensure that symlinked apps_paths are not resolved 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 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 2fbad1ed72
Fix (array) indent style to always use one tab 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
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Julius Härtl 63900d0574
Remove admin_notifications since it is obsolete since Nextcloud 14 6 years ago