aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some work on the breadcrumb navigation for filesRobin Appelman2011-07-224-4/+38
|
* show error when trying to upload to large filesRobin Appelman2011-07-223-31/+53
|
* Merge branch 'master' into interfaceRobin Appelman2011-07-221-2/+10
|\
| * fix warning if no username is set in the cookieRobin Appelman2011-07-221-2/+10
| |
* | show fixed filecontrols over the filelist that can scroll underneath itRobin Appelman2011-07-221-1/+1
| |
* | Merge branch 'master' into interfaceRobin Appelman2011-07-223-4/+2
|\|
| * dont load some javascript files multiply timesRobin Appelman2011-07-222-2/+0
| |
| * fix resizing images in image viewerRobin Appelman2011-07-211-2/+2
| |
* | show fileactions inline on hoverRobin Appelman2011-07-225-38/+35
| |
* | 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-22114-0/+46513
|\|
| * import media appRobin Appelman2011-07-22112-0/+46482
| |
| * add getLocalFile to local storage providerRobin Appelman2011-07-221-0/+4
| |
| * finally the missing file for moving files from the web interfaceRobin Appelman2011-07-221-0/+27
| |
* | some work on the updated interfaceRobin Appelman2011-07-219-79/+133
|/
* only remove old sqlite database if it existsRobin Appelman2011-07-211-1/+3
|
* forgot to commit css for user managementRobin Appelman2011-07-201-0/+3
|
* moved Remember login below password fieldJan-Christoph Borchardt2011-07-201-2/+2
|
* 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-205-89/+84
|
* remember login addedBartek Przybylski2011-07-204-4/+35
|
* show expire dates of public links as date and not as datetimeRobin Appelman2011-07-201-1/+1
|
* serveral small fixes to the openid serverRobin Appelman2011-07-202-8/+10
|
* 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 ↵Robin Appelman2011-07-192-9/+25
| | | | uploading files.
* 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 ↵Robin Appelman2011-07-193-18/+36
| | | | support it.
* fix some ldap errorsRobin Appelman2011-07-181-2/+2
|
* show a proper error message in help when it can't get the data from ↵Robin Appelman2011-07-171-18/+22
| | | | apps.owncloud.com
* Fix expiring of public linksRobin Appelman2011-07-171-2/+2
|
* move list of mimetypes by extention to a seperate file.Robin Appelman2011-07-172-63/+88
|
* Fix typo in setup, thanks for pointing it out ab0ooMichael Gapczynski2011-07-131-3/+3
|
* Add missing argument for fromTmpFile() inside of rename()Michael Gapczynski2011-07-131-1/+1
|
* Add missing parameter for fromTmpFile() inside of copy()Michael Gapczynski2011-07-121-1/+1
|
* Fix post_create and post_write hooks in copy(), was referencing an undefined ↵Michael Gapczynski2011-07-121-2/+2
| | | | variable
* 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
| |
| * only show the revert animation of draging a file when draged to an invalid ↵Robin Appelman2011-07-081-1/+1
| | | | | | | | position
| * Changed the js code for the files admin section to jQueryHans Bakker2011-07-081-5/+5
| |
* | Directory links in navigation shouldn't have a trailing '/'Michael Gapczynski2011-07-102-2/+3
|/
* You can now move files to a parent folder by draging them to an element in ↵Robin Appelman2011-07-076-20/+64
| | | | | | the breadcrumb bar also fixed dragging newly uploaded files and droppin in new folders
* mark active navigation subentryJan-Christoph Borchardt2011-07-072-2/+3
|
* files can now be draged and dropped in the file browserRobin Appelman2011-07-073-11/+23
|
* small contrast fixesJan-Christoph Borchardt2011-07-072-5/+4
|