summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* show a proper error message in help when it can't get the data from apps.ownc...Robin Appelman2011-07-171-18/+22
* 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
* 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 po...Robin Appelman2011-07-081-1/+1
| * 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 th...Robin Appelman2011-07-076-20/+64
* 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
* show file extention in a lighter colorRobin Appelman2011-07-073-1/+17
* highlight selected files in the filebrowserRobin Appelman2011-07-072-2/+7
* some cleanup, small fixesJan-Christoph Borchardt2011-07-076-1/+2
* file size is reflected in the value's shade of grey, atm calculated absolutelyJan-Christoph Borchardt2011-07-071-2/+4
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-074-8/+24
* hopefully fixed the dirty workaround, like I was told toJan-Christoph Borchardt2011-07-072-5/+1
* make folder labels bold, better distinction from filesJan-Christoph Borchardt2011-07-072-3/+3
* file list hover effectJan-Christoph Borchardt2011-07-071-0/+3
* styled navigation subcategoriesJan-Christoph Borchardt2011-07-062-2/+3
* autofocus on the username field for setup & loginJan-Christoph Borchardt2011-07-062-2/+2
* removed search box from settings areaJan-Christoph Borchardt2011-07-061-1/+0
* updated search box displayJan-Christoph Borchardt2011-07-062-8/+7
* reactivated Upload & New Folder button iconsJan-Christoph Borchardt2011-07-063-8/+6
* reworded some bits in the setupJan-Christoph Borchardt2011-07-061-12/+13
* only try to create the user onceRobin Appelman2011-07-061-13/+19
* only use ldap user backend when it is configuredRobin Appelman2011-07-061-0/+6
* applied Ryan's patch for Bug 276007 - Folder list does not get updated when c...Jan-Christoph Borchardt2011-07-041-2/+6
* Hopefully fix errors if ldap plugin is not configuredDominik Schmidt2011-07-041-1/+16
* More nl l10n improvementsHans Bakker2011-07-047-45/+45
* Improved the dutch l10n filesHans Bakker2011-07-044-24/+23
* Usability improvements:Hans Bakker2011-07-031-10/+20
* Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock...Kunal Ghosh2011-07-021-1/+6
* not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manuallyRobin Appelman2011-06-261-1/+5
* you can now use your owncloud url as openid providerRobin Appelman2011-06-243-20/+45
* allow plugins/apps to add custom headers to all pagesRobin Appelman2011-06-242-9/+18
* redirect_url to be respected in linkTo functionAamir Khan2011-06-251-5/+12
* add openid headers to openid request pageRobin Appelman2011-06-241-1/+3
* provide an option to add custom elements to the header of templatesRobin Appelman2011-06-244-2/+57
* show error on openid request page when no user is selectedRobin Appelman2011-06-243-9/+20
* Merge branch 'master' of git://anongit.kde.org/owncloudKamil Domanski2011-06-245-0/+227
|\
| * user_ldap: close ldap connection in dtorDominik Schmidt2011-06-231-0/+6