aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-091-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-071-0/+2
* Merge pull request #6968 from owncloud/files-ajaxloadMorris Jobke2014-04-036-119/+270
|\
| * Removed redundant free space and upload limit in public pageVincent Petry2014-04-031-4/+0
| * Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-026-119/+274
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-021-0/+1
|/
* Merge pull request #7935 from owncloud/getpath-sharedVincent Petry2014-04-012-8/+89
|\
| * Improve phpdocRobin Appelman2014-03-311-0/+7
| * Implement getPath for shared filesRobin Appelman2014-03-282-8/+82
* | Merge pull request #7293 from owncloud/update-shares-postgresVincent Petry2014-04-014-16/+109
|\ \
| * | Fixed share upgrade cleanup tests to use the correct idsVincent Petry2014-03-261-9/+9
| * | Fixed share updater unit testVincent Petry2014-03-251-8/+10
| * | remove invalid shares with one SQL statementMorris Jobke2014-03-131-12/+5
| * | Added backticks for Oracle in sharing updater unit testVincent Petry2014-03-131-8/+8
| * | Clean up database before setup the database for testingMorris Jobke2014-03-131-0/+4
| * | Refactor update script to class and add unit testMorris Jobke2014-03-133-13/+108
| * | fix update to remove shares where file doesn't exist on postgresJamie McClelland2014-03-132-15/+14
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-011-0/+1
* | | Merge pull request #7879 from owncloud/sharing_cleanup_public_apiVincent Petry2014-03-281-1/+1
|\ \ \
| * | | finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-251-1/+84
| * | | fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-251-83/+0
* | | | Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-281-1/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | change mobile breakpoint for shared view to 768px as wellJan-Christoph Borchardt2014-03-261-1/+1
| * | | adding ellipsis on file names to public file list as wellThomas Müller2014-03-261-0/+8
* | | | Merge pull request #7477 from owncloud/foldersize-reuseThomas Müller2014-03-251-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into foldersize-reuseRobin Appelman2014-03-1176-410/+121
| |\ \ \
| * | | | Allow re-using already known fileinfo when calculating folder sizesRobin Appelman2014-02-281-1/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-243-3/+14
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-192-0/+2
* | | | | Merge pull request #7649 from owncloud/routing-publicThomas Müller2014-03-171-1/+1
|\ \ \ \ \
| * | | | | Move the router classes to a namespace and expose it with a public interfaceRobin Appelman2014-03-101-1/+1
* | | | | | Merge pull request #7734 from owncloud/icon-class-removeMorris Jobke2014-03-162-2/+2
|\ \ \ \ \ \
| * | | | | | remove unneeded icon classJan-Christoph Borchardt2014-03-142-2/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-161-0/+1
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-152-1/+3
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-132-0/+18
* | | | | | finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-132-5/+128
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-132-0/+2
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-1247-3/+89
* | | | Merge pull request #7665 from owncloud/fix_ocs_share_api_pathsBjörn Schießle2014-03-112-8/+201
|\ \ \ \ | |_|_|/ |/| | |
| * | | add 'received_from' info to the share, so that every share can have a differe...Bjoern Schiessle2014-03-111-2/+4
| * | | fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-111-6/+197
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-1170-396/+60
|/ / /
* / / we need the file_source to delete a share successfullyBjoern Schiessle2014-03-102-7/+40
|/ /
* | Merge branch 'master' into fix-7307Thomas Müller2014-03-063-7/+20
|\ \
| * | Merge branch 'master' into display-share-owner-masterThomas Müller2014-02-287-27/+211
| |\|
| * | Improve jQuery element selectorMorris Jobke2014-02-201-1/+1
| * | uppercase text and fix dialog popupThomas Müller2014-02-201-4/+4
| * | show share owner within shared folders as wellThomas Müller2014-02-201-0/+3
| * | remove duplicate selectors and declarationThomas Müller2014-02-201-7/+6