| Commit message (Expand) | Author | Age | Files | Lines |
* | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -5/+3 |
* | only check our own input fields when determining to show the login button | Robin Appelman | 2012-05-17 | 1 | -2/+2 |
* | Fix music file action i.e. click to play, make OC.filePath act like OC_Helper... | Michael Gapczynski | 2012-05-10 | 1 | -4/+7 |
* | Prevent extra '/' from being added to url if app is not defined | Michael Gapczynski | 2012-05-07 | 1 | -2/+4 |
* | Fix bug on browsers like rekonq which stopped execution of javascript | Simon Birnbach | 2012-05-07 | 1 | -1/+1 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | Made the global settings icon accessable via keyboard. | Thomas Tanghus | 2012-05-04 | 1 | -0/+5 |
* | correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : | unknown | 2012-05-01 | 1 | -0/+1 |
* | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 1 | -3/+2 |
* | fix downloading of files in files app | Georg Ehrke | 2012-04-26 | 1 | -2/+3 |
* | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -1/+1 |
* | fix OC.filePath in main js | Georg Ehrke | 2012-04-24 | 1 | -3/+8 |
* | fix pathes in contacts | Georg Ehrke | 2012-04-24 | 1 | -0/+9 |
* | use native functions of php to parse the string into the Var | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | rename var file to getfile to prevent fails in files app | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | modify OC.filepath for movable apps | Georg Ehrke | 2012-04-20 | 1 | -10/+15 |
* | tooltip for delete shows up to the left | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+2 |
* | fixed settings hover, now whole row sensitive and fading not jerky | Jan-Christoph Borchardt | 2012-04-15 | 1 | -3/+0 |
* | Use offset function to position block elements | Bart Visscher | 2012-04-14 | 1 | -2/+8 |
* | fixing delete tooltip | Jan-Christoph Borchardt | 2012-04-13 | 1 | -3/+2 |
* | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 1 | -1/+3 |
* | dialogs filepicker first draft | Bartek Przybylski | 2012-04-02 | 1 | -1/+7 |
* | dialogs library for apps | Bartek Przybylski | 2012-02-28 | 1 | -1/+2 |
* | Fixed off by one bug. List length is 1 larger than the index of the last | Roland van Laar | 2012-02-26 | 1 | -1/+1 |
* | improved humanFileSize for js | Robin Appelman | 2012-02-26 | 1 | -15/+11 |
* | more robust png fallback | Robin Appelman | 2012-02-26 | 1 | -6/+12 |
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -0/+33 |
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -11/+11 |
* | quick fix for javascript translations | Robin Appelman | 2012-01-16 | 1 | -4/+8 |
* | add user and instance awere localstorage to prevent collisions when using loc... | Robin Appelman | 2012-01-15 | 1 | -0/+31 |
* | small fix for server svg mimetype detection | Robin Appelman | 2012-01-14 | 1 | -4/+6 |
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 1 | -0/+7 |
|\ |
|
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -0/+7 |
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -1/+1 |
|/ |
|
* | fixed scrollbar issues | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+29 |
* | added infield labels. readded fade in of login button. updated label on insta... | Marvin Thomas Rabe | 2011-10-03 | 1 | -7/+7 |
* | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 1 | -0/+2 |
* | Use correct name for function state for addScript/addStyle in js | Bart Visscher | 2011-09-26 | 1 | -4/+4 |
* | fixed tipsy gravity for multiselect file actions | Jan-Christoph Borchardt | 2011-08-28 | 1 | -3/+3 |
* | Style changes for multiselect and add tipsy for file size | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
* | Fix searchbox enter action | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 1 | -22/+28 |
* | also replace svg images with png when the server doesn't send the correct mim... | Robin Appelman | 2011-08-22 | 1 | -20/+45 |
* | trying SVG check that Modernizr uses, to fix Firefox 3.6 problems | Jan-Christoph Borchardt | 2011-08-16 | 1 | -1/+1 |
* | seriously gone a bit overboard with tipsy | Jan-Christoph Borchardt | 2011-08-15 | 1 | -3/+1 |
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+10 |
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+10 |
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -0/+1 |
* | first styling for leftcontent | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |