aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵Björn Schießle2012-10-051-1/+1
| | | | root directory.
* 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
| | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
* don't use the complete path but the basename if the file/foder has no ↵Björn Schießle2012-10-021-1/+1
| | | | | | extension. Otherwise we can end up with different items in the shared directory with the same name (Also folder names can contain dots)
* [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
| | | | @MTGap Can you please check if this break something?
* [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
|\ | | | | Fix some untranslated strings
| * translate files_sharing appscambra2012-09-212-5/+9
| |
* | Catch exceptions in upgrading files_sharing, skip the errors for nowBart Visscher2012-09-211-2/+12
| |
* | 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
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-201-0/+7
|
* Fix styling of public shared files download buttonTom Needham2012-09-192-4/+5
|
* Dynamicly resize public shared imagesTom Needham2012-09-192-2/+6
|
* Fix sharing of single files, target name was not correctBart Visscher2012-09-191-1/+1
|