Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27fix appstore download.Frank Karlitschek
2012-01-15add icon for log appGeorg Ehrke
2012-01-15use admin icon for log menu enty untill we have a proper iconRobin Appelman
2012-01-08save updated version number of apps after updatingRobin Appelman
2012-01-08Fix updateApp() and add extra check to updateApps()Michael Gapczynski
2012-01-08update apps when their version number increasesRobin Appelman
2012-01-06finish the application store feature so that users can download and install o...Frank Karlitschek
2011-12-07Fix filename of log iconBart Visscher
2011-11-09Fix comments/documentationJakob Sack
2011-10-16make log level configurableRobin Appelman
2011-10-16provide a logging mechanismRobin Appelman
2011-10-05Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared f...Borjan Tchakaloff
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-08-23allow apps to register form for the settings and admin pagesRobin Appelman
2011-08-22fix installing shipped appsRobin Appelman
2011-08-13merged admin, help and settings to settingsJan-Christoph Borchardt
2011-08-11lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt
2011-08-11hide the files admin page as long as we don have settings on the pageFrank Karlitschek
2011-08-10remove Log completelyRobin Appelman
2011-08-10work in new app managementRobin Appelman
2011-08-10make more strings translatableRobin Appelman
2011-08-09apps can now add their own forms to the Personal pageRobin Appelman
2011-08-08dont use a different navigation page for settings stuffRobin Appelman
2011-07-29Renaming classes :-)Jakob Sack
2011-07-29One class per file!Jakob Sack
2011-07-29some more changes for navigation subentriesRobin Appelman
2011-07-29some refactoring for subnavigation codeRobin Appelman
2011-07-25add OC_APP::getCurrentApp() to get the id of the active appRobin Appelman
2011-06-20Activate "active" for subentriesJakob Sack
2011-06-20only load apps if they existRobin Appelman
2011-06-19allow disabling apps, install apps as disabledKamil Domanski
2011-06-19move installation of shipped apps to setupKamil Domanski
2011-06-17prevent some possible warnings if there are files in /appsRobin Appelman
2011-06-01install apps that are shipped with owncloud the first time they are loadedRobin Appelman
2011-05-28App installer backend.Robin Appelman
2011-05-16use simplexml instead of dom for OC_APP::getAppInfo()Robin Appelman
2011-05-15moved app install/remove/update functions to lib/installer.phpRobin Appelman
2011-04-17Working subnavigationJakob Sack
2011-04-17Some work on the fancy user managementJakob Sack
2011-04-16don't use items in an array that aren't thereRobin Appelman
2011-04-16Completely removing personalMenuJakob Sack
2011-04-16Changes in the user experienceJakob Sack
2011-04-16Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack
2011-04-16Support for navigation sub entriesJakob Sack
2011-04-16move OC_DB to it's own fileRobin Appelman
2011-04-16mergeRobin Appelman
2011-04-16get rid of the oc_require and friendsRobin Appelman
2011-04-16apps are now stored in /appsJakob Sack
2011-04-16Minor bug fixingJakob Sack
2011-03-18Fix a couple of minor coding errorsRobin Appelman