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/src
John Molakvoæ (skjnldsv) 20e69bc1b0 feat(files): show readable mime if available 10 months ago
..
actions refactor(files): use new `hide-download` WebDAV property for download action 11 months ago
components feat(files): show readable mime if available 10 months ago
composables fix(files): also show file list headers on empty views 1 year ago
filters fix(files): Ensure the filter instance is mounted 1 year ago
mixins fix(files): support submenu in batch actions header too 1 year ago
models chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify` 1 year ago
newMenu fix: Hide "Create templates folder" option if templates are disabled in configuration 1 year ago
plugins/search fix: Use `searchFrom` property for client side plugins 1 year ago
router fix(files): Do not download files with `openfile` query flag 1 year ago
services fix: Forward attributes to the sidebar 10 months ago
store chore(files): adjust renaming action comment 10 months ago
utils fix(files): make sure to always have proper plural forms 10 months ago
views feat(files): allow showing file type (mime) column 10 months ago
FilesApp.vue refactor: Migrate nextcloud-vue usage to new import schema 1 year ago
eventbus.d.ts refactor: use eventbus for updated filters 1 year ago
init.ts fix: rename 'edit locally' to 'open locally' 1 year ago
logger.ts refactor(files): Migrate logger util to Typescript 2 years ago
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 1 year ago
main.ts fix(files): sort not working after changing views 1 year ago
reference-files.ts refactor: Migrate nextcloud-vue usage to new import schema 1 year ago
sidebar.ts fix(files): attach sidebar to main content for vue debug 1 year ago
types.ts feat(files): allow showing file type (mime) column 10 months ago