Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -232/+0 |
| | |||||
* | do no offer 'undo delete' on opera | Robin Appelman | 2012-04-15 | 1 | -3/+3 |
| | | | | opera lacks the onunload to make it work | ||||
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -5/+5 |
| | |||||
* | Keep the urls pretty, decode forward slashes for newly added directories | Michael Gapczynski | 2011-12-28 | 1 | -1/+1 |
| | |||||
* | Fix encoding again and update the link after renaming files | Michael Gapczynski | 2011-12-28 | 1 | -0/+2 |
| | |||||
* | Don't trigger file action when renaming, stupid fix for stupid firefox behaviour | Robin Appelman | 2011-12-05 | 1 | -6/+5 |
| | |||||
* | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -23/+31 |
| | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
* | Change javascript new folder from old icon to new | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Use notification to inform about errors in file list. | Brice Maron | 2011-10-17 | 1 | -6/+11 |
| | |||||
* | mimetype icon improvements | Robin Appelman | 2011-10-13 | 1 | -4/+8 |
| | |||||
* | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | 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 newly uploaded files names being cut off if multiple '.' | Michael Gapczynski | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | Fix file actions broken in some browsers, rename delete to do_delete - ↵ | Michael Gapczynski | 2011-08-27 | 1 | -2/+2 |
| | | | | 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 | 1 | -1/+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 | 1 | -1/+1 |
| | |||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+61 |
| | |||||
* | 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 |
| | |||||
* | automatically hide show/hide the empty folder message | Robin Appelman | 2011-07-30 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -3/+3 |
| | |||||
* | properly style filenames after renaming | Robin Appelman | 2011-07-29 | 1 | -2/+18 |
| | |||||
* | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 1 | -1/+2 |
| | |||||
* | use relative times for new upload files | Robin Appelman | 2011-07-29 | 1 | -3/+13 |
| | |||||
* | fix serveral styling issues on uploaded files | Robin Appelman | 2011-07-28 | 1 | -2/+20 |
| | |||||
* | correctly display icons and rename box | Jan-Christoph Borchardt | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Implement inline renaming of files | Robin Appelman | 2011-07-28 | 1 | -0/+33 |
| | | | | Still needs some ui love | ||||
* | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 1 | -2/+2 |
| | |||||
* | remove debug alert | Robin Appelman | 2011-07-26 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into interface | Robin Appelman | 2011-07-26 | 1 | -3/+10 |
|\ | |||||
| * | fix sorting on newly inserted items in the file list | Robin Appelman | 2011-07-26 | 1 | -3/+10 |
| | | |||||
* | | some work on the updated interface | Robin Appelman | 2011-07-21 | 1 | -6/+2 |
|/ | |||||
* | Show loading icon for uploading files, and disable file actions and DnD for ↵ | Robin Appelman | 2011-07-19 | 1 | -3/+16 |
| | | | | uploading files. | ||||
* | You can now move files to a parent folder by draging them to an element in ↵ | Robin Appelman | 2011-07-07 | 1 | -0/+4 |
| | | | | | | the breadcrumb bar also fixed dragging newly uploaded files and droppin in new folders | ||||
* | make folder labels bold, better distinction from files | Jan-Christoph Borchardt | 2011-07-07 | 1 | -1/+1 |
| | |||||
* | applied Ryan's patch for Bug 276007 - Folder list does not get updated when ↵ | Jan-Christoph Borchardt | 2011-07-04 | 1 | -2/+6 |
| | | | | creating the first folder. | ||||
* | some refactoring of the filebrowsers javascript code | Robin Appelman | 2011-06-04 | 1 | -0/+54 |