summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-241-1/+3
* disable trahs in files_sharing/public.phpBjoern Schiessle2013-11-211-0/+1
* fix undefined index errors if public share viewBjoern Schiessle2013-11-211-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-152-2/+13
* readd sharing token to public templateJörn Friedrich Dreyer2013-11-152-0/+2
* Use View::copy and View::rename when copying or renaming files in the shared ...Robin Appelman2013-11-111-59/+47
* Merge pull request #5701 from owncloud/sharing-updateownerfoldersizesMorris Jobke2013-11-115-111/+335
|\
| * Fixed unit tests for files sharing watcherVincent Petry2013-11-062-3/+3
| * Added unit tests for shared files watcherVincent Petry2013-11-054-108/+317
| * Removed unused methodVincent Petry2013-11-051-18/+0
| * Fixed watcher to also update the owner's folder sizesVincent Petry2013-11-052-4/+37
* | Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-051-1/+1
|\ \ | |/ |/|
| * Append file etag to preview URLsVincent Petry2013-10-281-1/+1
* | Merge pull request #5540 from owncloud/scanner-enhancments-masterThomas Müller2013-11-041-0/+4
|\ \
| * | use ===Thomas Müller2013-11-041-1/+1
| * | adding storage_mtime handling to SharedCacheThomas Müller2013-10-251-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-032-2/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-032-2/+4
* | | Merge pull request #5626 from owncloud/fix_search_in_shared_filesJörn Friedrich Dreyer2013-10-301-38/+42
|\ \ \
| * | | count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expectedJörn Friedrich Dreyer2013-10-301-38/+42
| | |/ | |/|
* | | Merge branch 'master' into fix_file_cache_updater_masterBjoern Schiessle2013-10-292-17/+15
|\ \ \
| * | | fix style of public share pageMorris Jobke2013-10-291-15/+13
| * | | Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-291-2/+2
| |\ \ \
| | * | | pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-2/+2
| | | |/ | | |/|
* | / | backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-291-7/+0
|/ / /
* | / [tx-robot] updated from transifexJenkins for ownCloud2013-10-292-2/+6
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2718-23/+45
|/
* run first getUsersItemShared() with the ownerBjoern Schiessle2013-10-231-1/+1
* update etags for user we haven't checked yetBjoern Schiessle2013-10-231-1/+1
* keep a list of users we already checked to avoid loopsBjoern Schiessle2013-10-231-3/+3
* fix infinite loop while updating etags, fix for #4365Bjoern Schiessle2013-10-231-2/+4
* display the original file name - this will change in case of renamesThomas Müller2013-10-221-3/+3
* Merge pull request #5424 from owncloud/sharing-directlinkVincent Petry2013-10-213-0/+14
|\
| * unbold the 'Direct link' labelJan-Christoph Borchardt2013-10-211-1/+4
| * reduce width of direct link input fieldJan-Christoph Borchardt2013-10-211-1/+1
| * Added direct link in public share pageVincent Petry2013-10-183-0/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-191-0/+8
|/
* Merge pull request #3219 from owncloud/disabled-links-uiFrank Karlitschek2013-10-182-0/+46
|\
| * Remove "link" shares right after disabling the "allow_link_share" settingMorris Jobke2013-10-182-0/+46
* | filter duplicates directly in the sql queryBjoern Schiessle2013-10-181-13/+4
|/
* Merge pull request #5382 from owncloud/sharing_api_include_resharesBjörn Schießle2013-10-172-27/+145
|\
| * split up reset()['path'] to make it compatible with older PHP versionsBjoern Schiessle2013-10-171-1/+2
| * add test for the reshare optionBjoern Schiessle2013-10-171-2/+59
| * adjust testsBjoern Schiessle2013-10-172-4/+3
| * new option to add reshares to the resultBjoern Schiessle2013-10-171-24/+85
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-172-0/+2
* | Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszeroMorris Jobke2013-10-171-1/+2
|\ \
| * | Fixed zip download button for unlimited filesize in public modeVincent Petry2013-10-171-1/+2
| |/
* / Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-3/+11
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-166-0/+13