Commit History

Author SHA1 Message Date
  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 6 years ago
  Roeland Jago Douma 09f8a755ec Remove IAppConfig::getValue 6 years ago
  Morris Jobke 97f80f5581 Merge pull request #7505 from nextcloud/do-not-update-if-app-comes-from-git 6 years ago
  John Molakvoæ (skjnldsv) 2dbd5052ff Up check 6 years ago
  Morris Jobke 54c227b6c4 Use cached app list 6 years ago
  John Molakvoæ (skjnldsv) cca8744350 Do not update apps if it comes from git 6 years ago
  Lukas Reschke 8ccb486876 Merge pull request #7264 from nextcloud/cache-fetched-apps 6 years ago
  Morris Jobke df61d43529 Make isUpdateAvailable non-static 6 years ago
  Morris Jobke a97a290fd5 Cache fetched apps in update check 6 years ago
  Morris Jobke 05abb9ea66 Remove unused checkCode method 6 years ago
  Lukas Reschke 8c915baa34 Merge pull request #6788 from staabm/master 6 years ago
  Morris Jobke 4866314ce0 Run updated license header updater 6 years ago
  Morris Jobke 31c5c2a592 Change @georgehrke's email 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Markus Staab db34b59238 Prevent XSS in links which open a new browser window 6 years ago
  Christoph Wurst 2e19c42bc5 Check whether an app archive can be extracted 6 years ago
  Joas Schilling 79d7c26b8a Register autoloading before running migrations 7 years ago
  Joas Schilling 7a3d83d630 Register autoloading before running migrations 7 years ago
  Joas Schilling 183b1dbde3 Use migrations when there is no database.xml 7 years ago
  Morris Jobke be33234266 Remove OC_App:installApp 7 years ago