Lukas Reschke
|
0816cf9142
Add experimental applications switch
|
vor 9 Jahren |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
vor 9 Jahren |
Lukas Reschke
|
5f044ebf1b
Add wrapper for Guzzle
|
vor 9 Jahren |
Thomas Müller
|
ffe06ac5c7
display app update error messages - fixes #14611
|
vor 9 Jahren |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
vor 9 Jahren |
Thomas Müller
|
39d8406933
don't allow installation of already installed apps - fixes #14004
|
vor 9 Jahren |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
vor 9 Jahren |
Lukas Reschke
|
886bda5f81
Refactor OC_Request into TrustedDomainHelper and IRequest
|
vor 9 Jahren |
Thomas Müller
|
9271059195
Merge pull request #13750 from owncloud/enhanced-code-checker
|
vor 9 Jahren |
Thomas Müller
|
9ecb36e81f
integrate code checker in the installer
|
vor 9 Jahren |
Witali Rott
|
531c89a610
App install behind a Proxy
|
vor 9 Jahren |
Thomas Müller
|
d74662df7d
implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers
|
vor 9 Jahren |
Morris Jobke
|
909a53e087
drop OC_Preferences
|
vor 9 Jahren |
Thomas Müller
|
9a75304b02
disable the app code checker - some previous shipped apps cannot be installed from the appstore now :facepunch:
|
vor 9 Jahren |
Richard Clarkson
|
0d98329cac
Limit blacklist to php files
|
vor 10 Jahren |
Joas Schilling
|
0274dcba57
Replace some more "command -v" calls with the Helper method
|
vor 10 Jahren |
Thomas Müller
|
b091394a90
introduce new app page layout
|
vor 10 Jahren |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
vor 10 Jahren |
Thomas Müller
|
a4932dc5e2
in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for
|
vor 10 Jahren |
Thomas Müller
|
4b91741875
Merge pull request #9598 from owncloud/fix-app-installation-master
|
vor 10 Jahren |
Thomas Müller
|
e47cd5ebf1
append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable
|
vor 10 Jahren |
Georg Ehrke
|
305db9c2d7
add proper version comparision in OC_Installer::isUpdateAvailable
|
vor 10 Jahren |
Bart Visscher
|
089139f8ea
Add explanation about the current implementation of updateApp
|
vor 11 Jahren |
Georg Ehrke
|
86f546ff64
disable code check for shipped apps
|
vor 10 Jahren |
Georg Ehrke
|
65028c459b
don't skip code check for skipped apps
|
vor 10 Jahren |
Georg Ehrke
|
c378e76412
skip certain tests for shipped apps
|
vor 10 Jahren |
Georg Ehrke
|
5e9fa64819
don't show update button when appstore is disabled or no writable dir exists
|
vor 10 Jahren |
Georg Ehrke
|
a110973b3a
some additional type checks
|
vor 10 Jahren |
Thomas Müller
|
fad3bd7fc0
reenable checkCode()
|
vor 10 Jahren |
Georg Ehrke
|
724d027f19
add unit test
|
vor 10 Jahren |