Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 1 | -3/+6 |
| | |||||
* | added global action class for icons | Jan-Christoph Borchardt | 2011-08-13 | 1 | -6/+6 |
| | |||||
* | more fancy fading | Robin Appelman | 2011-08-13 | 1 | -1/+6 |
| | |||||
* | removed downloading as fallback action when file type can not be opened | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | forgot something | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | allow dynamicly determaning icons for fileactions | Robin Appelman | 2011-08-11 | 1 | -0/+3 |
| | |||||
* | provide undo button when deleting files from the web interface | Robin Appelman | 2011-08-04 | 1 | -23/+1 |
| | |||||
* | dont need the ok button for renaming | Robin Appelman | 2011-07-29 | 1 | -0/+4 |
| | |||||
* | always show download icon on hover | Robin Appelman | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | confirmation dialogs for deletions | Robin Appelman | 2011-07-29 | 1 | -7/+21 |
| | |||||
* | Implement inline renaming of files | Robin Appelman | 2011-07-28 | 1 | -2/+1 |
| | | | | Still needs some ui love | ||||
* | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 1 | -17/+28 |
| | |||||
* | 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 | 1 | -1/+16 |
| | | | | | | | | it doesn't fit good currently in the column but will be fixed with using icons | ||||
| * | do not show default file action in the file action list on hover | Robin Appelman | 2011-07-27 | 1 | -12/+15 |
|/ | |||||
* | show fileactions inline on hover | Robin Appelman | 2011-07-22 | 1 | -10/+16 |
| | |||||
* | fix deleting files with spaces in the name | Robin Appelman | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | make the system for default fileactions more flexible | Robin Appelman | 2011-06-16 | 1 | -5/+8 |
| | |||||
* | fix file action dialog not reappearing after being used | Robin Appelman | 2011-06-04 | 1 | -4/+5 |
| | |||||
* | fix fileactions following the link instead | Robin Appelman | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 1 | -0/+100 |