Commit Graph

558 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 99a026218b
fix(sharing): ensure to check new password 3 months ago
Ferdinand Thiessen ee962f3a37 feat(files_sharing): provide web-components based sidebar API 3 months ago
Ferdinand Thiessen fdac770f56 fix(files_sharing): use `newPassword` always for the unsaved password 4 months ago
Ferdinand Thiessen a2c373b7ea fix: the account files filter should also work in trashbin 4 months ago
Ferdinand Thiessen b1cbcb6a84 fix(files_sharing): add some gap between text and sharing status icon 4 months ago
Ferdinand Thiessen 7cc564bfd1 fix(l10n): use `productName` instead of hardcoded 'Nextcloud' where possible 4 months ago
Andy Scherzinger 5087e3376a style(icon): Use material symbol variant of upload icon 4 months ago
Salvatore Martire 0d6e9f8410 fix(files_sharing): remove condition on "Others with access" 4 months ago
Andy Scherzinger ec84001af7 style(icon): Use material symbol variant of delete icon 4 months ago
Ferdinand Thiessen cde2618356 fix(files_sharing): correctly apply icons and copy share link 4 months ago
Salvatore Martire eaaa9070ed fix(files_sharing): do not check password checkbox by default 4 months ago
provokateurin d4b05201d8
fix(files_sharing): Correctly reject pending remote shares 4 months ago
skjnldsv 88d7275c60 chore(files_sharing): remove unused legacy scripts 4 months ago
skjnldsv 9404059f6c fix(files_sharing): sharing status action permission and sidebar await 4 months ago
John Molakvoæ 971dfd7cbf fix(files): properly type window Files APIs 4 months ago
Ferdinand Thiessen e99ea1a351 fix: adjust server styles for new secondary status colors 4 months ago
kramo ba4f235628 fix: Replace some more icons with outlined ones 5 months ago
Richard Steinmetz 798f3734be
perf: render sharing tab sections only once 5 months ago
kramo c5d1f2f9ff
fix(l10n): Less jargon in source strings 5 months ago
nfebe e7f4de6296 fix(files_sharing): Implementation conditional federation placeholder 5 months ago
Ferdinand Thiessen 5cbfe61b18 fix(files_sharing): show shares to remote as internal if configured so 5 months ago
Ferdinand Thiessen ae5d57371a feat(files_sharing): show GS users similar to internal users 5 months ago
Ferdinand Thiessen 61c9a6eb22 fix(files_sharing): only show "shared with me" information if shared 5 months ago
skjnldsv 627f8cabd6 fix(files_sharing): ensure password or date is enabled by default to be enforced 5 months ago
Ferdinand Thiessen 48f86c4696
chore: remove `nextcloud-vue-collections` and use `@nextcloud/vue` instead 5 months ago
nfebe 2bb8c72c47 feat(files_sharing): Toggle display for trusted server shares 5 months ago
skjnldsv 3cff9d87e9 fix(files_sharing): fallback self.crypto.getRandomValues 5 months ago
skjnldsv a1c84cb3c0 feat: replace material icons with outline versions (second pass) 5 months ago
skjnldsv 3e7dc97cae feat: replace material icons with outline versions 5 months ago
Ferdinand Thiessen fb397e6d23 fix(files_sharing): restore state when updating share failed 5 months ago
Ferdinand Thiessen d5a4eb8139
fix(files): also use `open-in-files` for the search view 6 months ago
Ferdinand Thiessen af2cae740c
fix(files_sharing): scope file action id to prevent conflicts 6 months ago
provokateurin d55b1eeb33
fix(files_sharing): Stop hiding delete share button in advanced settings menu 6 months ago
Ferdinand Thiessen 87428bfeff
fix(files_sharing): do not double escape the share title 7 months ago
nfebe c50a33812f feat(files_sharing): Hide external shares for users in excluded groups 7 months ago
nfebe 2131b16ced fix(file_sharing): Remove string concatenated translation 7 months ago
skjnldsv df88920680 fix(files_sharing): l10n typo 7 months ago
skjnldsv bf3ce79abd feat(files_sharing): show Account menu on public pages 7 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 7 months ago
skjnldsv 67e2151ee6 fix(files_sharing): show message when nickname is not valid 7 months ago
Ferdinand Thiessen 60ccc85e76
fix(files_sharing): show note, label and list of uploaded files on file drop 7 months ago
nfebe 63cf3f53c3 fix(files_sharing): Show note if note exists on share 8 months ago
Ferdinand Thiessen e9382dc4da fix: do not show account filter for public shares 8 months ago
rakekniven 2ed16599e1 chore(i18n): Use plural 8 months ago
Valdnet 95af3305d8 Spelling standardization 8 months ago
nfebe f471bd292f fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input 8 months ago
nfebe 1c50329fdb feat(files_sharing): Add toggle for federated share display area 8 months ago
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 8 months ago
nfebe 99ae04d9ce fix(files_sharing): Prevent create/delete permissions on file shares 8 months ago
nfebe 6454cb5124 perf(files_sharing): Change sharing filtering from O(3n) to O(n) 8 months ago