Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 1 | -1/+4 |
| | |||||
* | Fixed table gap from appearing. | Scott Barnett | 2011-09-27 | 1 | -2/+0 |
| | |||||
* | Fixed minor issue. | Scott Barnett | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Fixed uploaded file hover issue. | Scott Barnett | 2011-09-26 | 1 | -2/+2 |
| | |||||
* | fix file uploads for IE | Robin Appelman | 2011-09-22 | 1 | -8/+17 |
| | |||||
* | Fix newly uploaded files names being cut off if multiple '.' | Michael Gapczynski | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | Shift+Click multiselect for files | Michael Gapczynski | 2011-08-28 | 1 | -4/+38 |
| | |||||
* | Months for modified date need to be translated | Michael Gapczynski | 2011-08-28 | 1 | -2/+2 |
| | |||||
* | Ctrl+Click on td.filename a selects file instead of default file action | Michael Gapczynski | 2011-08-28 | 1 | -8/+27 |
| | |||||
* | Support translations for modified date column in files | Michael Gapczynski | 2011-08-28 | 1 | -10/+10 |
| | |||||
* | Style changes for multiselect and add tipsy for file size | Michael Gapczynski | 2011-08-27 | 1 | -4/+4 |
| | |||||
* | Fix file actions broken in some browsers, rename delete to do_delete - ↵ | Michael Gapczynski | 2011-08-27 | 3 | -4/+4 |
| | | | | Thanks Bart Visscher | ||||
* | Get file extension using lastIndexOf instead of indexOf in case there is a ↵ | Michael Gapczynski | 2011-08-24 | 1 | -3/+3 |
| | | | | '.' in file name | ||||
* | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 2 | -11/+1 |
| | | | | | 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 | 2 | -1/+11 |
| | |||||
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 1 | -3/+6 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+0 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 1 | -1/+1 |
| | |||||
* | NEEDS MORE FADING | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+3 |
| | |||||
* | fixed tipsy tooltips for actions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 2 | -3/+3 |
| | |||||
* | 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 | -0/+4 |
| | |||||
* | forgot something | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | allow dynamicly determaning icons for fileactions | Robin Appelman | 2011-08-11 | 1 | -0/+3 |
| | |||||
* | fixed upload button | Dawid Opis | 2011-08-11 | 1 | -0/+6 |
| | |||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | make more strings translatable | Robin Appelman | 2011-08-10 | 2 | -8/+8 |
| | |||||
* | fix a problem with ranming files containing spaces | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | styled undo file deletion | Jan-Christoph Borchardt | 2011-08-05 | 1 | -5/+5 |
| | |||||
* | provide undo button when deleting files from the web interface | Robin Appelman | 2011-08-04 | 3 | -60/+65 |
| | |||||
* | show table header in filebrowser always on top when files are selected | Robin Appelman | 2011-08-02 | 1 | -0/+11 |
| | |||||
* | fixed showing mimetypes for new files | Jan-Christoph Borchardt | 2011-08-02 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | fixed table heading and multiselect style | Jan-Christoph Borchardt | 2011-07-30 | 1 | -2/+2 |
| | |||||
* | dont need to remove the empty folder message twice | Robin Appelman | 2011-07-30 | 1 | -2/+0 |
| | |||||
* | automatically hide show/hide the empty folder message | Robin Appelman | 2011-07-30 | 2 | -0/+10 |
| | |||||
* | hide empty folder notification when a folder or file got uploaded | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+3 |
| | |||||
* | you can now move files to the root folder by draging them to the Files entry ↵ | Robin Appelman | 2011-07-29 | 1 | -0/+1 |
| | | | | in the navigation panel | ||||
* | some tweaks for renaming | Robin Appelman | 2011-07-29 | 1 | -15/+7 |
| | |||||
* | 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 | -16/+3 |
| | |||||
* | fix size of selected files with new uploaded files | Robin Appelman | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | dont need the ok button for renaming | Robin Appelman | 2011-07-29 | 2 | -3/+7 |
| | |||||
* | 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 |
| |