summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-231-10/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-072-27/+33
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-072-35/+26
* Never copy the share link when the password is forcedJoas Schilling2020-09-181-1/+1
* Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-201-1/+5
* Display user-status in sharing listGeorg Ehrke2020-08-173-0/+20
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-314-12/+13
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-314-4/+4
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-313-8/+8
* Respect default share permissionsRoeland Jago Douma2020-07-231-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-203-5/+10
* Add user input for link share labelsGary Kim2020-07-143-5/+72
* Improve error reporting on sharing errorsJoas Schilling2020-07-081-2/+4
* Cleanup share by mail a bitRoeland Jago Douma2020-07-061-2/+2
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-121-4/+52
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-091-0/+1
* Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-011-0/+8
* Fix the Talk verificationChristoph Wurst2020-06-013-21/+48
* Remove the escape-html globalRoeland Jago Douma2020-05-291-0/+2
* Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-061-3/+9
* Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-051-0/+1
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-051-7/+9
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-041-3/+12
* Fix expiry datepicker allowing all datesGary Kim2020-05-023-6/+14
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-013-14/+16
* Fix share expiration date not shownGary Kim2020-04-302-0/+3
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-293-5/+31
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-211-1/+1
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-141-2/+4
* Changing the translation catalog for "Share"Valdnet2020-04-121-1/+1
* Merge pull request #19763 from nextcloud/bugfix/noid/received-share-sidebar-b...Joas Schilling2020-03-061-1/+1
|\
| * Fix "Error loading the shares list TypeError: "this is undefined"" for conver...Joas Schilling2020-03-031-1/+1
* | Fix regex to not take email uids as federated idsJulius Härtl2020-03-031-21/+20
|/
* Show the link password when it's setChristoph Wurst2020-02-231-2/+3
* Add more tests for the new js modulesChristoph Wurst2020-02-101-1/+1
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-291-2/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-229-29/+30
* Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-161-5/+3
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-163-10/+41
* Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-151-1/+1
* Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-142-0/+60
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-104-11/+21
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
* Show message if no other users with access are foundRoeland Jago Douma2020-01-061-1/+7
* Don't show link shares in sidebar if disabledRoeland Jago Douma2020-01-061-1/+7
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-062-1/+17
* Fix style of the sharing setting checkboxJulius Härtl2020-01-021-5/+8
* Change icon-delete to icon-close in others locationsAlexandre Guiot--Valentin2019-12-262-2/+2
* Clarify "Delete share" action in sharing sidebarAlexandre GV2019-12-251-2/+2