Commit Graph

68 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Arthur Schiwon d06ef07a97
disable timeout on app install via cli 6 years ago
Joas Schilling c7e81c2c52
Increase the timeout for app downloads 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Julius Härtl 8f2e8fa324
Run repair steps when enabling an app that has already been installed 7 years ago
Roeland Jago Douma f021db956c
Check if elements are set in installer 7 years ago
Roeland Jago Douma 769cb629ae
allow enforcing apps to ignore the max version 7 years ago
Joas Schilling 483ad01a09
There is no update available if the app didnt have a version (aka was not installed) 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 4fd697e733
Remove a check for an unused variable 8 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 8 years ago
Joas Schilling 1aa846107d
Dont use $info as array when its not an array 8 years ago
Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Julius Härtl efbdad2d0c
Remove OC_App::removeApp 8 years ago
Joas Schilling d971b104ed
Do not cache the settings/sections in the database anymore 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
John Molakvoæ (skjnldsv) 2dbd5052ff
Up check 8 years ago
Morris Jobke 54c227b6c4
Use cached app list 8 years ago
John Molakvoæ (skjnldsv) cca8744350
Do not update apps if it comes from git 8 years ago
Morris Jobke df61d43529
Make isUpdateAvailable non-static 8 years ago
Morris Jobke a97a290fd5
Cache fetched apps in update check 8 years ago
Morris Jobke 05abb9ea66
Remove unused checkCode method 8 years ago
Morris Jobke 4866314ce0
Run updated license header updater 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Julius Härtl b3c025fd08
Revert copyright changes 9 years ago
Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 9 years ago
Markus Staab db34b59238 Prevent XSS in links which open a new browser window 9 years ago
Christoph Wurst 2e19c42bc5
Check whether an app archive can be extracted 9 years ago
Joas Schilling 79d7c26b8a
Register autoloading before running migrations 9 years ago
Joas Schilling 7a3d83d630 Register autoloading before running migrations 9 years ago
Joas Schilling 183b1dbde3 Use migrations when there is no database.xml 9 years ago
Morris Jobke be33234266 Remove OC_App:installApp 9 years ago
Lukas Reschke 47cd976035
Add app bundles 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Lukas Reschke 32bf8ec826
Don't use cached informations for app version 9 years ago
Lukas Reschke 7cb0df28e2
Prevent downgrade attacks for apps 9 years ago
Joas Schilling 2f7e291101
Correctly catch the "soft errors" now 10 years ago
Joas Schilling 224dfaf1e6
Use a better error message and point the users to the support channels 10 years ago
Lukas Reschke 0eeef26a8e
Add tests for installer method 10 years ago
Lukas Reschke 086d43f26d
Move to non-static version 10 years ago
Lukas Reschke d805df7bb3
Use findAppInDirectories 10 years ago
Lukas Reschke 8acb54aa0b
Add update support 10 years ago
Lukas Reschke 3e6dd86ee4
Add support for CRL 10 years ago