Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Georg Ehrke 19129b3db2 use isset() instead of array_key_exists() vor 10 Jahren
  Georg Ehrke eea501b847 various fixes as requested by pr reviewers vor 10 Jahren
  Georg Ehrke c8a8c7e933 read ocsid from shipped apps on install vor 10 Jahren
  Georg Ehrke 020255b4e5 add button for properly uninstalling apps vor 10 Jahren
  Georg Ehrke c8636ca4d9 Merge branch 'master' into update_shipped_apps_from_appstore vor 10 Jahren
  Georg Ehrke 2bcfd8e084 make it possible to update shipped apps via the appstore vor 10 Jahren
  Vincent Petry d43a7c5f6e Added requiremin/requiremax fields for apps vor 10 Jahren
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc vor 10 Jahren
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib vor 10 Jahren
  Robin McCorkell b653ad164b Replace @returns with @return, in /lib vor 10 Jahren
  Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') vor 10 Jahren
  Morris Jobke f944707a15 fix wrong removes vor 10 Jahren
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes vor 10 Jahren
  Joas Schilling b330d07b51 Fix more documentation failes vor 10 Jahren
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches vor 10 Jahren
  Thomas Müller 7f68497b39 error handling in case a requested app doesn't exists vor 11 Jahren
  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 vor 11 Jahren
  Frank Karlitschek 385a296864 one tab less vor 11 Jahren
  Frank Karlitschek e5994f9c1a fix the version check for downloaded apps. Fixes https://github.com/owncloud/apps/issues/1485 vor 11 Jahren