summaryrefslogtreecommitdiffstats
path: root/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-232/+0
* do no offer 'undo delete' on operaRobin Appelman2012-04-151-3/+3
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-5/+5
* Keep the urls pretty, decode forward slashes for newly added directoriesMichael Gapczynski2011-12-281-1/+1
* Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-281-0/+2
* Don't trigger file action when renaming, stupid fix for stupid firefox behaviourRobin Appelman2011-12-051-6/+5
* attempt to manage some special chars in file listBrice Maron2011-11-011-23/+31
* Change javascript new folder from old icon to newMichael Gapczynski2011-10-221-1/+1
* Use notification to inform about errors in file list.Brice Maron2011-10-171-6/+11
* mimetype icon improvementsRobin Appelman2011-10-131-4/+8
* fixes for the mimetype iconsRobin Appelman2011-10-071-1/+1
* Fixed minor issue.Scott Barnett2011-09-261-1/+1
* Fixed uploaded file hover issue.Scott Barnett2011-09-261-2/+2
* Fix newly uploaded files names being cut off if multiple '.'Michael Gapczynski2011-08-281-1/+1
* Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski2011-08-271-2/+2
* Get file extension using lastIndexOf instead of indexOf in case there is a '....Michael Gapczynski2011-08-241-3/+3
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-231-1/+1
* hints for file actionsBartek Przybylski2011-08-221-1/+1
* file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt2011-08-121-2/+2
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-1/+1
* make more strings translatableRobin Appelman2011-08-101-1/+1
* fix a problem with ranming files containing spacesRobin Appelman2011-08-081-1/+1
* styled undo file deletionJan-Christoph Borchardt2011-08-051-5/+5
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-041-0/+61
* fixed showing mimetypes for new filesJan-Christoph Borchardt2011-08-021-4/+4
* fixed color calculation againJan-Christoph Borchardt2011-07-301-1/+1
* fixed file size and date color calculation in JavaScriptJan-Christoph Borchardt2011-07-301-2/+2
* automatically hide show/hide the empty folder messageRobin Appelman2011-07-301-0/+6
* some tweaks for renamingRobin Appelman2011-07-291-15/+7
* make foldernames also bold after renamingRobin Appelman2011-07-291-1/+1
* fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
* dont need the ok button for renamingRobin Appelman2011-07-291-3/+3
* properly style filenames after renamingRobin Appelman2011-07-291-2/+18
* use proper file icons for image and audio filesRobin Appelman2011-07-291-1/+2
* use relative times for new upload filesRobin Appelman2011-07-291-3/+13
* fix serveral styling issues on uploaded filesRobin Appelman2011-07-281-2/+20
* correctly display icons and rename boxJan-Christoph Borchardt2011-07-281-1/+1
* Implement inline renaming of filesRobin Appelman2011-07-281-0/+33
* show icons instead of text for file actionsRobin Appelman2011-07-281-2/+2
* remove debug alertRobin Appelman2011-07-261-1/+0
* Merge branch 'master' into interfaceRobin Appelman2011-07-261-3/+10
|\
| * fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
* | some work on the updated interfaceRobin Appelman2011-07-211-6/+2
|/
* Show loading icon for uploading files, and disable file actions and DnD for u...Robin Appelman2011-07-191-3/+16
* You can now move files to a parent folder by draging them to an element in th...Robin Appelman2011-07-071-0/+4
* make folder labels bold, better distinction from filesJan-Christoph Borchardt2011-07-071-1/+1
* applied Ryan's patch for Bug 276007 - Folder list does not get updated when c...Jan-Christoph Borchardt2011-07-041-2/+6
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-041-0/+54