summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
* Propagate exceptions in OC.appSettings.Thomas Tanghus2012-08-011-2/+2
* Forgot to also use the options I added :-PThomas Tanghus2012-07-311-1/+1
* Added some more options to OC.appSettings().Thomas Tanghus2012-07-311-2/+33
* Made the parameter for OC.appSettings() an object to be able to extend it.Thomas Tanghus2012-07-311-2/+5
* White spaceThomas Tanghus2012-07-311-7/+6
* Popup for app specific settings.Thomas Tanghus2012-07-311-16/+37
* Fix time formatting for minutes, prepend 0 if minutes is less than 10Michael Gapczynski2012-07-061-1/+1
* Add slash to app url if not set fix oc-1169Brice Maron2012-07-031-0/+2
* Fixes for multi app dir :Brice Maron2012-06-221-2/+1
* Change app path logic in templatesBrice Maron2012-06-061-5/+3
* only check our own input fields when determining to show the login buttonRobin Appelman2012-05-171-2/+2
* 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
* Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-041-0/+5
* correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :unknown2012-05-011-0/+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-261-1/+1
* 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
* fixing delete tooltipJan-Christoph Borchardt2012-04-131-3/+2
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-131-1/+3
* dialogs filepicker first draftBartek Przybylski2012-04-021-1/+7
* dialogs library for appsBartek Przybylski2012-02-281-1/+2
* 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
* more robust png fallbackRobin Appelman2012-02-261-6/+12
* improve log browsingRobin Appelman2012-02-261-0/+33
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-11/+11
* quick fix for javascript translationsRobin Appelman2012-01-161-4/+8
* add user and instance awere localstorage to prevent collisions when using loc...Robin Appelman2012-01-151-0/+31
* small fix for server svg mimetype detectionRobin Appelman2012-01-141-4/+6
* Merge branch 'master' into newbuttonRobin Appelman2011-11-041-0/+7
|\
| * attempt to manage some special chars in file listBrice Maron2011-11-011-0/+7
* | 'New' button, needs some css workRobin Appelman2011-10-231-1/+1
|/
* fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-0/+29
* added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-031-7/+7
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-301-0/+2
* Use correct name for function state for addScript/addStyle in jsBart Visscher2011-09-261-4/+4
* fixed tipsy gravity for multiselect file actionsJan-Christoph Borchardt2011-08-281-3/+3