summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingEntry.vue
Commit message (Expand)AuthorAgeFilesLines
* Properly align all sharing-entry typesfenn-cs2023-09-201-6/+2
* Ellipsize user status in sharing entryfenn-cs2023-09-141-27/+25
* Display user status by the side in sharing flowfenn-cs2023-09-141-6/+10
* Improve sharing flowfenn-cs2023-08-311-353/+54
* Revert "Improve sharing flow"Arthur Schiwon2023-08-311-54/+353
* Improve sharing flowfenn-cs2023-08-301-353/+54
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-6/+6
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-271-1/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-051-14/+4
* Fix date handling and savingJohn Molakvoæ2022-11-161-7/+5
* Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-061-19/+13
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-34/+34
* Fix label for allow download share permissionJulius Härtl2022-08-041-5/+1
* Multiple fixesCarl Schwan2022-07-311-1/+32
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-281-2/+1
* Add share attrs + download permission support in frontendVincent Petry2022-07-281-1/+41
* Fix sharing panel lighthouse warningsVincent Petry2022-07-221-1/+1
* Auto fix warningsLouis Chemineau2022-01-211-12/+6
* Typing correctionsLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-7/+9
* Fix first day localeJohn Molakvoæ2021-12-091-1/+0
* Consider read permission in sharing tabRoeland Jago Douma2021-04-191-1/+12
* Separate settings for remote share expirationVincent Petry2021-04-151-4/+13
* Implement expiration date for federated sharesVincent Petry2021-04-151-14/+4
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-1/+1
* Hide expiration date field for remote sharesVincent Petry2021-03-091-4/+14
* Use ownerDisplayName for SharingEntry TooltipDan VerWeire2021-02-121-1/+1
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-1/+4
* Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-091-2/+5
* 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
* Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-101-0/+1
* Display user-status in sharing listGeorg Ehrke2020-08-171-0/+15
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-10/+10
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-121-4/+52
* Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-051-0/+1
* Fix expiry datepicker allowing all datesGary Kim2020-05-021-2/+1
* Fix share expiration date not shownGary Kim2020-04-301-0/+1
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-7/+7
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-161-3/+14
* Change icon-delete to icon-close in others locationsAlexandre Guiot--Valentin2019-12-261-1/+1
* fix the folder shareGretaD2019-12-191-8/+20
* add create and delete checkbox for sharesidebarGreta Doci2019-12-191-5/+48
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-10/+10
* Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-031-2/+0
* Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-271-0/+22
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-291-61/+66