Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 年之前 |
Thomas Tanghus
|
cc445e4e47
Small changes to allow updating main menu dynamically.
|
12 年之前 |
Thomas Tanghus
|
3b37181550
Use correct variable name.
|
12 年之前 |
Robin Appelman
|
856d9c0b54
some indention fixes
|
12 年之前 |
Frank Karlitschek
|
2c1c1ba88c
close only if exist
|
12 年之前 |
Frank Karlitschek
|
7c5ff900d0
work with non existing apps directory. thanks to Antonio for the hint
|
12 年之前 |
Brice Maron
|
4753cc3ebd
Merge branch 'master' into multi_app_dir
|
12 年之前 |
Brice Maron
|
6da5a2fdd4
Add possibility to choose the installation folder
|
12 年之前 |
Bart Visscher
|
ac36512102
Don't use substr to get first char of string
|
12 年之前 |
Brice Maron
|
6a812644e4
Correct remote and public, and last occurence of OC::
|
12 年之前 |
Brice Maron
|
6832aec60f
Correct installer
|
12 年之前 |
Frank Karlitschek
|
a945fa10a6
update copyright
|
12 年之前 |
Frank Karlitschek
|
16224e5e8b
"fopen(" interferes with our own classes.
|
12 年之前 |
Frank Karlitschek
|
db77dc91bc
only try to install apps that are compatible with oC4
|
12 年之前 |
Robin Appelman
|
6779f28af4
cache app types during install or update
|
12 年之前 |
Robin Appelman
|
847832ae77
also set remote/public paths on installing apps
|
12 年之前 |
Robin Appelman
|
09a5c59cca
only install shipped apps on setup that should be enabled by default
|
12 年之前 |
Frank Karlitschek
|
a86d89f5ca
Add a static code checker for evil patterns in apps.
|
12 年之前 |
Robin Appelman
|
c5b8a3eb94
fix installing shipped apps
|
12 年之前 |
Jan-Christoph Borchardt
|
ba5e60e2e4
firefighting Robin-breakage
|
12 年之前 |
Robin Appelman
|
4410f15dd8
don't rely on the old version in info.xml anymore
|
12 年之前 |
Robin Appelman
|
7bc9fa765c
optimizations for updateApps
|
12 年之前 |
Robin Appelman
|
60ba5508a4
add support for installing apps from a subfolder in the zip/tgz file
|
12 年之前 |
Robin Appelman
|
d6a9af3138
add support for installing apps from tgz
|
12 年之前 |
Robin Appelman
|
3e0bb3e7c4
use temporary file managment
|
12 年之前 |
Frank Karlitschek
|
ab96fa67c8
first part of the abstraction work of the apps folder. more to come
|
12 年之前 |
Frank Karlitschek
|
05f1fffddc
fix appstore download.
|
13 年之前 |
Hendrik Langer
|
466b41c36b
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
|
13 年之前 |
Robin Appelman
|
b0127e3918
use OC_Log instead of error_log
|
13 年之前 |
Bart Visscher
|
c6f78fbe43
Add flag in info.xml to control the apps that are installed by default
|
13 年之前 |