summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* fix potential xss in multiselectRobin Appelman2012-06-091-3/+9
* only check our own input fields when determining to show the login buttonRobin Appelman2012-05-171-2/+2
* update to jquery 1.7.2Robin Appelman2012-05-122-4/+4
* Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-101-4/+7
* Prevent extra '/' from being added to url if app is not definedMichael Gapczynski2012-05-071-2/+4
* Fix bug on browsers like rekonq which stopped execution of javascriptSimon Birnbach2012-05-071-1/+1
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus2012-05-051-220/+239
* Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-041-0/+5
* VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus2012-05-041-5/+8
* Check for callback in OC.dialogs.alert.Thomas Tanghus2012-05-041-1/+1
* fix incorrect dialog computing in ffBartek Przybylski2012-05-031-1/+1
* correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown2012-05-011-0/+1
* removing executable bit from various filesThomas Mueller2012-04-303-0/+0
* Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* fix security check for the path of the requested fileGeorg Ehrke2012-04-261-3/+2
* fix downloading of files in files appGeorg Ehrke2012-04-261-2/+3
* some fixes fore movable appsGeorg Ehrke2012-04-262-3/+3
* fix OC.filePath in main jsGeorg Ehrke2012-04-241-3/+8
* fix pathes in contactsGeorg Ehrke2012-04-241-0/+9
* use native functions of php to parse the string into the VarGeorg Ehrke2012-04-231-1/+1
* rename var file to getfile to prevent fails in files appGeorg Ehrke2012-04-231-1/+1
* modify OC.filepath for movable appsGeorg Ehrke2012-04-201-10/+15
* tooltip for delete shows up to the leftJan-Christoph Borchardt2012-04-151-1/+1
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-2/+2
* fixed settings hover, now whole row sensitive and fading not jerkyJan-Christoph Borchardt2012-04-151-3/+0
* Use offset function to position block elementsBart Visscher2012-04-141-2/+8
* Fix rescan "File not Found" error handling in oc-vcategories.jsBart Visscher2012-04-131-5/+5
* fixing delete tooltipJan-Christoph Borchardt2012-04-131-3/+2
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-131-1/+3
* Fix categories delete fallback when there is no app specific ajax categories ...Bart Visscher2012-04-121-15/+11
* wrong defaultValue definition in OC.AppConfig.getValueunknown2012-04-121-1/+1
* VCategories: fix function names to coding standardBart Visscher2012-04-101-2/+2
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-071-2/+2
* mimetype filter for filepickerBartek Przybylski2012-04-051-4/+4
* loading screen for filepickerBartek Przybylski2012-04-051-1/+4
* adding icons to filepickerBartek Przybylski2012-04-031-1/+1
* multiselect handle for filepickerBartek Przybylski2012-04-021-9/+21
* dialogs filepicker first draftBartek Przybylski2012-04-022-14/+85
* adding callback when ok click on alert dialogBartek Przybylski2012-04-011-1/+1
* fix eventsource for ieRobin Appelman2012-03-311-1/+1
* fix potential problem when using multiply eventsource'sRobin Appelman2012-03-311-3/+7
* select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-301-3/+11
* Added some documentation.Thomas Tanghus2012-03-271-2/+7
* gallery sharing, experimental versionBartek Przybylski2012-03-241-6/+14
* Added category editor for apps using OC_VObjects.Thomas Tanghus2012-03-122-0/+143
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-041-12/+16
* dialogs library for appsBartek Przybylski2012-02-282-1/+147
* Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar2012-02-261-1/+1
* improved humanFileSize for jsRobin Appelman2012-02-261-15/+11