aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/App/AppStore
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47936 from nextcloud/backport/47854/stable29Andy Scherzinger2024-09-151-1/+2
|\
| * fix: check if key is setbackport/47854/stable29Git'Fellow2024-09-131-1/+1
| * fix(appstore): Ensure returned apps from AppStore are validGit'Fellow2024-09-131-1/+2
* | fix(appstore): disabled appstore log level bump from debug to infobackport/47834/stable29John Molakvoæ2024-09-101-1/+1
* | fix(appstore): return if appstore is manually disabledGit'Fellow2024-09-101-2/+9
|/
* fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-051-8/+9
* chore: add warning in case of failureGit'Fellow2024-07-251-0/+1
* fix(appstore): Return an empty array in case of failGit'Fellow2024-07-251-0/+3
* 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
* Check php compatibility of app store app releasesChristoph Wurst2020-12-041-7/+25
* Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-161-1/+16
* Install richdocumentscode depending on the architectureJulius Härtl2020-09-171-3/+9
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-1/+3
* Allow to update to nightlyJohn Molakvoæ (skjnldsv)2020-08-072-6/+15
* Increase timeout of the appstore requestsJoas Schilling2020-06-121-1/+1
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-2/+2
* Revert "Compress the appstore requests by default"Morris Jobke2020-05-201-2/+3