Historique des commits

Auteur SHA1 Message Date
  Thomas Müller 4b91741875 Merge pull request #9598 from owncloud/fix-app-installation-master il y a 10 ans
  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 il y a 10 ans
  Georg Ehrke 305db9c2d7 add proper version comparision in OC_Installer::isUpdateAvailable il y a 10 ans
  Bart Visscher 089139f8ea Add explanation about the current implementation of updateApp il y a 11 ans
  Georg Ehrke 86f546ff64 disable code check for shipped apps il y a 10 ans
  Georg Ehrke 65028c459b don't skip code check for skipped apps il y a 10 ans
  Georg Ehrke c378e76412 skip certain tests for shipped apps il y a 10 ans
  Georg Ehrke 5e9fa64819 don't show update button when appstore is disabled or no writable dir exists il y a 10 ans
  Georg Ehrke a110973b3a some additional type checks il y a 10 ans
  Thomas Müller fad3bd7fc0 reenable checkCode() il y a 10 ans
  Georg Ehrke 724d027f19 add unit test il y a 10 ans
  Georg Ehrke 19129b3db2 use isset() instead of array_key_exists() il y a 10 ans
  Georg Ehrke eea501b847 various fixes as requested by pr reviewers il y a 10 ans
  Georg Ehrke c8a8c7e933 read ocsid from shipped apps on install il y a 10 ans
  Georg Ehrke 020255b4e5 add button for properly uninstalling apps il y a 10 ans
  Georg Ehrke c8636ca4d9 Merge branch 'master' into update_shipped_apps_from_appstore il y a 10 ans
  Georg Ehrke 2bcfd8e084 make it possible to update shipped apps via the appstore il y a 10 ans
  Vincent Petry d43a7c5f6e Added requiremin/requiremax fields for apps il y a 10 ans
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc il y a 10 ans
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib il y a 10 ans
  Robin McCorkell b653ad164b Replace @returns with @return, in /lib il y a 10 ans
  Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') il y a 10 ans
  Morris Jobke f944707a15 fix wrong removes il y a 10 ans
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes il y a 10 ans
  Joas Schilling b330d07b51 Fix more documentation failes il y a 10 ans
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches il y a 10 ans
  Thomas Müller 7f68497b39 error handling in case a requested app doesn't exists il y a 11 ans
  Frank Karlitschek 7504fc0aef switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now il y a 11 ans
  Frank Karlitschek 385a296864 one tab less il y a 11 ans
  Frank Karlitschek e5994f9c1a fix the version check for downloaded apps. Fixes https://github.com/owncloud/apps/issues/1485 il y a 11 ans