Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compacted sidebar | Jan-Christoph Borchardt | 2011-08-02 | 3 | -15/+12 |
* | pimped the search dropdown style a bit | Jan-Christoph Borchardt | 2011-08-01 | 2 | -1/+3 |
* | fixed sidebar CSS | Jan-Christoph Borchardt | 2011-08-01 | 2 | -2/+2 |
* | some fixes for persistent playlists | Robin Appelman | 2011-08-01 | 2 | -0/+2 |
* | keyboard shortcuts for search results | Robin Appelman | 2011-07-31 | 2 | -11/+40 |
* | updated add to playlist icon | Jan-Christoph Borchardt | 2011-07-31 | 2 | -8/+9 |
* | Show play and add-to-playlist buttons in instant search results | Robin Appelman | 2011-07-31 | 1 | -0/+1 |
* | added play and add to playlist icon | Jan-Christoph Borchardt | 2011-07-31 | 5 | -5/+156 |
* | forgot to generate the translation files | Jan-Christoph Borchardt | 2011-07-30 | 2 | -1/+29 |
* | fix header on error page | Jan-Christoph Borchardt | 2011-07-30 | 3 | -9/+4 |
* | some interface work on instant search | Robin Appelman | 2011-07-30 | 2 | -34/+12 |
* | initial work on instant search | Robin Appelman | 2011-07-30 | 2 | -7/+61 |
* | updated navigation subentry styling | Jan-Christoph Borchardt | 2011-07-30 | 2 | -4/+4 |
* | Transifex connection, added French and part of Bulgarian | Jan-Christoph Borchardt | 2011-07-30 | 6 | -50/+66 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 2 | -12/+12 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 33 | -252/+884 |
|\ | |||||
| * | some more changes for navigation subentries | Robin Appelman | 2011-07-29 | 3 | -10/+17 |
| * | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-07-29 | 5 | -8/+22 |
| |\ | |||||
| | * | automatically replace svg images with png for browsers that dont support svg | Robin Appelman | 2011-07-29 | 3 | -4/+14 |
| | * | fix login header for ie | Robin Appelman | 2011-07-29 | 2 | -4/+8 |
| * | | Display subnavigation entries in user layout template | Michael Gapczynski | 2011-07-29 | 1 | -0/+5 |
| |/ | |||||
| * | removed some more legacy CSS | Jan-Christoph Borchardt | 2011-07-29 | 1 | -15/+0 |
| * | fix breadcrumb look of Files in navigation panel | Robin Appelman | 2011-07-29 | 1 | -1/+1 |
| * | redesigned search box | Jan-Christoph Borchardt | 2011-07-29 | 3 | -3/+3 |
| * | better image icon | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+0 |
| * | updated ownCloud icon and position | Jan-Christoph Borchardt | 2011-07-29 | 2 | -1/+1 |
| * | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 1 | -0/+0 |
| * | icons for music and images | Jan-Christoph Borchardt | 2011-07-29 | 2 | -0/+0 |
| * | implemented relative file size and coloring | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+1 |
| * | header now blends beautifully into interface | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+2 |
| * | finished action icons on hover, small style improvements | Jan-Christoph Borchardt | 2011-07-28 | 1 | -1/+1 |
| * | give OC.imagePath the ability to detect whether to use svg or png images | Robin Appelman | 2011-07-28 | 1 | -1/+8 |
| * | rewrote header in pure CSS, smaller, less obtrusive | Jan-Christoph Borchardt | 2011-07-28 | 18 | -12/+460 |
| * | proper CSS formatting for better workflow | Jan-Christoph Borchardt | 2011-07-28 | 1 | -167/+27 |
| * | first part of file action icons implementation | Jan-Christoph Borchardt | 2011-07-28 | 8 | -0/+293 |
| * | show arrow cursor instead of text caret by default | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+4 |
| * | lots of small style fixes for the file list | Jan-Christoph Borchardt | 2011-07-28 | 1 | -1/+3 |
| * | fix broken merge | Robin Appelman | 2011-07-27 | 1 | -0/+2 |
| * | merge master into interface | Robin Appelman | 2011-07-27 | 1 | -9/+29 |
| |\ | |||||
| | * | some minor changes in the javascript translation function | Robin Appelman | 2011-07-27 | 1 | -9/+32 |
| * | | some javascript changes | Robin Appelman | 2011-07-26 | 1 | -0/+19 |
| * | | merge master into interface | Robin Appelman | 2011-07-26 | 6 | -850/+888 |
| |\| | |||||
| * | | some work on the breadcrumb navigation for files | Robin Appelman | 2011-07-22 | 2 | -2/+2 |
| * | | show fixed filecontrols over the filelist that can scroll underneath it | Robin Appelman | 2011-07-22 | 1 | -1/+1 |
| * | | Merge branch 'master' into interface | Robin Appelman | 2011-07-22 | 2 | -2/+0 |
| |\ \ | |||||
| * | | | some work on the updated interface | Robin Appelman | 2011-07-21 | 3 | -44/+12 |
* | | | | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
| |_|/ |/| | | |||||
* | | | remove some dummy code | Robin Appelman | 2011-07-25 | 1 | -4/+0 |
* | | | bumb jquery and jquery-ui versions | Robin Appelman | 2011-07-25 | 5 | -847/+851 |
* | | | add js versions of linkTo, imagePath,addScript and addStyle | Robin Appelman | 2011-07-25 | 1 | -0/+38 |
| |/ |/| |