Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 months ago |
Ferdinand Thiessen
|
63f19661d2
fix(AppStore\Fetcher): Ensure `get` returns an array
|
7 months ago |
Ferdinand Thiessen
|
f4efb762ec
feat: Allow to fetch app discover json and provide frontend API route
|
8 months ago |
Julius Härtl
|
e13fb468cf
fix: Fetch custom app store url without internet connection
|
8 months ago |
Hamid Dehnavi
|
84749d53a9
Refactor lib/private/App
|
1 year ago |
Joas Schilling
|
57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores
|
9 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Julien Veyssier
|
facb50ebcc
fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController
|
3 years ago |
John Molakvoæ
|
1f76423500
Send the subscription key to the appstore requests
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
56ae87c281
Less ILogger
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Julius Härtl
|
4512c73293
Only retry fetching app store data once every 5 minutes in case it fails
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
John Molakvoæ (skjnldsv)
|
9e962fb69f
Allow to update to nightly
|
4 years ago |
Joas Schilling
|
b6d5979d0a
Increase timeout of the appstore requests
|
4 years ago |
Morris Jobke
|
8123737a40
Revert "Compress the appstore requests by default"
|
4 years ago |
Morris Jobke
|
6ffde128ad
Compress the appstore requests by default
|
4 years ago |
Morris Jobke
|
3e0d8df036
Cache appstore requests for 60 instead of 5 minutes
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Roeland Jago Douma
|
1bf44e1d97
Merge pull request #18860 from nextcloud/fix/license-headers
|
4 years ago |
Christoph Wurst
|
6127c288e8
Fix license headers
|
4 years ago |
Georg Ehrke
|
2f89f5fd13
AppFetcher: Distinguish between fileName and endpointName
|
4 years ago |
Georg Ehrke
|
f0bef8881d
Restore old behavior allowing to set custom appstore
|
4 years ago |
Christoph Wurst
|
1b46621cd3
Update license headers for 18
|
4 years ago |
Daniel Kesselberg
|
dbb1eef446
Don't log the stack trace for ConnectException
|
4 years ago |