aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* 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-063-3/+43
* feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-062-24/+66
* chore: manual lintingEduardo Morales2024-03-061-5/+11
* feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
* feat: Rename circles to teamsJulius Härtl2024-03-061-2/+2
* test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-272-8/+28
* chore(files_sharing): Remove legacy share permissions editorLouis Chemineau2024-02-271-290/+0
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-233-14/+5
* Fix undefined share object during expirationDate updatefenn-cs2024-02-201-1/+1
* feat: rename users to account or personVincent Petry2024-02-133-4/+4
* fix(files_sharing): lost styles for SharingEntryLinkGrigorii K. Shartsev2024-02-131-3/+3
* fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-121-7/+7
* Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-sha...Grigorii K. Shartsev2024-02-083-200/+95
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-083-95/+200
* fix(sharing): migrate QuickShareSelect to NcActionsGrigorii K. Shartsev2024-02-083-200/+95
* feat(files): ask for confirm if deleting 5 items or moreJohn Molakvoæ2024-02-071-0/+75
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+5
* Show quick permission subline on newlinefenn-cs2024-02-041-3/+6
* Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-011-12/+8
* Consider admin defaults when creating sharesfenn-cs2024-02-012-12/+33
* fix(files_sharing): Return focus to trigger element on sharing details closeChristopher Ng2024-01-263-62/+91
* sharing-entry__reshare needs ul or ol around itSimon L2024-01-111-7/+9
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-112-1/+44
* fix(files_sharing): Add one string for every share type to not assume any lan...Ferdinand Thiessen2023-12-131-17/+17
* Allow user to finish typing date before formattingfenn-cs2023-12-111-3/+2
* Tooltip outside click, should abort share creationfenn-cs2023-12-111-1/+1
* 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
* fix(files_sharing): fix sharing status indicator side after component updateJohn Molakvoæ2023-12-051-1/+3
* Improve share logic for enforced password & expiry datefenn-cs2023-11-303-36/+35
* 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
* Replace ActionLink with ActionButton on sharing tabjulia.kirschenheuter2023-11-172-11/+6
* 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 description of sharing toggleSimon L2023-11-071-1/+1
* fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-061-19/+16
* fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* Do not treat `isDefaultExpireDateEnforced` as fallbackfenn-cs2023-10-221-2/+2
* 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-203-8/+12
* Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-8/+12
* Fixed mixed translations in sharing detailsfenn-cs2023-10-091-17/+17