Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)
2019-06-07Adjust jsunit tests for new toast libraryJulius Härtl
2019-05-06Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst
2019-05-02Change oc_config usage to OC.configChristoph Wurst
2019-02-26Search sharees on lookup server when explicitly requested by userChristoph Wurst
2018-11-20Fix share link password inputJohn Molakvoæ (skjnldsv)
2018-11-01Fixed jsunitJohn Molakvoæ (skjnldsv)
2018-09-12adjust and extend js unit testsArthur Schiwon
2018-08-24Fix jsunitJohn Molakvoæ (skjnldsv)
2018-07-21Tests fixes and design bumpJohn Molakvoæ (skjnldsv)
2018-07-13Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke
2018-07-11fix js testsBjoern Schiessle
2018-05-21SharedWithDisplayName + SharedWithAvatarMaxence Lange
2018-03-21Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez
2018-03-21Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez
2018-03-20Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez
2018-03-20Add a share when clicking on the confirm buttonDaniel Calviño Sánchez
2018-03-20Return also exact matches besides all suggestionsDaniel Calviño Sánchez
2018-03-20Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez
2018-03-20Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez
2018-03-20Move stub setup outside the test methodDaniel Calviño Sánchez
2018-03-20Add autocompletion tests for each type of shareDaniel Calviño Sánchez
2018-03-20Add tests for exact search results already shared withDaniel Calviño Sánchez
2018-03-20Add tests for emails and circles already shared withDaniel Calviño Sánchez
2018-03-20Adjust search term to testDaniel Calviño Sánchez
2018-03-20Replace information icon with confirmation button in share inputJan-Christoph Borchardt
2017-11-06Reduce JSHint errors/warningsMorris Jobke
2017-04-24Fix sinon.stub deprecation warningsChristoph Wurst
2017-02-14Always enable avatarsMorris Jobke
2016-12-22Use group display name in sharing API + UIVincent Petry
2016-11-29fix testsMorris Jobke
2016-11-21Adjust unit testsLukas Reschke
2016-11-02remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle
2016-11-02remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle
2016-07-20Use an icon to set the email instead of a button with stringThomas Müller
2016-02-17Unlock sharee input field when sharing failsRoeland Jago Douma
2016-02-12Updated unit testsRoeland Jago Douma
2016-01-28Share dialog use OCS APIVincent Petry
2015-12-30Added js tests for the Sharee API usageRoeland Jago Douma
2015-12-30Fix unit testsRoeland Jago Douma
2015-12-07Fix duplicate bogus share field when link sharing is not allowedVincent Petry
2015-10-27sharedialogviewSpec.js couple of text typosPhil Davis
2015-10-26Fix share link focus on clickVincent Petry
2015-10-23Fix for broken ajax/share.php endpointRoeland Jago Douma
2015-10-21Fix line lengths in share dialog unit testsTom Needham
2015-10-21Add JS tests for share autocompletion handlingTom Needham
2015-10-21Add test for remote share info tooltopTom Needham
2015-10-16Fix DOM element ids in share dialogVincent Petry
2015-10-08Add unit tests for sending e-mail for link sharesRoeland Jago Douma
2015-10-05Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller