summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Allow users to start a new upload before the current upload has finishedRobin Appelman2011-07-203-24/+38
* | Some ui work on user management, but it can still use a lot of improvement.Robin Appelman2011-07-201-0/+1
|/
* fix deleting files with spaces in the nameRobin Appelman2011-07-192-3/+3
* Also commiting the actual loading icon might be usefullRobin Appelman2011-07-191-0/+0
* Show loading icon for uploading files, and disable file actions and DnD for u...Robin Appelman2011-07-192-9/+25
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-192-13/+0
* Provide ability to select mutliply files during upload for browsers that supp...Robin Appelman2011-07-193-18/+36
* fix error in autocomplete when try to list non-existing or unreadable foldersRobin Appelman2011-07-121-10/+12
* Home icon now points to index.phpMichael Gapczynski2011-07-101-1/+1
* Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-07-103-14/+21
|\
| * finish refactoring of files admin pageHans Bakker2011-07-092-12/+19
| * fix broken directory links for some browsersRobin Appelman2011-07-081-1/+1