aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views/SharingDetailsTab.vue
Commit message (Expand)AuthorAgeFilesLines
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng6 days1-1/+1
* feat(sharing): Make it possible to customize share link tokensChristopher Ng6 days1-1/+46
* fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen6 days1-1/+2
* fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-28/+27
* chore: lint fixchore/force-style-lintskjnldsv2024-11-191-6/+6
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-28/+23
* fix(files_sharing): Password field must not be required if already setFerdinand Thiessen2024-10-301-3/+15
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-0/+1
* fix: Properly handle share attributes if set to nullJulius Härtl2024-08-301-2/+11
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-5/+5
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-3/+3
* fix: Update translation stringArchisman Das2024-08-131-1/+1
* fix(files_sharing): Ensure "note to recipient" textarea is shown if there is ...Ferdinand Thiessen2024-07-311-13/+19
* feat(files_sharing): show file requests in navigationskjnldsv2024-07-301-1/+1
* fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
* chore(files_sharing): refactor sharing configskjnldsv2024-07-121-1/+1
* feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-121-3/+3
* feat(files_sharing): add `new file request` optionskjnldsv2024-07-121-3/+3
* chore(files_sharing): rename `File drop` to `File requests`skjnldsv2024-07-121-2/+2
* fix(SharingDetailsView): Prevent illegal unselection of read permissionsfenn-cs2024-07-081-1/+8
* refactor(SharingDetailsView): Use NC loggerfenn-cs2024-06-251-4/+4
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-06-251-4/+10
* fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-121-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-061-0/+4
* fix(sharingDetails): Show correct share targetfenn-cs2024-04-181-4/+14
* fix(files_sharing): Disable autocomplete for share label and passwordFerdinand Thiessen2024-04-021-3/+4
* fix(files_sharing): Create passwords when enforced for mail sharesFerdinand Thiessen2024-03-291-7/+4
* fix(share): Send correct share attributes upon share creationfenn-cs2024-03-261-8/+8
* fix(share): Send empty expireDate when not expireDate setfenn-cs2024-03-261-4/+2
* fix: List specific share permissions as sublinefenn-cs2024-03-161-3/+9
* fix: No password set for new mail sharesfenn-cs2024-03-141-1/+1
* feat: Allow registration of advanced external share actionsChristopher Ng2024-03-061-0/+34
* test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-271-8/+27
* fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-121-7/+7
* Show quick permission subline on newlinefenn-cs2024-02-041-3/+6
* Consider admin defaults when creating sharesfenn-cs2024-02-011-12/+22
* fix(files_sharing): Add one string for every share type to not assume any lan...Ferdinand Thiessen2023-12-131-17/+17
* 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
* 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-131-165/+174
* 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