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
path: root/apps
AgeCommit message (Expand)Author
2011-09-28media app: show current song, add margin, enable tooltipThomas Schmidt
2011-09-28Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke
2011-09-29little bug fixes in calendar appGeorg Ehrke
2011-09-28Add flag in info.xml to control the apps that are installed by defaultBart Visscher
2011-09-27show only most essential stuff in add and edit event formGeorg Ehrke
2011-09-26Fixed delete cross positioning issue.Scott Barnett
2011-09-26Reverting: initial commit for gallery appBartek Przybylski
2011-09-26Merge branch 'master' of git://gitorious.org/owncloud/owncloudBartek Przybylski
2011-09-26initial commit for gallery appBartek Przybylski
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-09-25correctly update the collection when music files are moved aroundRobin Appelman
2011-09-25moved scanning to controls barJan-Christoph Borchardt
2011-09-25lots of music improvements, might break some things thoughJan-Christoph Borchardt
2011-09-25updated translationsJan-Christoph Borchardt
2011-09-25removed 'share by publiclink' app as it has been superseded by SharingJan-Christoph Borchardt
2011-09-25removed deprecated images and iconsJan-Christoph Borchardt
2011-09-24Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke
2011-09-24delete calendar function for userinterfaceGeorg Ehrke
2011-09-24remove getID3 demos due to security issue caused by one of themRobin Appelman
2011-09-24apps/calendar: check for unset variableFlorian Pritz
2011-09-24set cookie secure if forcessl is enabledFlorian Pritz
2011-09-24apps/contacts: only display buttons if there is a contactFlorian Pritz
2011-09-24apps/contacts: fix wrapping issue in addpropertyformFlorian Pritz
2011-09-24apps/bookmarks: use curl instead of file_get_contentsFlorian Pritz
2011-09-24fix apps/bookmarks if oc_bookmarks_tags is emptyFlorian Pritz
2011-09-24apps/calendar: change ctag after modifying eventFlorian Pritz
2011-09-24files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz
2011-09-24apps/calendar: add delete button to edit event formFlorian Pritz
2011-09-24don't escape new lines in vevent descriptionFlorian Pritz
2011-09-24only call error_log() if DEBUG is trueFlorian Pritz
2011-09-24fix error when uploading musicFlorian Pritz
2011-09-24apps/calendar: check if variables are set before using themFlorian Pritz
2011-09-24Change copyright notice to short formBart Visscher
2011-09-24Fix use of reserved javascript keyword 'new'Bart Visscher
2011-09-23integrated and updated calendar translationsJan-Christoph Borchardt
2011-09-23fixed a few calendar words, hack to get shortcode for May translatableJan-Christoph Borchardt
2011-09-23fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt
2011-09-23Make event category choice multiselectBart Visscher
2011-09-23updated translationsJan-Christoph Borchardt
2011-09-23Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack
2011-09-23fix file uploads for IERobin Appelman
2011-09-20Small styling fixesBart Visscher
2011-09-18Move some common code to OC_UtilBart Visscher
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-09-18Fix calendar active checkboxBart Visscher
2011-09-18Fix event error/success json messageBart Visscher
2011-09-18deleteUser function must be staticBart Visscher
2011-09-17no need to escape values when using prepared statementsRobin Appelman
2011-09-17Remove unused function callBart Visscher
2011-09-17Disable the Oneday and Fourweeks buttons in calendar interfaceBart Visscher