summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* make foldernames also bold after renamingRobin Appelman2011-07-293-2/+3
* no need for an ok button for creating foldersRobin Appelman2011-07-292-17/+3
* fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
* show proper cursor for rename textfieldRobin Appelman2011-07-291-1/+1
* dont need the ok button for renamingRobin Appelman2011-07-293-3/+8
* narrow modified column, remove help cursorJan-Christoph Borchardt2011-07-291-2/+2
* 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
* remove legacy stylesJan-Christoph Borchardt2011-07-291-16/+0
* icons for music and imagesJan-Christoph Borchardt2011-07-291-0/+0
* use relative times for new upload filesRobin Appelman2011-07-292-7/+38
* implemented relative file size and coloringJan-Christoph Borchardt2011-07-291-2/+5
* confirmation dialogs for deletionsRobin Appelman2011-07-294-21/+60
* 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-282-4/+5
* Implement inline renaming of filesRobin Appelman2011-07-283-3/+35
* Merge branch 'master' into interfaceJan-Christoph Borchardt2011-07-281-3/+5
|\
| * remove dummy settingsRobin Appelman2011-07-281-3/+5
| * remove debug alertRobin Appelman2011-07-261-1/+0
* | finished action icons on hover, small style improvementsJan-Christoph Borchardt2011-07-284-20/+21
* | show icons instead of text for file actionsRobin Appelman2011-07-284-21/+33
* | 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-272-2/+17
| * | do not show default file action in the file action list on hoverRobin Appelman2011-07-271-12/+15
* | | proper CSS formatting for better workflowJan-Christoph Borchardt2011-07-281-96/+19
* | | first part of file action icons implementationJan-Christoph Borchardt2011-07-282-4/+5
* | | lots of small style fixes for the file listJan-Christoph Borchardt2011-07-283-69/+34
|/ /
* | 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
* | Merge branch 'master' into interfaceRobin Appelman2011-07-231-47/+50
|\|
| * Merge branch 'sabredav'Jakob Sack2011-07-221-47/+50
| |\
| | * Support for locks, minor changesJakob Sack2011-07-221-6/+12
| | * Use SabreDAV authentication Code!Jakob Sack2011-07-201-28/+12
| | * Integration of SabreDAVJakob Sack2011-07-201-32/+45
* | | some work on the breadcrumb navigation for filesRobin Appelman2011-07-222-2/+36
* | | show error when trying to upload to large filesRobin Appelman2011-07-223-31/+53
* | | show fileactions inline on hoverRobin Appelman2011-07-224-37/+34
* | | only show actions for selected file if there are selected filesRobin Appelman2011-07-211-0/+2
* | | give the file sizes some more spaceRobin Appelman2011-07-211-2/+5
* | | Merge branch 'master' into interfaceRobin Appelman2011-07-221-0/+27
|\| |
| * | finally the missing file for moving files from the web interfaceRobin Appelman2011-07-221-0/+27
* | | some work on the updated interfaceRobin Appelman2011-07-216-35/+121
|/ /
* | fixed file size color calculationJan-Christoph Borchardt2011-07-201-1/+1