summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove uneeded vendor prefixesLukas Reschke2012-10-241-2/+0
* | | Format the CSS in a readable wayLukas Reschke2012-10-231-11/+73
* | | Merge pull request #12 from scambra/fixesicewind19912012-10-231-0/+8
|\ \ \ | |/ / |/| |
| * | check free space using folder's ownerscambra2012-09-191-0/+8
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-233-5/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-211-0/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-204-5/+14
* | | unset UserID after UpdateArthur Schiwon2012-10-181-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+9
* | | normalize path to avoid problems with trailing slashes, double-slashes, etc.Björn Schießle2012-10-161-2/+2
* | | Whitespace cleanupBart Visscher2012-10-142-7/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-141-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-122-0/+4
* | | generate correct link for shared files and shared directoriesBjörn Schießle2012-10-111-2/+7
* | | don't show the share action in the file view for publically shared files.Björn Schießle2012-10-102-1/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-101-0/+2
* | | Fix closing the sharing dropdown by clicking on the share buttonMichael Gapczynski2012-10-091-1/+1
* | | Remove old Shared folders from the file cache, fixes bug oc-1911Michael Gapczynski2012-10-072-1/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-071-0/+9
* | | enable user to download selected files from publically shared directoryBjörn Schießle2012-10-051-1/+3
* | | 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
* | | 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
* | | Prevent displaying errors if public link url parameters are incorrectMichael Gapczynski2012-10-031-0/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-3/+3
* | | automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-1/+1
* | | 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-022-0/+4
* | | Sharing: backward compatibility to links from OC 4.0.Arthur Schiwon2012-10-011-0/+20
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-011-0/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-281-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-281-0/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-272-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-261-0/+2
* | | Sharing: write update errors to logfile; do not die on errorsArthur Schiwon2012-09-261-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-261-0/+2
* | | Add missing Sharing permissionArthur Schiwon2012-09-251-1/+1
* | | Sharing update: take over reshares and thus don't failArthur Schiwon2012-09-251-1/+1
* | | Fix files_sharing update script, by making filesystem and users availableArthur Schiwon2012-09-251-0/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-253-0/+13
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-245-0/+17
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-234-0/+8
* | | Sanitize download URLLukas Reschke2012-09-221-3/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-0/+2
* | | Merge pull request #17 from scambra/4.5-l10n-fixesThomas Müller2012-09-212-5/+9
|\ \ \