summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/shareitemmodelSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-061-2/+3
* Add "Password protect by Talk" to the menu of link sharesDaniel Calviño Sánchez2018-11-021-3/+10
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-11-011-23/+22
* Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-301-3/+10
* adapt jsunit testArthur Schiwon2018-08-161-1/+1
* Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
* Fix share indicator handlingVincent Petry2017-04-261-0/+61
* Add "complete" callback support for addShareDaniel Calviño Sánchez2017-04-241-0/+53
* Add "complete" callback support for updateShareDaniel Calviño Sánchez2017-04-241-0/+51
* Add missing unit test cases and conditionsDaniel Calviño Sánchez2017-04-241-0/+49
* Use group display name in sharing API + UIVincent Petry2016-12-221-0/+5
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-102/+2
* Group incoming shares for resharing in JSVincent Petry2016-08-031-0/+42
* Only show link shares for the current userRoeland Jago Douma2016-02-101-3/+5
* Properly forward error messages in share dialogVincent Petry2016-01-281-0/+112
* Fix share default expiration date calculationVincent Petry2016-01-281-2/+2
* Share dialog use OCS APIVincent Petry2016-01-281-118/+350
* Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-081-0/+100
* Merge pull request #19305 from owncloud/share-hasusersharesThomas Müller2015-09-241-0/+57
|\
| * Fix ShareItemModel.hasUserShares to only check shares of current itemVincent Petry2015-09-231-0/+57
* | Expiration date was always a stringVincent Petry2015-09-241-4/+4
|/
* Fix parsing int attributes from share.php responseVincent Petry2015-09-231-4/+46
* Fix allow reshare for owner when sharing with self through groupVincent Petry2015-09-161-1/+1
* More unit tests for share dialogVincent Petry2015-09-161-12/+61
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-0/+234