129 Commits (a1b87bc81e818db00e89ec76a9f6df35d9c5448d)

Author SHA1 Message Date
  Joas Schilling a1b87bc81e
Update PHP-Parser for 7.1 compatibility 5 years ago
  Daniel Kesselberg c09ddf6c78
Check app path for enableAppForGroups 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Christoph Wurst 024a70a188
Fix loading providers of 2FA app with more than one provider 5 years ago
  Bjoern Schiessle 325e8bea16
add deck and mail to the groupware bundle, remove talk 5 years ago
  Joas Schilling e1d3965883
Add the ToS app to the enterprise bundle 5 years ago
  Christoph Wurst 201cbf2d33
Fix app code checker to ignore `build` directory 5 years ago
  Julius Härtl f30c14a6a2
Keep AppConfig for now 6 years ago
  Julius Härtl facce73c7f
Remove unused import 6 years ago
  Julius Härtl 29f1c9b7a2
Remove unneeded class 6 years ago
  Julius Härtl 1a034ce699
Implement update functionality 6 years ago
  Julius Härtl cd60e5b634
Move logic to app management mixin 6 years ago
  Julius Härtl 23462275ba
Add AppStore Manager 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Morris Jobke 3d80ade8d7
Log possible exception caused by wrong version number 6 years ago
  Christoph Wurst ac939e8fd4
Fix version comparison with minor and patch level requirements 6 years ago
  Christoph Wurst 6248b61193 Fix AppFetcher::setVersion phpdoc 6 years ago
  Julius Härtl eb6e5a27a3
Do not fail hard if no appinfo is returned during update 6 years ago
  Morris Jobke 8eb57dd835
Deprecate OCP\Files 6 years ago
  Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 6 years ago
  Morris Jobke f5c5c5181f
Remove unused and deprecated class and interface AppHelper 6 years ago
  Morris Jobke b2a9ea08a3
Remove unused and outdated hook 6 years ago
  Tobia De Koninck 539fdaea1e
Run repair steps on uninstall in all cases 6 years ago
  Joas Schilling 029e8cdc5b
Also allow to specify the cache file name 6 years ago
  Roeland Jago Douma 8b17f0d224
Fix other tests 6 years ago
  Joas Schilling 2c840ca278
Log exceptions that happen when writing the app store reply to storage 6 years ago
  Roeland Jago Douma 4a41e0cc42
getIncompatibleApps needs a string not an array 6 years ago
  Morris Jobke 70b1f510f2
Use normal header() calls instead of private method calls 6 years ago
  Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 6 years ago
  Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 6 years ago
  Morris Jobke 954da26e26
Use non aliased method instead 6 years ago
  Morris Jobke 3fa92a03e5
Add deprecation checks 6 years ago
  Julius Härtl 19a0a9a4e7
Move getAppInfo and getAppVersion to IAppManager 6 years ago
  Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 6 years ago
  Morris Jobke 9ef6148bfa
Deprecated OCP interface to fetch background job type 6 years ago
  Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 6 years ago
  Morris Jobke 55ef34b23b
Implements are not needed because they are already done by base class 6 years ago
  Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 6 years ago
  Morris Jobke e13fe076d2
Add OCP\User deprecations to app code checker 6 years ago
  Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 6 years ago
  Morris Jobke 24bc8c44da
Add casts to XML parser in DatabaseSchemaChecker 6 years ago
  Morris Jobke c739ca3c50
Fix casting in app code checker 6 years ago
  Morris Jobke c5f852d90c
Also log exception for failed appstore request 6 years ago
  Roeland Jago Douma 752055220f
Don't spam the log when we could not properly connect to the appstore 6 years ago
  Morris Jobke d2d73f1ce8
Also replace all other occurences 6 years ago
  Roeland Jago Douma 2eb2b6e437
If there is no internet connection don't try to contact appstore 6 years ago
  Morris Jobke 4866314ce0
Run updated license header updater 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Julius Härtl b3c025fd08
Revert copyright changes 6 years ago
  Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 6 years ago