aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): only show "shared with me" information if sharedFerdinand Thiessen18 hours1-2/+1
* chore: remove `nextcloud-vue-collections` and use `@nextcloud/vue` insteadFerdinand Thiessen7 days2-42/+6
* feat(files_sharing): Toggle display for trusted server sharesnfebe9 days2-7/+17
* feat: replace material icons with outline versionsskjnldsv14 days3-3/+3
* fix(files_sharing): restore state when updating share failedFerdinand Thiessen2025-07-231-13/+4
* fix(files_sharing): Stop hiding delete share button in advanced settings menuprovokateurin2025-06-301-13/+13
* feat(files_sharing): Hide external shares for users in excluded groupsnfebe2025-06-171-2/+23
* feat(files_sharing): show Account menu on public pagesskjnldsv2025-06-111-138/+0
* fix(dav): file drop nicknameskjnldsv2025-06-051-2/+2
* fix(files_sharing): show message when nickname is not validskjnldsv2025-06-051-1/+16
* fix(files_sharing): show note, label and list of uploaded files on file dropFerdinand Thiessen2025-05-261-12/+81
* fix(files_sharing): Show note if note exists on sharenfebe2025-05-141-1/+2
* chore(i18n): Use pluralrakekniven2025-05-091-1/+1
* Spelling standardizationValdnet2025-05-091-2/+2
* fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing inputnfebe2025-05-061-1/+0
* feat(files_sharing): Add toggle for federated share display areanfebe2025-05-061-3/+24
* fix(dav): check the owner displayName scope before giving attributeskjnldsv2025-04-301-3/+3
* fix(files_sharing): Prevent create/delete permissions on file sharesnfebe2025-04-291-3/+20
* perf(files_sharing): Change sharing filtering from O(3n) to O(n)nfebe2025-04-251-3/+9
* fix(files_sharing): Show remote shares in external shares sectionnfebe2025-04-251-4/+15
* chore(i18n): Use "name" instead of "nickname"rakekniven2025-04-231-2/+2
* fix(files_sharing): Apply default password setting in SharingDetailsTabfix/no-issue/use-password-default-sharing-detailsnfebe2025-04-151-21/+2
* fix(files_sharing): fix share creation error handlingskjnldsv2025-04-091-2/+12
* fix(files_sharing): ugly hacks to update permissions on share creationFerdinand Thiessen2025-03-181-6/+19
* fix: pass hide download attribute while creating the share to fix github issu...yemkareems2025-03-181-4/+5
* fix(eslint): Strings must use singlequoteJohn Molakvoæ2025-02-281-1/+1
* fix(l10n): use `do not` instead of `don't`Valdnet2025-02-281-1/+1
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-206-21/+21
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-101-16/+57
* fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-061-0/+1
* fix: Show default expiration date before create link sharenfebe2025-02-061-5/+2
* feat: Only show show inherited shares section if presentnfebe2025-01-231-1/+1
* refactor(files_sharing): Split internal & external sharesnfebe2025-01-231-50/+167
* refactor(files_sharing): move deprecated projects componentThomas Lehmann2025-01-231-6/+9
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-151-1/+1
* feat(sharing): Make it possible to customize share link tokensChristopher Ng2025-01-151-1/+46
* fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-151-1/+2
* fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-034-43/+41
* 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(ShareEntryLinkList): Append new links to the end of listfenn-cs2024-10-301-1/+1
* 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-162-4/+9
* fix(files_sharing): Ensure sidebar share entry lists are labelledFerdinand Thiessen2024-09-062-4/+14
* fix(files_sharing): Set file-request header for nextcloud/uploadFerdinand Thiessen2024-09-061-66/+50
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-065-413/+0
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-064-0/+221
* 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