Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | updated translations | Jan-Christoph Borchardt | 2011-08-13 | 1 | -10/+0 | |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-12 | 1 | -6/+5 | |
|\| | ||||||
| * | fix uploading multiple files | Robin Appelman | 2011-08-12 | 1 | -2/+2 | |
| * | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 1 | -5/+4 | |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-11 | 2 | -5/+7 | |
|\| | ||||||
| * | resolved merge conflicts | Dawid Opis | 2011-08-11 | 2 | -5/+6 | |
| |\ | ||||||
| | * | set default max upload size in the .htaccess file to something rediculous | Robin Appelman | 2011-08-11 | 1 | -1/+2 | |
| | * | automatically set background images to png when needed | Robin Appelman | 2011-08-11 | 2 | -4/+4 | |
| * | | fixed upload button | Dawid Opis | 2011-08-11 | 1 | -1/+2 | |
| |/ | ||||||
| * | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -1/+1 | |
* | | merged master into sharing | Jan-Christoph Borchardt | 2011-08-11 | 1 | -2/+2 | |
|\| | ||||||
| * | fixed navigation and breadcrumb graphics | Jan-Christoph Borchardt | 2011-08-10 | 1 | -2/+2 | |
| * | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 1 | -16/+13 | |
| * | Bug 279826 fix | Bartek Przybylski | 2011-08-10 | 1 | -13/+16 | |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-10 | 2 | -13/+7 | |
|\| | ||||||
| * | lots of CSS details | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+1 | |
| * | make more strings translatable | Robin Appelman | 2011-08-10 | 2 | -10/+6 | |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-09 | 1 | -1/+1 | |
|\| | ||||||
| * | first mediaplayer styling | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 | |
* | | Merge branch 'master' into sharing | Jan-Christoph Borchardt | 2011-08-08 | 1 | -8/+8 | |
|\| | ||||||
| * | fixed upload button | Jan-Christoph Borchardt | 2011-08-08 | 1 | -8/+8 | |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-07 | 2 | -2/+3 | |
|\| | ||||||
| * | provide undo button when deleting files from the web interface | Robin Appelman | 2011-08-04 | 1 | -0/+1 | |
| * | no more misclicking files on checkbox ticking | Jan-Christoph Borchardt | 2011-08-02 | 1 | -2/+2 | |
* | | Merge branch 'master' into sharing. Integrate with changes in master, rename ... | Michael Gapczynski | 2011-07-30 | 2 | -5/+5 | |
|\| | ||||||
| * | fixed color calculation again | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+1 | |
| * | fixed file size and date color calculation in JavaScript | Jan-Christoph Borchardt | 2011-07-30 | 1 | -2/+2 | |
| * | automatically hide show/hide the empty folder message | Robin Appelman | 2011-07-30 | 1 | -2/+2 | |
| * | hide empty folder notification when a folder or file got uploaded | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+1 | |
| * | documented file size and date color calculation part | Jan-Christoph Borchardt | 2011-07-30 | 1 | -2/+2 | |
| * | Transifex connection, added French and part of Bulgarian | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+1 | |
| * | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 | |
* | | Add share action for mutliple selected files | Michael Gapczynski | 2011-07-29 | 1 | -1/+1 | |
|/ | ||||||
* | automatically replace svg images with png for browsers that dont support svg | Robin Appelman | 2011-07-29 | 1 | -2/+2 | |
* | message and hint for upload if folder is empty | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+2 | |
* | revised coloring again | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+2 | |
* | revised color calculation for size and age | Jan-Christoph Borchardt | 2011-07-29 | 1 | -2/+2 | |
* | make foldernames also bold after renaming | Robin Appelman | 2011-07-29 | 1 | -1/+1 | |
* | no need for an ok button for creating folders | Robin Appelman | 2011-07-29 | 1 | -1/+0 | |
* | implemented relative file size and coloring | Jan-Christoph Borchardt | 2011-07-29 | 1 | -2/+5 | |
* | confirmation dialogs for deletions | Robin Appelman | 2011-07-29 | 1 | -0/+4 | |
* | 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 | |
* | | finished action icons on hover, small style improvements | Jan-Christoph Borchardt | 2011-07-28 | 2 | -6/+7 | |
* | | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 1 | -1/+1 | |
* | | first part of file action icons implementation | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+2 | |
* | | lots of small style fixes for the file list | Jan-Christoph Borchardt | 2011-07-28 | 1 | -3/+3 | |
* | | show error when trying to upload to large files | Robin Appelman | 2011-07-22 | 1 | -0/+6 | |
* | | show fileactions inline on hover | Robin Appelman | 2011-07-22 | 1 | -4/+1 | |
* | | some work on the updated interface | Robin Appelman | 2011-07-21 | 3 | -18/+16 | |
|/ |