nextcloud/apps/files/src
Joas Schilling 7abb5726ca
fix(l10n): Fix leading spaces and unicode single quotes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-05 16:49:35 +01:00
..
actions fix(files_trashbin): disable bulk download for trashbin 2025-03-03 17:36:18 +01:00
components fix(test): Add missing data-cy attribute for file actions 2025-03-05 12:12:51 +00:00
composables feat: Load limited depth tree 2024-08-08 11:15:52 -07:00
filters fix(files): Properly reset all file list filters on view change 2025-02-18 12:34:11 +01:00
mixins fix(files): sort not working after changing views 2025-01-26 14:09:13 +01:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu fix: Access node owner by top level owner property 2024-08-17 16:31:24 +00:00
plugins/search fix: Use searchFrom property for client side plugins 2025-01-31 12:01:28 +00:00
router fix(files): Do not download files with openfile query flag 2025-02-13 16:00:03 +01:00
services fix(files): Only register preview service worker once when the instance is hosted at the root path 2024-12-18 16:28:01 +00:00
store fix(files): Properly reset all file list filters on view change 2025-02-18 12:34:11 +01:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-25 15:12:39 +02:00
views fix(l10n): Fix leading spaces and unicode single quotes 2025-03-05 16:49:35 +01:00
eventbus.d.ts fix(files): dav Node type declaration 2024-12-12 13:12:47 +01:00
FilesApp.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +01:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
main.ts fix(files): sort not working after changing views 2025-01-26 14:09:13 +01: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): always ask for confirmation if trashbin app is disabled 2024-07-27 07:13:39 +00:00