Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | element. | ||||
* | 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 ↵ | Robin Appelman | 2012-01-15 | 1 | -0/+31 |
| | | | | localstorage | ||||
* | 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 |
| | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
* | | '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 ↵ | Marvin Thomas Rabe | 2011-10-03 | 1 | -7/+7 |
| | | | | install page. | ||||
* | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 1 | -0/+2 |
| | | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors. | ||||
* | 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 ↵ | Robin Appelman | 2011-08-22 | 1 | -20/+45 |
| | | | | | | mimetype for svg images (which breaks svg images for most browsers) | ||||
* | 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 |
| | |||||
* | NEEDS MORE FADING | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+3 |
| | |||||
* | fixed tipsy tooltips for actions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | hide settings menu when clicking outside it | Robin Appelman | 2011-08-13 | 1 | -1/+10 |
| | |||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 1 | -116/+5 |
| | |||||
* | automatically set background images to png when needed | Robin Appelman | 2011-08-11 | 1 | -0/+16 |
| | |||||
* | get rid of some js errors on the login screen | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | work on user management | Robin Appelman | 2011-08-10 | 1 | -1/+23 |
| | |||||
* | made sliding settings more awesome | Jan-Christoph Borchardt | 2011-08-10 | 1 | -7/+5 |
| | |||||
* | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -1/+5 |
| | |||||
* | initial work on new user management | Robin Appelman | 2011-08-09 | 1 | -1/+2 |
| | |||||
* | settings are now AWESOME | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+6 |
| | |||||
* | hide log in button etc when form fields not filled | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+25 |
| | |||||
* | removed paragraphs in forms, added show password function | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+119 |
| | |||||
* | some documentation for the common javascript | Robin Appelman | 2011-08-06 | 1 | -0/+65 |
| | |||||
* | keyboard shortcuts for search results | Robin Appelman | 2011-07-31 | 1 | -10/+39 |
| | |||||
* | Show play and add-to-playlist buttons in instant search results | Robin Appelman | 2011-07-31 | 1 | -0/+1 |
| | | | | for now this only works from inside the media app | ||||
* | some interface work on instant search | Robin Appelman | 2011-07-30 | 1 | -34/+11 |
| | |||||
* | initial work on instant search | Robin Appelman | 2011-07-30 | 1 | -6/+60 |
| | |||||
* | automatically replace svg images with png for browsers that dont support svg | Robin Appelman | 2011-07-29 | 1 | -0/+10 |
| | |||||
* | give OC.imagePath the ability to detect whether to use svg or png images | Robin Appelman | 2011-07-28 | 1 | -1/+8 |
| |