Commit Graph

140 Commits (4281ce6fa1bb8235426099d720734d2394bec203)

Author SHA1 Message Date
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Julius Knorr 38e0a89972
fix: Add whiteboard to education and public sector bundle 1 year ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Jérôme Herbinet c221090c86 fix: unify bundle naming 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 1 year ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 1 year ago
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager 1 year ago
Ferdinand Thiessen bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date 2 years ago
Christopher Ng af49278c5f test: Update test for PublicSectorBundle 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
Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 2 years ago
Joas Schilling 57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores 2 years ago
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 2 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 3 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 3 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 5 years ago
Morris Jobke 8123737a40
Revert "Compress the appstore requests by default" 5 years ago
Morris Jobke 6ffde128ad
Compress the appstore requests by default 5 years ago
Morris Jobke 3e0d8df036
Cache appstore requests for 60 instead of 5 minutes 5 years ago