summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* add ID to upload form and check if ID exist to avoid loading invalid javascri...Björn Schießle2012-10-082-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-082-1/+24
* Remove old Shared folders from the file cache, fixes bug oc-1911Michael Gapczynski2012-10-072-1/+9
* Revert part of 5beca59b, fixes file upload bug oc-1926Michael Gapczynski2012-10-071-4/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-076-0/+34
* add support to mount a specific folder from dropboxRobin Appelman2012-10-061-0/+11
* test case for dropbox storageRobin Appelman2012-10-062-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-062-0/+18
* LDAP: we're good for 0.3 now. No code changeArthur Schiwon2012-10-061-1/+1
* prevent xss attacksBjörn Schießle2012-10-051-2/+2
* enable user to download selected files from publically shared directoryBjörn Schießle2012-10-052-2/+9
* breadcrumbs fixed for public share viewBjörn Schießle2012-10-051-1/+5
* register download action for directoriesBjörn Schießle2012-10-051-0/+6
* register download action for filesBjörn Schießle2012-10-051-0/+6
* fix download link for single files in publicly shared directoryBjörn Schießle2012-10-051-3/+7
* fix download of single publically shared files.Björn Schießle2012-10-051-1/+6
* fixed download of complete publically shared folderBjörn Schießle2012-10-051-8/+1
* stripsplashes doesn't work if the slash is the only character -> creating fil...Björn Schießle2012-10-051-4/+3
* baseDir has to be the whole path to work with shared directories below the ro...Björn Schießle2012-10-051-1/+1
* no content area, it overlaps the file listBjörn Schießle2012-10-051-2/+0
* check if element really exists before calling it. (e.g. for public shared fil...Björn Schießle2012-10-051-2/+8
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-051-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0410-0/+63
* Prevent displaying errors if public link url parameters are incorrectMichael Gapczynski2012-10-031-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-032-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0233-92/+120
* l18n support added to files_external/jsThomas Mueller2012-10-022-15/+33
* remove textbox after pressing "enter" even if the name is the sameBjörn Schießle2012-10-021-16/+15
* escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
* automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-027-7/+7
* don't use the complete path but the basename if the file/foder has no extensi...Björn Schießle2012-10-021-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-026-1/+32
* Merge pull request #23 from lipemat/patch-1Lukas Reschke2012-10-011-1/+1
|\
| * Update apps/files/css/files.cssMat Lipe2012-10-011-1/+1
| * Update apps/files/css/files.cssMat Lipe2012-09-301-2/+2
* | LDAP: fix sharing doesn't work with ldap groups, oc-1819Arthur Schiwon2012-10-012-2/+8
* | Sharing: backward compatibility to links from OC 4.0.Arthur Schiwon2012-10-011-0/+20
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-012-0/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-288-0/+113
* Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
* Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-284-6/+39
* This .gitkeep is unneededLukas Reschke2012-09-271-1/+0
* LDAP: comparison, not assignment. Thanks to Manuel DelgadoArthur Schiwon2012-09-272-3/+3
* check if file really exist before add/remove itBjörn Schießle2012-09-272-4/+12
* only upload valid ssl root certificatesBjörn Schießle2012-09-271-6/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2716-0/+136
* take '\' on windows systems into account to prevent file deletion above uploa...Björn Schießle2012-09-261-1/+1
* fix security issue, don't allow to go back in the pathBjörn Schießle2012-09-261-1/+1
* fix sharing for newly uploaded or created filesRobin Appelman2012-09-263-9/+17