You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/src
Andy Scherzinger 5087e3376a style(icon): Use material symbol variant of upload icon 4 months ago
..
components style(icon): Use material symbol variant of upload icon 4 months ago
files_actions fix(files_sharing): Correctly reject pending remote shares 4 months ago
files_filters fix: do not show account filter for public shares 8 months ago
files_headers refactor(files_sharing): Make file structure more clear 1 year ago
files_newMenu feat: replace material icons with outline versions (second pass) 5 months ago
files_views style(icon): Use material symbol variant of delete icon 4 months ago
lib test: Migrated all Jest tests to vitest 1 year ago
mixins fix(files_sharing): do not check password checkbox by default 4 months ago
models feat(files_sharing): Toggle display for trusted server shares 5 months ago
router fix(files_sharing): ignore duplicated navigation when replacing current route 10 months ago
services perf: render sharing tab sections only once 5 months ago
utils fix(files_sharing): fallback self.crypto.getRandomValues 5 months ago
views style(icon): Use material symbol variant of upload icon 4 months ago
additionalScripts.js chore(files_sharing): remove unused legacy scripts 4 months ago
collaborationresourceshandler.js fix: adjust webpack nonce generation 9 months ago
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 11 months ago
files_sharing_tab.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 1 year ago
init-public.ts feat(sharing): Allow to set default view mode for public shares 11 months ago
init.ts refactor(files): use new `hide-download` WebDAV property for download action 9 months ago
main.ts
personal-settings.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 1 year ago
public-nickname-handler.ts feat(files_sharing): show Account menu on public pages 7 months ago
sharing.d.ts