nextcloud/apps/files/src
Louis Chemineau 93cb30fc0c
fix(files): Correctly center the checkbox's background in grid view
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-08 17:34:15 +02:00
..
actions fix(files): Disable buttons in copy/move dialog for non writable folders 2024-07-02 17:50:19 +02:00
components fix(files): Correctly center the checkbox's background in grid view 2024-07-08 17:34:15 +02:00
composables refactor: Use composable for currentView and views to make it reactive when shared with other Vue apps 2024-06-23 16:53:27 +02:00
mixins refactor(files): Fix Typescript issues in filesListWidth mixin 2024-05-31 17:17:31 +02:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu chore: Add SPDX header 2024-05-29 08:58:16 +02:00
plugins/search chore: Add SPDX header 2024-05-29 08:58:16 +02:00
router chore: Add SPDX header 2024-05-29 08:58:16 +02:00
services refactor(files): Migrate personal view to @nextcloud/files functions 2024-06-11 15:45:22 +02:00
store fix(files): fetch nodes if we have multiple of the same fileid in the store 2024-06-12 17:57:14 +02:00
utils refactor(files): Fix nullish operator usage and add missing code comment 2024-06-24 12:53:53 +02:00
views style: unify copy icon 2024-07-07 18:39:10 +02:00
eventbus.d.ts fix(files): Update favorites navigation list on folder renames 2024-06-26 13:59:43 +02:00
FilesApp.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
init.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
logger.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
main-personal-settings.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
main.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
types.ts fix(files): do not rely on unique fileid 2024-06-12 17:15:51 +02:00
vue.d.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00