Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added global action class for icons | Jan-Christoph Borchardt | 2011-08-13 | 2 | -7/+7 |
* | updated translations | Jan-Christoph Borchardt | 2011-08-13 | 1 | -10/+0 |
* | tweaked CSS fade transitions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -12/+6 |
* | more fancy fading | Robin Appelman | 2011-08-13 | 2 | -9/+14 |
* | removed downloading as fallback action when file type can not be opened | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 3 | -3/+13 |
* | fix uploading multiple files | Robin Appelman | 2011-08-12 | 3 | -5/+5 |
* | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 3 | -6/+9 |
* | styled hovering file list more subtle | Jan-Christoph Borchardt | 2011-08-12 | 1 | -5/+6 |
* | action icons are now ACTION ICONS | Jan-Christoph Borchardt | 2011-08-11 | 1 | -1/+0 |
* | forgot something | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
* | allow dynamicly determaning icons for fileactions | Robin Appelman | 2011-08-11 | 1 | -0/+3 |
* | resolved merge conflicts | Dawid Opis | 2011-08-11 | 3 | -5/+8 |
|\ | |||||
| * | some interaction design for user management | Jan-Christoph Borchardt | 2011-08-11 | 1 | -0/+2 |
| * | 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 | 3 | -1/+9 |
|/ | |||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 8 | -5/+5 |
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 4 | -4/+4 |
* | fixed upload button overlapping new folder input | Dawid Opis | 2011-08-11 | 1 | -4/+6 |
* | fixed navigation and breadcrumb graphics | Jan-Christoph Borchardt | 2011-08-10 | 2 | -3/+3 |
* | I don't always test my code. But when I do, I do it in production. | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 |
* | damn z-index | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 |
* | fix search, sane z-indexes | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 |
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 2 | -19/+14 |
* | fixed undo notification not showing | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+4 |
* | Bug 279826 fix | Bartek Przybylski | 2011-08-10 | 2 | -14/+19 |
* | lots of CSS details | Jan-Christoph Borchardt | 2011-08-10 | 2 | -4/+2 |
* | make more strings translatable | Robin Appelman | 2011-08-10 | 6 | -19/+22 |
* | show settings page in the correct context | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
* | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -5/+0 |
* | first mediaplayer styling | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 |
* | fix a problem with ranming files containing spaces | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
* | various style fixes | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 |
* | fixed upload button | Jan-Christoph Borchardt | 2011-08-08 | 2 | -16/+14 |
* | fixed search box and file controls | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+2 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-06 | 2 | -20/+10 |
|\ | |||||
| * | styled undo file deletion | Jan-Christoph Borchardt | 2011-08-05 | 2 | -18/+8 |
| * | widen upload and new folder so that upload button text does not overflow | Jan-Christoph Borchardt | 2011-08-04 | 1 | -3/+3 |
* | | Add principals, minor changes in base.php | Jakob Sack | 2011-08-06 | 1 | -14/+9 |
|/ | |||||
* | provide undo button when deleting files from the web interface | Robin Appelman | 2011-08-04 | 5 | -60/+79 |
* | hide the file icon when showing the checkbox again | Robin Appelman | 2011-08-02 | 1 | -1/+1 |
* | show table header in filebrowser always on top when files are selected | Robin Appelman | 2011-08-02 | 2 | -0/+13 |
* | fixed starting breadcrumb divider | Jan-Christoph Borchardt | 2011-08-02 | 1 | -1/+2 |
* | fixed showing mimetypes for new files | Jan-Christoph Borchardt | 2011-08-02 | 1 | -4/+4 |
* | no more misclicking files on checkbox ticking | Jan-Christoph Borchardt | 2011-08-02 | 2 | -6/+6 |
* | move public links to a subentry of files | Robin Appelman | 2011-07-30 | 1 | -1/+1 |
* | fixed color calculation again | Jan-Christoph Borchardt | 2011-07-30 | 2 | -2/+2 |
* | fixed file size and date color calculation in JavaScript | Jan-Christoph Borchardt | 2011-07-30 | 3 | -5/+5 |
* | fixed table heading and multiselect style | Jan-Christoph Borchardt | 2011-07-30 | 2 | -4/+5 |