aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/App/AppStore
Commit message (Expand)AuthorAgeFilesLines
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-1/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-192-2/+3
* fix(appstoreFetcher): get app list from custom app storefix/AppStore--remove-unneeded-warningGrigorii K. Shartsev2024-09-172-8/+1
* fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-171-1/+0
* Merge pull request #47854 from nextcloud/validAppsFromAppStoreGit'Fellow2024-09-131-1/+2
|\
| * fix: check if key is setGit'Fellow2024-09-131-1/+1
| * fix(appstore): Ensure returned apps from AppStore are validGit'Fellow2024-09-111-1/+2
* | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-122-0/+2
* | fix(appstore): disabled appstore log level bump from debug to infoJohn Molakvoæ2024-09-101-1/+1
* | fix(appstore): return if appstore is manually disabledGit'Fellow2024-09-091-2/+9
|/
* fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-041-8/+9
* fix: Do not throw if appstore is unavailable during upgradeJulius Härtl2024-09-041-1/+2
* fix: unify bundle namingJérôme Herbinet2024-08-061-1/+1
* chore: add warning in case of failureGit'Fellow2024-07-161-0/+1
* fix(appstore): Return an empty array in case of failGit'Fellow2024-07-161-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-2414-296/+28
* fix(AppStore\Fetcher): Ensure `get` returns an arrayFerdinand Thiessen2024-03-221-1/+1
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-18/+18
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-0/+16
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-142-1/+101
* feat: Adding PublicSectorBundlesorbaugh2024-03-122-0/+52
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* Fix psalm errorsHamid Dehnavi2024-02-231-1/+1
* Make adjustments based on the psalm reviewHamid Dehnavi2024-02-231-6/+2
* Fix code styleHamid Dehnavi2024-02-234-6/+1
* Refactor lib/private/AppHamid Dehnavi2024-02-236-41/+24
* fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-151-4/+7
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-16/+16
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-152-2/+2
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-7/+7
* composer run cs:fixCôme Chilliet2023-01-206-15/+8
* remove getDefaultInstallationBundleArthur Schiwon2022-09-221-23/+4
* remove Core BundleArthur Schiwon2022-09-222-43/+0
* Fix #30003acsfer2022-06-211-2/+2
* Also allow pre-releases and nightlies when installing from gitJoas Schilling2022-03-101-3/+3
* Similar to the fetch() method respect the channel in the get()Joas Schilling2022-03-101-1/+3
* fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-2/+2
* Send the subscription key to the appstore requestsJohn Molakvoæ2021-10-143-5/+22
* Fix variableJohn Molakvoæ2021-10-131-5/+5
* Allow to whitelist apps from the apsptoreJohn Molakvoæ2021-10-131-2/+24
* Fix typing error in AppFetcher.phpLouis Chemineau2021-06-211-1/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0413-29/+19
* Fix PHP CSJoas Schilling2021-04-271-1/+0
* Less ILoggerJoas Schilling2021-04-273-31/+15
* Fix warning in AppFetcher.php when appstore is disabledJakub Onderka2021-03-101-0/+4
* Revert "Fix comparison of PHP versions"Christoph Wurst2021-01-261-2/+2
* Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-141-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-113-3/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1