summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-6/+8
|\
| * revert testsMaxence Lange2018-11-021-5/+7
| * shares are displayed to users with resharing rightsMaxence Lange2018-11-021-11/+11
* | Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+4
|/
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-0/+1
* allow to add labels to sharesBjoern Schiessle2018-11-012-1/+24
* Propegate hide download state in share providerRoeland Jago Douma2018-10-301-0/+2
* Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+13
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* tokens can't be valid local user namesRobin Appelman2018-08-161-0/+4
* Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-081-0/+9
* Add support for room shares to the share managerDaniel Calviño Sánchez2018-08-081-0/+1
* Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
* Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-1/+11
* Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+17
* some small template fixesBjoern Schiessle2018-07-211-2/+2
* allow 'note' to be nullBjoern Schiessle2018-07-211-1/+4
* add a nice looking button as direct link to the sharreBjoern Schiessle2018-07-211-9/+7
* add direct link to the file for user/group sharesBjoern Schiessle2018-07-212-5/+20
* fix mail templatesBjoern Schiessle2018-07-211-3/+3
* add note to share object when reading it from the dbBjoern Schiessle2018-07-211-0/+1
* improve mail template and escape html codeBjoern Schiessle2018-07-211-12/+5
* allow to add a personal note to a shareBjoern Schiessle2018-07-213-2/+151
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+40
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+40
* | fix selection of share providerBjoern Schiessle2018-07-121-1/+1
* | implement federated group sharesBjoern Schiessle2018-07-112-2/+14
* | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-0/+19
* | Add API to undelete delete group sharesRoeland Jago Douma2018-07-052-0/+45
* | use new API to send a federated share if possibleBjoern Schiessle2018-07-021-1/+3
* | start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-2/+2
|/
* Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm...Joas Schilling2018-02-261-1/+1
|\
| * Fix existing usagesJoas Schilling2018-02-151-1/+1
* | Remove unused import statementsMorris Jobke2018-02-141-1/+0
|/
* Use ::class statement instead of stringMorris Jobke2018-01-292-8/+10
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Do not instantiate node when not neededRoeland Jago Douma2018-01-091-3/+3
* Only in case of $currentAccess the array uses the id as indexJoas Schilling2017-11-281-1/+7
* Proper handle null cases and default to trueLukas Reschke2017-11-271-1/+4
* Add support for `\OCP\Share\IShare::getMailSend` backLukas Reschke2017-11-272-18/+23
* Fix accesslist when a user has an ID only containting 0-9Joas Schilling2017-11-141-1/+1
* Update license headersMorris Jobke2017-11-066-0/+24
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-1/+1
|\
| * Doc: Fix phpDoc issuesJulius Härtl2017-10-231-1/+1
* | AutoCompletion backendArthur Schiwon2017-10-221-1/+1
|/
* Set the data from the templateJoas Schilling2017-10-181-3/+1
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-2/+2
* do not show hyphen after instance name in emails if slogan does not existStephan Müller2017-09-251-1/+1
* Improve sharing paginationRoeland Jago Douma2017-09-151-0/+5