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/js
AgeCommit message (Expand)Author
2012-06-09fix potential xss in multiselectRobin Appelman
2012-05-17only check our own input fields when determining to show the login buttonRobin Appelman
2012-05-12update to jquery 1.7.2Robin Appelman
2012-05-11Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski
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-05Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus
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-02correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown
2012-04-30removing executable bit from various filesThomas Mueller
2012-04-30Various file path fixes.Thomas Tanghus
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-26some fixes fore movable appsGeorg Ehrke
2012-04-24fix OC.filePath in main jsGeorg Ehrke
2012-04-24fix pathes in contactsGeorg 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-21modify OC.filepath for movable appsGeorg Ehrke
2012-04-15tooltip for delete shows up to the leftJan-Christoph Borchardt
2012-04-15renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt
2012-04-15fixed settings hover, now whole row sensitive and fading not jerkyJan-Christoph Borchardt
2012-04-14Use offset function to position block elementsBart Visscher
2012-04-13Fix rescan "File not Found" error handling in oc-vcategories.jsBart Visscher
2012-04-13fixing delete tooltipJan-Christoph Borchardt
2012-04-13adding tipsy tooltips for file actionsJan-Christoph Borchardt
2012-04-13Fix categories delete fallback when there is no app specific ajax categories ...Bart Visscher
2012-04-12wrong defaultValue definition in OC.AppConfig.getValueunknown
2012-04-10VCategories: fix function names to coding standardBart Visscher
2012-04-07Contacts: Misc. cleanup tweaks.Thomas Tanghus
2012-04-06mimetype filter for filepickerBartek Przybylski
2012-04-05loading screen for filepickerBartek Przybylski
2012-04-04adding icons to filepickerBartek Przybylski
2012-04-02multiselect handle for filepickerBartek Przybylski
2012-04-02dialogs filepicker first draftBartek Przybylski
2012-04-01adding callback when ok click on alert dialogBartek Przybylski
2012-03-31fix eventsource for ieRobin Appelman
2012-03-31fix potential problem when using multiply eventsource'sRobin Appelman
2012-03-31select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski
2012-03-27Added some documentation.Thomas Tanghus
2012-03-24gallery sharing, experimental versionBartek Przybylski
2012-03-12Added category editor for apps using OC_VObjects.Thomas Tanghus
2012-03-04moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski
2012-02-29dialogs library for appsBartek Przybylski
2012-02-27Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar
2012-02-26improved humanFileSize for jsRobin Appelman