aboutsummaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Collapse)AuthorAgeFilesLines
* styled undo file deletionJan-Christoph Borchardt2011-08-051-5/+5
|
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-043-60/+65
|
* show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-021-0/+11
|
* 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
|
* fixed table heading and multiselect styleJan-Christoph Borchardt2011-07-301-2/+2
|
* dont need to remove the empty folder message twiceRobin Appelman2011-07-301-2/+0
|
* automatically hide show/hide the empty folder messageRobin Appelman2011-07-302-0/+10
|
* hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt2011-07-301-1/+3
|
* you can now move files to the root folder by draging them to the Files entry ↵Robin Appelman2011-07-291-0/+1
| | | | in the navigation panel
* some tweaks for renamingRobin Appelman2011-07-291-15/+7
|
* make foldernames also bold after renamingRobin Appelman2011-07-291-1/+1
|
* no need for an ok button for creating foldersRobin Appelman2011-07-291-16/+3
|
* fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
|
* dont need the ok button for renamingRobin Appelman2011-07-292-3/+7
|
* properly style filenames after renamingRobin Appelman2011-07-291-2/+18
|
* always show download icon on hoverRobin Appelman2011-07-291-1/+1
|
* use proper file icons for image and audio filesRobin Appelman2011-07-292-1/+11
|
* use relative times for new upload filesRobin Appelman2011-07-292-7/+38
|
* confirmation dialogs for deletionsRobin Appelman2011-07-292-20/+55
|
* add size tooltip for selected filesRobin Appelman2011-07-281-10/+4
|
* fix serveral styling issues on uploaded filesRobin Appelman2011-07-282-3/+21
|
* correctly display icons and rename boxJan-Christoph Borchardt2011-07-281-1/+1
|
* Implement inline renaming of filesRobin Appelman2011-07-282-2/+34
| | | | Still needs some ui love
* finished action icons on hover, small style improvementsJan-Christoph Borchardt2011-07-281-4/+4
|
* show icons instead of text for file actionsRobin Appelman2011-07-282-19/+30
|
* fix merge conflictJan-Christoph Borchardt2011-07-281-4/+22
|\
| * deleting stuff is scary, lets move the button as far to the right as possibleRobin Appelman2011-07-271-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 hoverRobin Appelman2011-07-271-12/+15
| |
* | lots of small style fixes for the file listJan-Christoph Borchardt2011-07-281-14/+18
|/
* no longer show deleted files as selectedRobin Appelman2011-07-261-3/+5
|
* 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 javascript changesRobin Appelman2011-07-261-43/+48
| |
* | merge master into interfaceRobin Appelman2011-07-261-11/+29
|\|
| * add getSelectedFiles() to files.jsRobin Appelman2011-07-251-10/+28
| |
* | some work on the breadcrumb navigation for filesRobin Appelman2011-07-221-0/+22
| |
* | show error when trying to upload to large filesRobin Appelman2011-07-221-30/+45
| |
* | show fileactions inline on hoverRobin Appelman2011-07-222-14/+22
| |
* | only show actions for selected file if there are selected filesRobin Appelman2011-07-211-0/+2
| |
* | some work on the updated interfaceRobin Appelman2011-07-212-16/+60
|/
* Allow users to start a new upload before the current upload has finishedRobin Appelman2011-07-201-12/+26
|
* fix deleting files with spaces in the nameRobin Appelman2011-07-192-3/+3
|
* Show loading icon for uploading files, and disable file actions and DnD for ↵Robin Appelman2011-07-192-9/+25
| | | | uploading files.
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-191-12/+0
|
* Provide ability to select mutliply files during upload for browsers that ↵Robin Appelman2011-07-191-9/+21
| | | | support it.
* finish refactoring of files admin pageHans Bakker2011-07-091-0/+15
|
* fix broken directory links for some browsersRobin Appelman2011-07-081-1/+1
|