87 Commits (16f70e8647adeb2ab558a603dd79e1d75e5e0dce)

Author SHA1 Message Date
Joas Schilling 37f40cdd46
Fix translated app details 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
acsfer 3d900b1e58
PHP 8+ deprecates openssl_free_key 5 years ago
acsfer 5882648cac
Only use libxml_disable_entity_loader on PHP<8 5 years ago
Joas Schilling bb0c50717c
Bye bye database.xml 5 years ago
Roeland Jago Douma d751fedffb phpsec lib can't parse multiple certs in one go 5 years ago
Roeland Jago Douma 9b58a027e3
Allow installing/updating of apps again 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 3cf39c573f
Allow lazy app registration 5 years ago
Joas Schilling d7b5d4cb58
Revert "Revert "Installation goes brrrr"" 5 years ago
Christoph Wurst d36155620c
Revert "Installation goes brrrr" 5 years ago
Joas Schilling 7f45f90789
Only update the schema when we install anyway 5 years ago
Daniel Kesselberg d11de8c8e7
Add more details if extract fails. 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 6 years ago
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) 7 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 8 years ago