summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Show the name of the shared folder in the breadcrumb when viewing a publicly ...Robin Appelman2014-01-151-0/+2
* it is not an urgent error... a DEBUG message is enough at this pointBjoern Schiessle2014-01-141-1/+1
* Merge pull request #6755 from owncloud/remove-ru_RU-masterAndreas Fischer2014-01-141-8/+0
|\
| * remove ru_RU - it has bee removed from transifexThomas Müller2014-01-131-8/+0
* | don't unshare on deleteBjoern Schiessle2014-01-131-8/+0
|/
* Fixed various file name escaping issues in core appsVincent Petry2014-01-102-4/+4
* Removed special handling of part files in shared storage renameVincent Petry2014-01-081-21/+12
* [tx-robot] updated from transifexJenkins for ownCloud2014-01-081-3/+12
* [tx-robot] updated from transifexJenkins for ownCloud2014-01-071-5/+5
* [tx-robot] updated from transifexJenkins for ownCloud2014-01-051-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2014-01-021-0/+20
* Merge pull request #6554 from owncloud/fix_5982Thomas Müller2013-12-241-1/+3
|\
| * fix preview for reshared fileGeorg Ehrke2013-12-221-1/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-241-7/+9
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-12-221-1/+3
* Removed numRows usage from encryption appVincent Petry2013-12-191-2/+2
* Merge pull request #6366 from owncloud/fix-6335Jan-Christoph Borchardt2013-12-171-1/+1
|\
| * Bump the footer down 20px to avoid overlap.ringmaster2013-12-121-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-171-0/+6
|/
* Added unit test for sharing permissionsVincent Petry2013-12-101-0/+110
* Fixed sharing results to include the correct permissionsVincent Petry2013-12-091-1/+14
* [tx-robot] updated from transifexJenkins for ownCloud2013-12-071-5/+5
* get owner from share item, if we expire a share while the user updates his /S...Bjoern Schiessle2013-12-051-2/+6
* fix trashbin and pbulic page controlsMorris Jobke2013-12-031-0/+4
* fix and cleanup CSS for public pageMorris Jobke2013-12-031-3/+2
* change different shades of grey for public share page to whiteJan-Christoph Borchardt2013-12-031-10/+14
* remove app specific codeJan-Christoph Borchardt2013-12-031-4/+0
* fix details for buttons in header and controls barJan-Christoph Borchardt2013-12-031-1/+5
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-291-1/+10
* make sure that we don't try to access an already deleted files, fixes some fi...Bjoern Schiessle2013-11-281-7/+16
* Merge pull request #6088 from owncloud/fix_public_previewsBjörn Schießle2013-11-271-3/+7
|\
| * fix public preview creation if a user ios logged inBjoern Schiessle2013-11-271-3/+7
* | Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trashBjörn Schießle2013-11-272-1/+7
|\ \ | |/ |/|
| * Fixed sharing hook to not remove the share before the trashbinVincent Petry2013-11-272-1/+7
* | Merge branch 'master' into encryption_enable_public_uploadBjoern Schiessle2013-11-273-2/+12
|\ \
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-11-261-1/+2
| |/
| * [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
* | public upload now also works with encryption enabledBjoern Schiessle2013-11-211-3/+0
|/
* [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