Joas Schilling
|
ef53c5f75c
Correctly catch the "soft errors" now
|
8 years ago |
Joas Schilling
|
37b02fdcae
Use a better error message and point the users to the support channels
|
8 years ago |
Joas Schilling
|
ca6a7d9e6a
Run the license script
|
8 years ago |
Lukas Reschke
|
a11896766c
Some more branding
|
8 years ago |
Arthur Schiwon
|
e542bfd1d7
check whether index is set before using it
|
8 years ago |
Morris Jobke
|
43579e784f
Properly handle return values of OC_App::getAppInfo()
|
8 years ago |
Joas Schilling
|
50e94db4d5
Do not abort with an exception when a default app can not be enabled
|
8 years ago |
Vincent Petry
|
e155f28f5e
Revert "No longer evaluate appinfo/version"
|
8 years ago |
Lukas Reschke
|
933f60e314
Update author information
|
8 years ago |
Thomas Müller
|
8b165c5ed5
No longer evaluate appinfo/version
|
9 years ago |
Thomas Müller
|
1d0724a772
Fixing CodeChecker usage :see_no_evil:
|
9 years ago |
Thomas Müller
|
7d2a6d4c1a
- isolate include calls in installer.php which prevents local variables to be overwritten
|
9 years ago |
Thomas Müller
|
37e8a87d46
Merge pull request #21591 from owncloud/add-code-checking-for-apps
|
9 years ago |
Thomas Müller
|
682821c71e
Happy new year!
|
9 years ago |
Lukas Reschke
|
c009d5dcc1
Verify signature of apps with level "Official" coming from the appstore
|
9 years ago |
Joas Schilling
|
761000624d
Only enable apps that are not intentionally disabled
|
9 years ago |
Morris Jobke
|
ed98cdf532
Use OCP\Util::getVersion instead of the internal private implementation
|
9 years ago |
Morris Jobke
|
a18c0983d5
Use TempManager instead of tmpFile
|
9 years ago |
Morris Jobke
|
90b0831cec
Use TempManager instead of tmpFolder
|
9 years ago |
Morris Jobke
|
37ecde065b
Replace old config code with usage of proper APIs
|
9 years ago |
Morris Jobke
|
9318606faf
Remove last occurences of OC_Helper::getMimeType()
|
9 years ago |
Christian Weiske
|
a543d20958
Fix #19181: Support .bz2 app archives
|
9 years ago |
Thomas Müller
|
a2ec080427
an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory
|
9 years ago |
Morris Jobke
|
b945d71384
update licence headers via script
|
9 years ago |
michag86
|
c7c021e1c9
Update installer.php
|
9 years ago |
michag86
|
1a23690522
Check if archive contains a directory named like appid
|
9 years ago |
Thomas Müller
|
1385b1ec48
Remove OC_Appconfig
|
9 years ago |
Thomas Müller
|
d3ac73c0c9
Remove OC_Log
|
9 years ago |
Joas Schilling
|
ae3d402dbc
Send OC version to appstore so it can reply with the right links
|
9 years ago |
Lukas Reschke
|
0816cf9142
Add experimental applications switch
|
9 years ago |