Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make foldernames also bold after renaming | Robin Appelman | 2011-07-29 | 3 | -2/+3 |
* | no need for an ok button for creating folders | Robin Appelman | 2011-07-29 | 2 | -17/+3 |
* | fix size of selected files with new uploaded files | Robin Appelman | 2011-07-29 | 1 | -2/+2 |
* | show proper cursor for rename textfield | Robin Appelman | 2011-07-29 | 1 | -1/+1 |
* | dont need the ok button for renaming | Robin Appelman | 2011-07-29 | 3 | -3/+8 |
* | narrow modified column, remove help cursor | Jan-Christoph Borchardt | 2011-07-29 | 1 | -2/+2 |
* | properly style filenames after renaming | Robin Appelman | 2011-07-29 | 1 | -2/+18 |
* | always show download icon on hover | Robin Appelman | 2011-07-29 | 1 | -1/+1 |
* | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 2 | -1/+11 |
* | remove legacy styles | Jan-Christoph Borchardt | 2011-07-29 | 1 | -16/+0 |
* | icons for music and images | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+0 |
* | use relative times for new upload files | Robin Appelman | 2011-07-29 | 2 | -7/+38 |
* | implemented relative file size and coloring | Jan-Christoph Borchardt | 2011-07-29 | 1 | -2/+5 |
* | confirmation dialogs for deletions | Robin Appelman | 2011-07-29 | 4 | -21/+60 |
* | add size tooltip for selected files | Robin Appelman | 2011-07-28 | 1 | -10/+4 |
* | fix serveral styling issues on uploaded files | Robin Appelman | 2011-07-28 | 2 | -3/+21 |
* | correctly display icons and rename box | Jan-Christoph Borchardt | 2011-07-28 | 2 | -4/+5 |
* | Implement inline renaming of files | Robin Appelman | 2011-07-28 | 3 | -3/+35 |
* | Merge branch 'master' into interface | Jan-Christoph Borchardt | 2011-07-28 | 1 | -3/+5 |
|\ | |||||
| * | remove dummy settings | Robin Appelman | 2011-07-28 | 1 | -3/+5 |
| * | remove debug alert | Robin Appelman | 2011-07-26 | 1 | -1/+0 |
* | | finished action icons on hover, small style improvements | Jan-Christoph Borchardt | 2011-07-28 | 4 | -20/+21 |
* | | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 4 | -21/+33 |
* | | fix merge conflict | Jan-Christoph Borchardt | 2011-07-28 | 1 | -4/+22 |
|\ \ | |||||
| * | | deleting stuff is scary, lets move the button as far to the right as possible | Robin Appelman | 2011-07-27 | 2 | -2/+17 |
| * | | do not show default file action in the file action list on hover | Robin Appelman | 2011-07-27 | 1 | -12/+15 |
* | | | proper CSS formatting for better workflow | Jan-Christoph Borchardt | 2011-07-28 | 1 | -96/+19 |
* | | | first part of file action icons implementation | Jan-Christoph Borchardt | 2011-07-28 | 2 | -4/+5 |
* | | | lots of small style fixes for the file list | Jan-Christoph Borchardt | 2011-07-28 | 3 | -69/+34 |
|/ / | |||||
* | | no longer show deleted files as selected | Robin Appelman | 2011-07-26 | 1 | -3/+5 |
* | | remove debug alert | Robin Appelman | 2011-07-26 | 1 | -1/+0 |
* | | Merge branch 'master' into interface | Robin Appelman | 2011-07-26 | 1 | -3/+10 |
|\| | |||||
| * | fix sorting on newly inserted items in the file list | Robin Appelman | 2011-07-26 | 1 | -3/+10 |
* | | some javascript changes | Robin Appelman | 2011-07-26 | 1 | -43/+48 |
* | | merge master into interface | Robin Appelman | 2011-07-26 | 1 | -11/+29 |
|\| | |||||
| * | add getSelectedFiles() to files.js | Robin Appelman | 2011-07-25 | 1 | -10/+28 |
* | | Merge branch 'master' into interface | Robin Appelman | 2011-07-23 | 1 | -47/+50 |
|\| | |||||
| * | Merge branch 'sabredav' | Jakob Sack | 2011-07-22 | 1 | -47/+50 |
| |\ | |||||
| | * | Support for locks, minor changes | Jakob Sack | 2011-07-22 | 1 | -6/+12 |
| | * | Use SabreDAV authentication Code! | Jakob Sack | 2011-07-20 | 1 | -28/+12 |
| | * | Integration of SabreDAV | Jakob Sack | 2011-07-20 | 1 | -32/+45 |
* | | | some work on the breadcrumb navigation for files | Robin Appelman | 2011-07-22 | 2 | -2/+36 |
* | | | show error when trying to upload to large files | Robin Appelman | 2011-07-22 | 3 | -31/+53 |
* | | | show fileactions inline on hover | Robin Appelman | 2011-07-22 | 4 | -37/+34 |
* | | | only show actions for selected file if there are selected files | Robin Appelman | 2011-07-21 | 1 | -0/+2 |
* | | | give the file sizes some more space | Robin Appelman | 2011-07-21 | 1 | -2/+5 |
* | | | Merge branch 'master' into interface | Robin Appelman | 2011-07-22 | 1 | -0/+27 |
|\| | | |||||
| * | | finally the missing file for moving files from the web interface | Robin Appelman | 2011-07-22 | 1 | -0/+27 |
* | | | some work on the updated interface | Robin Appelman | 2011-07-21 | 6 | -35/+121 |
|/ / | |||||
* | | fixed file size color calculation | Jan-Christoph Borchardt | 2011-07-20 | 1 | -1/+1 |