summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Show the actual error on share requestsJulius Härtl2021-01-181-3/+15
* Fix clearing the label of a shareDaniel Calviño Sánchez2021-01-081-1/+1
* Also include external share results in recommendationsJulius Härtl2020-12-301-0/+3
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+1
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-145-1/+27
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
* Make share results distinguishable if there are more than one with the exact ...Julius Härtl2020-12-141-1/+21
* Show email address for shares that were created by other usersJulius Härtl2020-12-101-0/+6
* Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
* Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-093-2/+18
* Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-093-0/+3
* Use correct l10n source in files_sharing JS codeMorris Jobke2020-11-301-10/+10
* formatting remote sharer should take protocol, path into accountArthur Schiwon2020-11-261-119/+122
* Properly encode path when fetching inherited sharesJulius Härtl2020-11-261-1/+1
* Fix contacts menu position and show uid as a tooltipJulius Härtl2020-11-241-0/+2
* Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)2020-11-121-2/+2
* Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-111-1/+4
* Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-101-0/+1
* Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-091-3/+3
* Fix link share label placeholder not showingGary Kim2020-11-071-2/+3
* Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con...John Molakvoæ2020-11-061-0/+3
|\
| * Add confirm button in new link share pending expire/password menuRichard Steinmetz2020-11-051-0/+3
* | Make link share avatar icon blue againVincent Petry2020-11-051-1/+5
* | Fix link share avatar iconVincent Petry2020-11-051-1/+1
|/
* l10n: Name with a capital letter: SharingInput.vueValdnet2020-10-281-1/+1
* 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