Commit Graph

151 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Robin Appelman 3775c0d8b2 dont throw errors when apps dont have types configured 13 years ago
Robin Appelman 3b4c47c52e files app is always enabled 13 years ago
Robin Appelman cb23bae8d9 dont throw errors when apps dont have types configured 13 years ago
Robin Appelman f00b57f8be files app is always enabled 13 years ago
Robin Appelman a2cc772aa5 dont run update scripts for apps that arent enabled 13 years ago
Robin Appelman b096fd9ed8 log upgrades 13 years ago
Bart Visscher ce1e4425c2 Combine and minimize core and default app js files 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Bart Visscher b39f01fce6 Comment spelling fix 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Robin Appelman 9e03ea4a28 ensure the files app is always loaded 13 years ago
Arthur Schiwon 6750998984 files is not internal any more, part II 13 years ago
Arthur Schiwon d71600213a files is not internal any more 13 years ago
Frank Karlitschek 04c6582af1 load the files app in a way that doesn´t break oC3 configurations 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Frank Karlitschek c7e7767f58 don´t hardcode files app. we have no a standard info.xml in files 13 years ago
Bart Visscher f991948a71 Fix loading by apptype in webdav 13 years ago
Thomas Tanghus 6848b069c9 OC_App::getStorage() failed if app dir didn't exist. 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Bartek Przybylski f241615693 fix getAppVersion error 13 years ago
Robin Appelman 4410f15dd8 don't rely on the old version in info.xml anymore 13 years ago
Robin Appelman dec139716e cache app types in the db 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Robin Appelman d8864d4f4b show error when installing an app has failed 13 years ago
Bart Visscher 17af1ba893 Silence error for missing appinfo info file 13 years ago
Robin Appelman cce59df2ae the core apps don't have types 13 years ago
Robin Appelman 39e8981bc2 oc_db is not pdo 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Robin Appelman a07c6b1a2e optimizations for loadApps 13 years ago
Robin Appelman 7bc9fa765c optimizations for updateApps 13 years ago
Frank Karlitschek a191b75c31 make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 13 years ago
Arthur Schiwon cfc41942e4 make Files settings work 13 years ago
Robin Appelman b621431c11 don't try to seach apps in hidden folders 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 13 years ago
Robin Appelman 24748ee10f add convinience function to get filesystem view for app storage 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Georg Ehrke 0c76884f98 add icon for log app 13 years ago
Robin Appelman 36a2649e37 use admin icon for log menu enty untill we have a proper icon 13 years ago
Robin Appelman fbb126cdd9 save updated version number of apps after updating 13 years ago
Michael Gapczynski 010bfa11e3 Fix updateApp() and add extra check to updateApps() 13 years ago
Robin Appelman fea68e08b4 update apps when their version number increases 13 years ago
Frank Karlitschek d485a70e7d finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 13 years ago
Michael Gapczynski 7250dc4e98 Fix updateApp() and add extra check to updateApps() 13 years ago
Robin Appelman a8148fa94a update apps when their version number increases 13 years ago
Bart Visscher 0342b5fc43 Fix filename of log icon 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago