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/core
AgeCommit message (Expand)Author
2012-05-09update translationsRobin Appelman
2012-05-07Prevent extra '/' from being added to url if app is not definedMichael Gapczynski
2012-05-07Fix bug on browsers like rekonq which stopped execution of javascriptSimon Birnbach
2012-05-07improve remote.php and create public.phpGeorg Ehrke
2012-05-05Merge branch 'tasks' for Tasks appBart Visscher
2012-05-05Custom icons for contacts appFlorian Hülsmann
2012-05-05Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus
2012-05-04Tasks: Really correct iconBart Visscher
2012-05-04Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus
2012-05-04Merge branch 'master' into tasksBart Visscher
2012-05-04Made the global settings icon accessable via keyboard.Thomas Tanghus
2012-05-04VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus
2012-05-04Check for callback in OC.dialogs.alert.Thomas Tanghus
2012-05-03fix incorrect dialog computing in ffBartek Przybylski
2012-05-03fix filepicker in webkitBartek Przybylski
2012-05-02Tasks: Make it possible to close the details areaBart Visscher
2012-05-02add appswebroot to the guest templateGeorg Ehrke
2012-05-02correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown
2012-04-30show the username in the title. good idea.Frank Karlitschek
2012-04-30removing executable bit from various filesThomas Mueller
2012-04-30Various file path fixes.Thomas Tanghus
2012-04-27Merge branch 'master' into movable_apps_2Georg Ehrke
2012-04-27some more csrf fixesFrank Karlitschek
2012-04-26Merge branch 'master' into movable_apps_2Georg Ehrke
2012-04-26csrf protectionFrank Karlitschek
2012-04-26fix merge conflictsGeorg Ehrke
2012-04-26fix security check for the path of the requested fileGeorg Ehrke
2012-04-26fix downloading of files in files appGeorg Ehrke
2012-04-26fix loading of css files that are core relatedGeorg Ehrke
2012-04-26some fixes fore movable appsGeorg Ehrke
2012-04-25added history buttonsSam Tuke
2012-04-24fix OC.filePath in main jsGeorg Ehrke
2012-04-24fix position of SemicolonGeorg Ehrke
2012-04-24fix pathes in contactsGeorg Ehrke
2012-04-23Merge branch 'master' into movable_appsGeorg Ehrke
2012-04-23use native functions of php to parse the string into the VarGeorg Ehrke
2012-04-23rename var file to getfile to prevent fails in files appGeorg Ehrke
2012-04-23fixing multiselect overflow, issue 341Jan-Christoph Borchardt
2012-04-23adding proper copyright and license notice to the style filesJan-Christoph Borchardt
2012-04-22fix merge conflictsGeorg Ehrke
2012-04-22Personal settings: Emphasized labels etc, mono-spaced generated paths and mov...Thomas Tanghus
2012-04-22fix merge conflictsGeorg Ehrke
2012-04-21Merge branch 'master' into movable_appsGeorg Ehrke
2012-04-21modify OC.filepath for movable appsGeorg Ehrke
2012-04-20new OC_Mail class to handle all mail sending. The benefit is that is way mor ...Frank Karlitschek
2012-04-18restore require once command for non app filesGeorg Ehrke
2012-04-18Merge branch 'master' into movable_appsGeorg Ehrke
2012-04-18Merge branch 'master' into calendar_sharingGeorg Ehrke
2012-04-17remove the require_once lib base from all (or nearly all) filesGeorg Ehrke
2012-04-16fix 2 potential xss problemsRobin Appelman