Commit History

Author SHA1 Message Date
  Daniel Kesselberg d11de8c8e7 Add more details if extract fails. 4 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 years ago
  John Molakvoæ (skjnldsv) 9e962fb69f Allow to update to nightly 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 years ago
  Arthur Schiwon d06ef07a97 disable timeout on app install via cli 4 years ago
  Joas Schilling c7e81c2c52 Increase the timeout for app downloads 4 years ago
  Joas Schilling 3eee359d7f Allow to force enable apps via CLI 5 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Julius Härtl 8f2e8fa324 Run repair steps when enabling an app that has already been installed 5 years ago
  Roeland Jago Douma f021db956c Check if elements are set in installer 5 years ago
  Roeland Jago Douma 769cb629ae allow enforcing apps to ignore the max version 5 years ago
  Joas Schilling 483ad01a09 There is no update available if the app didnt have a version (aka was not installed) 6 years ago
  Arthur Schiwon 38a90130ce move log constants to ILogger 6 years ago
  Morris Jobke 4fd697e733 Remove a check for an unused variable 6 years ago
  Morris Jobke 514de5dfa1 Use isInstalled of AppManger instead of reimplement it 6 years ago
  Joas Schilling 1aa846107d Dont use $info as array when its not an array 6 years ago
  Morris Jobke 9dc3b04802 Fix app version to be always string and neither array nor null 6 years ago
  Morris Jobke d3d045dd5c Remove unused import statements 6 years ago
  Julius Härtl efbdad2d0c Remove OC_App::removeApp 6 years ago
  Joas Schilling d971b104ed Do not cache the settings/sections in the database anymore 6 years ago
  Morris Jobke a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
  Morris Jobke 9ff51aafc5 Use index based string access for substr with length of 1 6 years ago
  Morris Jobke 2a38605545 Properly log the full exception instead of only the message 7 years ago
  Roeland Jago Douma 09f8a755ec Remove IAppConfig::getValue 7 years ago
  Morris Jobke 97f80f5581 Merge pull request #7505 from nextcloud/do-not-update-if-app-comes-from-git 7 years ago
  John Molakvoæ (skjnldsv) 2dbd5052ff Up check 7 years ago
  Morris Jobke 54c227b6c4 Use cached app list 7 years ago
  John Molakvoæ (skjnldsv) cca8744350 Do not update apps if it comes from git 7 years ago
  Lukas Reschke 8ccb486876 Merge pull request #7264 from nextcloud/cache-fetched-apps 7 years ago