Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -154/+0 |
| | |||||
* | fix delete button not always disapearing | Robin Appelman | 2012-04-16 | 1 | -2/+2 |
| | |||||
* | show text for file actions | Jan-Christoph Borchardt | 2012-04-15 | 1 | -4/+3 |
| | |||||
* | add span around fileactions | Robin Appelman | 2012-04-15 | 1 | -2/+3 |
| | |||||
* | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | enable admin to turn off ZIP downloads | Arthur Schiwon | 2012-03-19 | 1 | -4/+11 |
| | | | | | | user interface offers multi-file/folder downloads only if available make function name more clear | ||||
* | remove some of the flickering in opera | Robin Appelman | 2012-01-15 | 1 | -4/+8 |
| | |||||
* | Keep the urls pretty, decode forward slashes | Michael Gapczynski | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | Fix folder names with + characters in it | Michael Gapczynski | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -1/+1 |
| | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
* | move some code to where it belongs and remove duplicated editor app | Robin Appelman | 2011-10-05 | 1 | -12/+0 |
| | |||||
* | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 1 | -5/+5 |
|\ | |||||
| * | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 1 | -1/+1 |
| | | |||||
| * | fix persistent playlist for media player | Robin Appelman | 2011-09-28 | 1 | -4/+4 |
| | | |||||
* | | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -2/+2 |
| | | |||||
* | | Changed theme. Editing is now default action for all supported types. Fixed ↵ | Tom Needham | 2011-09-28 | 1 | -5/+12 |
| | | | | | | | | static url. | ||||
* | | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 1 | -1/+4 |
|/ | |||||
* | Fix file actions broken in some browsers, rename delete to do_delete - ↵ | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | | | | Thanks Bart Visscher | ||||
* | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 1 | -10/+0 |
| | | | | | 1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript This reverts commit e78d1dd676a12e0a26960f0bf131975c7559298a. | ||||
* | hints for file actions | Bartek Przybylski | 2011-08-22 | 1 | -0/+10 |
| | |||||
* | 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 |