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
Ferdinand Thiessen e8c1e2c611
fix(code-style): Adjust JS code to our code style
1 year ago
..
actions fix(files): Add more visual move / copy notification 1 year ago
components fix(files): Ensure renaming state is correctly reset 1 year ago
composables test: Migrated all Jest tests to vitest 1 year ago
filters chore(files): Adjust wording for file type filter 1 year ago
mixins refactor(files): Fix Typescript issues in filesListWidth mixin 2 years ago
models chore: Add SPDX header 2 years ago
newMenu fix(files): "New folder" menu entry requires read permission 1 year ago
plugins/search chore: Enable ESLint for apps and fix all errors 1 year ago
router chore: Add SPDX header 2 years ago
services feat(sidebar): Show node owner in metadata subline 1 year ago
store fix(code-style): Adjust JS code to our code style 1 year ago
utils fix(files): Do not add click listener if there is no default action on public shares 1 year ago
views fix(code-style): Adjust JS code to our code style 1 year ago
FilesApp.vue fix(files): Adjust files list for sharing permissions on public shares 1 year ago
eventbus.d.ts feat: Navigate via folder tree 1 year ago
init.ts fix(files): Disable internal views on public shares 1 year ago
logger.ts refactor(files): Migrate logger util to Typescript 1 year ago
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 1 year ago
main.ts refactor(files): Make `RouterService` provide a protected getter for the router to allow injecting the `files_sharing` router 1 year ago
reference-files.ts chore: Add SPDX header 2 years ago
sidebar.js chore: Add SPDX header 2 years ago
types.ts fix(files): always ask for confirmation if trashbin app is disabled 1 year ago
vue.d.ts chore: Add SPDX header 2 years ago