summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-241-0/+3
|
* Whitespace cleanupBart Visscher2013-01-162-7/+7
|
* Merge pull request #1133 from owncloud/add_linebreaks_in_sharingThomas Müller2013-01-101-17/+35
|\ | | | | add more linebreaks, replace SQL LIMIT with param
| * add more linebreaks, replace SQL LIMIT with paramJörn Friedrich Dreyer2013-01-091-17/+35
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-111-2/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-101-0/+9
|/
* Merge pull request #1053 from owncloud/ocs_apiMichael Gapczynski2013-01-041-1/+1
|\ | | | | External API for ownCloud based on OCS
| * Remove the WIP external sharing apiTom Needham2012-12-314-84/+0
| |
| * Merge branch 'master' into ocs_apiTom Needham2012-12-314-4/+34
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: l10n/templates/core.pot l10n/templates/files.pot l10n/templates/files_encryption.pot l10n/templates/files_external.pot l10n/templates/files_sharing.pot l10n/templates/files_versions.pot l10n/templates/lib.pot l10n/templates/settings.pot l10n/templates/user_ldap.pot l10n/templates/user_webdavauth.pot
| * \ Merge branch 'master' into ocs_apiTom Needham2012-12-161-1/+1
| |\ \
| * \ \ Merge master into ocs_api, fix conflicts.Tom Needham2012-12-1416-276/+354
| |\ \ \
| * | | | External Share API: Move url down one level in responseTom Needham2012-10-313-2/+15
| | | | |
| * | | | Fix url generated for public shared filesTom Needham2012-10-281-2/+2
| | | | |
| * | | | Merge master into ocs_apiTom Needham2012-10-2845-114/+559
| |\ \ \ \
| * | | | | Add API method for sharing a file, currently only via a link.Tom Needham2012-10-283-1/+72
| | | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-031-0/+6
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-312-1/+16
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-301-4/+1
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-231-0/+9
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-181-0/+9
| |_|_|/ |/| | |
* | | | Fix "There must be a single space between the closing parenthesis and the ↵Bart Visscher2012-12-151-1/+1
| |_|/ |/| | | | | | | | opening brace"
* | | Merge pull request #810 from owncloud/send-share-link-by-emailThomas Müller2012-12-121-3/+1
|\ \ \ | | | | | | | | restoring feature to send sharing link via email
| * | | moving sharing email code to coreThomas Mueller2012-12-102-64/+1
| | | |
| * | | restoring feature to send sharing link via emailThomas Mueller2012-12-102-1/+62
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-101-5/+5
|/ / /
* | | make sure that all expected array keys are availableBjörn Schießle2012-12-061-1/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-051-0/+9
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-301-5/+5
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-281-0/+2
| | |
* | | Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-261-149/+205
|\ \ \ | | | | | | | | Feature share link with token
| * | | readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-143/+197
| | | |
| * | | implement share via link tokenJörn Friedrich Dreyer2012-11-201-103/+105
| | | |
* | | | Merge pull request #506 from owncloud/fix_505Thomas Müller2012-11-221-0/+8
|\ \ \ \ | | | | | | | | | | refs #505 - defining publicListView based on template parameter
| * | | | refs #505 - defining publicListView based on template parameterThomas Mueller2012-11-181-0/+8
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-221-1/+6
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-213-3/+14
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-201-0/+9
|/ / /
* | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-115-12/+12
| | |
* | | urlencode file/dir to allow special characters in filename/path (issue #95)Björn Schießle2012-11-071-2/+2
| | |
* | | Style: Remove all the dangling white spacesFelix Moeller2012-11-041-1/+1
| | |
* | | Checkstyle: Fix the last two InvalidEOLCharFelix Moeller2012-11-041-223/+223
| | |
* | | Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-311-4/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-301-0/+2
| | |
* | | Fix shared status iconsMichael Gapczynski2012-10-281-30/+4
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-272-0/+8
| |
* | Forget to urlencode the pathLukas Reschke2012-10-241-1/+1
| |
* | urlencodeLukas Reschke2012-10-241-6/+6
| |
* | Apply coding style guideThomas Müller2012-10-241-1/+2
| |
* | fix copy&paste bug from previous commitBjörn Schießle2012-10-241-1/+1
| |