Commit Graph

32 Commits (d2166784813ad161fe3118e2faf325fdeb93fc3c)

Author SHA1 Message Date
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Robin Appelman 847832ae77 also set remote/public paths on installing apps 13 years ago
Robin Appelman 09a5c59cca only install shipped apps on setup that should be enabled by default 13 years ago
Frank Karlitschek a86d89f5ca Add a static code checker for evil patterns in apps. 13 years ago
Robin Appelman c5b8a3eb94 fix installing shipped apps 13 years ago
Jan-Christoph Borchardt ba5e60e2e4 firefighting Robin-breakage 13 years ago
Robin Appelman 4410f15dd8 don't rely on the old version in info.xml anymore 13 years ago
Robin Appelman 7bc9fa765c optimizations for updateApps 13 years ago
Robin Appelman 60ba5508a4 add support for installing apps from a subfolder in the zip/tgz file 13 years ago
Robin Appelman d6a9af3138 add support for installing apps from tgz 13 years ago
Robin Appelman 3e0bb3e7c4 use temporary file managment 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Robin Appelman af3080402b fix installing shipped apps 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Kamil Domanski e047feb2ad install shipped apps also in "installed apps" page 14 years ago
Kamil Domanski ee247a21a4 shipped apps are no longer hardcoded 14 years ago
Kamil Domanski 6b2ec22104 allow disabling apps, install apps as disabled 14 years ago
Robin Appelman f4e4617be7 App installer backend. 14 years ago
Robin Appelman d10840ab18 moved app install/remove/update functions to lib/installer.php 14 years ago
Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman a977ba31ce create .htaccess files during installation for apache users 14 years ago
Robin Appelman 86356e888e save the correct config entry 14 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 14 years ago