summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Further improvementsJakob Sack2011-07-274-214/+10
* One class per FileJakob Sack2011-07-273-412/+620
* Delete requires in applications where possibleJakob Sack2011-07-2727-40/+1
* Use autoloadJakob Sack2011-07-2717-352/+322
* updated localization files againJan-Christoph Borchardt2011-07-275-94/+43
* only show songs for which the current user has songs indexedRobin Appelman2011-07-262-10/+15
* only load image viewer when in the file browserRobin Appelman2011-07-262-4/+6
* remove debug alertRobin Appelman2011-07-261-1/+0
* fix sorting on newly inserted items in the file listRobin Appelman2011-07-261-3/+10
* some refactoring of the media player codeRobin Appelman2011-07-2611-861/+297
* updated localization filesJan-Christoph Borchardt2011-07-265-19/+70
* remove some dummy codeRobin Appelman2011-07-251-4/+0
* bumb jquery and jquery-ui versionsRobin Appelman2011-07-256-850/+854
* add js versions of linkTo, imagePath,addScript and addStyleRobin Appelman2011-07-251-0/+38
* add getSelectedFiles() to files.jsRobin Appelman2011-07-251-10/+28
* add OC_APP::getCurrentApp() to get the id of the active appRobin Appelman2011-07-251-0/+16
* Show installed apps as default for the apps entry on the settings page.Robin Appelman2011-07-252-5/+4
* fix sabredav for sqlite2Robin Appelman2011-07-251-1/+1
* Merge branch 'sabredav'Jakob Sack2011-07-22162-3882/+20684
|\
| * Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredavJakob Sack2011-07-221-1/+1
| |\
| | * fix problem with removing locksRobin Appelman2011-07-221-1/+1
| * | Remove HTTP_WebdavJakob Sack2011-07-221-757/+0
| |/
| * Update docs, db schemeJakob Sack2011-07-224-259/+91
| * Properties work fine nowJakob Sack2011-07-222-15/+19
| * properties nearly workJakob Sack2011-07-222-1/+93
| * Support for locks, minor changesJakob Sack2011-07-226-12/+156
| * Use SabreDAV authentication Code!Jakob Sack2011-07-202-28/+47
| * Integration of SabreDAVJakob Sack2011-07-20155-2851/+20319
* | remove some debug output and supress some possible errorsRobin Appelman2011-07-222-3/+3
* | fix warning if no username is set in the cookieRobin Appelman2011-07-221-2/+10
* | dont load some javascript files multiply timesRobin Appelman2011-07-222-2/+0
* | fix resizing images in image viewerRobin Appelman2011-07-211-2/+2
* | 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
* | 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 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 some ldap errorsRobin Appelman2011-07-181-2/+2