aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views
Commit message (Expand)AuthorAgeFilesLines
* Replace input filed with password field and added password error messagejulia.kirschenheuter2023-12-081-5/+11
* Remove `newPassword` from share model, if disabledfenn-cs2023-12-061-3/+7
* Create element reference inside $nextTick()fenn-cs2023-12-061-7/+6
* Improve share logic for enforced password & expiry datefenn-cs2023-11-301-28/+17
* Replace "Update" with "Edit"Jérôme Herbinet2023-11-231-2/+2
* fix: Avoid invisible areas through keyboard navigationJulius Härtl2023-11-171-0/+1
* fix(a11y): Focus on sharing quick permission radioChristopher Ng2023-11-161-1/+6
* Move delete share button into the scrolling containerjulia.kirschenheuter2023-11-151-13/+13
* Adapt "advanced settings" button for accordion buttonjulia.kirschenheuter2023-11-151-2/+12
* fix: Change scroll container for sharing detailsJulius Härtl2023-11-132-173/+183
* fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-061-19/+16
* Fix has expiration date logicfenn-cs2023-10-221-15/+12
* Check expiry enforcement for all share typesfenn-cs2023-10-221-7/+7
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-1/+3
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-8/+12
* Fixed mixed translations in sharing detailsfenn-cs2023-10-091-17/+17
* chore: Adapt to breaking DateTime renameChristopher Ng2023-10-061-2/+2
* show loading icon in 'save share' button when creating a shareJulien Veyssier2023-10-031-0/+8
* Correct check for enabled expiration datefenn-cs2023-10-021-3/+9
* Updates to sharing flowfenn-cs2023-10-021-30/+27
* enh(a11y): Add label to share note textboxChristopher Ng2023-09-271-1/+4
* Auto set password for new email sharesfenn-cs2023-09-261-3/+9
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-5/+8
* Consider link shares in removeShare method in SharingTabfenn-cs2023-09-151-3/+10
* Correctly switch/revert from custom to bundled permsfenn-cs2023-09-151-3/+5
* Fix invite guest for new sharing flowfenn-cs2023-09-141-9/+1
* Hide additional content when share details is openLouis Chemineau2023-09-131-55/+57
* Non sticky delete buttonfenn-cs2023-09-131-6/+10
* Consistent delete button in share detailsfenn-cs2023-09-121-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-1/+1
* Refactor migrated addShare methodfenn-cs2023-09-121-18/+15
* Do not toggle custom permissionsfenn-cs2023-09-071-9/+7
* renable download configuration on circles sharesMaxence Lange2023-09-051-6/+0
* Improve sharing flowfenn-cs2023-08-304-28/+1102
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-232-11/+17
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-232-20/+16
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-172-3/+2
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-2/+2
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-012-3/+3
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-182-7/+27
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-111-4/+7
* fix: adjust testingJohn Molakvoæ2023-07-112-7/+132
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-0/+123
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-234-22/+22
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-271-1/+1
* Differentiate share linksChristopher Ng2023-01-121-0/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-052-7/+5
* fix: remove other shares from ui when deletedMax2022-12-201-1/+12
* Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
* Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3