summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix the mimetype filter in OC_Share_Backend_FileBart Visscher2012-09-211-2/+4
* Check mimetype filter in file share backendBart Visscher2012-09-211-1/+7
* add a line break after every certificateBjörn Schießle2012-09-211-0/+1
* Change background colour of upload button to be consistant with new buttonTom Needham2012-09-212-3/+3
* LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ...Arthur Schiwon2012-09-211-19/+38
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-215-2/+25
* LDAP: add forgotten class, fixes oc-1803Arthur Schiwon2012-09-201-1/+1
* change the new button color on mouse over so that the user understands that t...Frank Karlitschek2012-09-201-4/+6
* Merge pull request #13 from scambra/safari-fixesicewind19912012-09-201-1/+2
|\
| * fix js success callback on safari when uploading filesscambra2012-09-201-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-206-10/+58
* | made upload button the same height in chrome and firefoxBernhard Posselt2012-09-192-3/+2
* | Fix styling of public shared files download buttonTom Needham2012-09-192-4/+5
* | Dynamicly resize public shared imagesTom Needham2012-09-192-2/+6
* | Fix syntax bugBart Visscher2012-09-191-1/+1
* | Fix versioning of shared filesBart Visscher2012-09-191-72/+34
* | Fix sharing of single files, target name was not correctBart Visscher2012-09-191-1/+1
* | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ...Arthur Schiwon2012-09-191-2/+2
* | Increase click area of breadcrumb, fix oc-703Tom Needham2012-09-191-0/+2
* | fix for bug #1752 (Renaming of folders in files view does not work correctly ...Björn Schießle2012-09-191-17/+19
* | Merge branch 'master' of github.com:owncloud/coreBjörn Schießle2012-09-1926-30/+262
|\|
| * Remove the content and table to prevent covering the download linkMichael Gapczynski2012-09-191-0/+5
| * Show preview for public folder linksMichael Gapczynski2012-09-184-24/+122
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1921-4/+133
| * Fix oc-1769, renaming folders with extensionsTom Needham2012-09-181-2/+2
* | add generated unique file name to the uploadingFiles list instead of the orig...Björn Schießle2012-09-191-1/+1
* | execute lastAction() before add new oneBjörn Schießle2012-09-191-9/+12
|/
* use more oc file operations instead of plain PHP functionsBjörn Schießle2012-09-181-15/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-1819-13/+129
* LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ...Arthur Schiwon2012-09-171-1/+1
* Check if the versioned file exists before trying to do the versioningBart Visscher2012-09-171-0/+6
* Fix oc-1726, cannot delete multiple files one by one without refreshTom Needham2012-09-171-1/+0
* Enhanced space handling - thx fmmsThomas Müller2012-09-171-4/+4
* Adding a few more string to translationThomas Müller2012-09-171-6/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-1726-51/+26
* Add chosen script and style, bug fix for oc-1745Michael Gapczynski2012-09-161-0/+2
* Merge branch 'master' of https://github.com/owncloud/coreFrank Karlitschek2012-09-162-3/+5
|\
| * show the size of new files when using New->From UrlRobin Appelman2012-09-162-3/+5
* | add a legend tag. it´s consistent and looks nicerFrank Karlitschek2012-09-161-1/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-161-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-151-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-145-0/+41
* Set configured to true after configuring Dropbox storageMichael Gapczynski2012-09-121-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-133-0/+41
* Don't hide errors doing the versioning copyBart Visscher2012-09-131-1/+1
* Don't get metadata directly from the 'cached' file cache after uploadMichael Gapczynski2012-09-121-1/+1
* Fixed bug oc-1659 - history dialogue cannot be closed once openedSam Tuke2012-09-121-22/+43
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-125-0/+36
* Change version number update occurs on to prevent problem with betas, users u...Michael Gapczynski2012-09-101-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-117-1/+52