..
actions
fix(files): verify files are still accessible before downloading
2025-08-28 22:27:26 +02:00
components
fix: the account files filter should also work in trashbin
2025-09-03 18:38:49 +02:00
composables
refactor(files): move hotkey handling to composable
2025-08-05 19:00:32 +02:00
filters
fix(l10n): Less jargon in source strings
2025-08-12 14:37:34 +02:00
mixins
fix(files): support submenu in batch actions header too
2025-02-06 15:25:37 +01:00
models
refactor: add enum for filename sanitization also in the frontend
2025-09-02 11:01:53 +02:00
newMenu
fix(encryption): Correctly set encrypted to 0 when copying
2025-09-04 12:13:45 +00:00
plugins /search
feat(search): show alias when searching in root folder
2025-07-29 15:11:24 +00:00
router
feat(files): allow to configure default view
2025-07-04 18:03:10 +02:00
services
fix: resolving conflict when uploading multiple files via drag&drop
2025-08-31 21:20:30 +02:00
store
feat(files): allow hidding files extensions
2025-07-28 18:05:15 +02:00
utils
fix(l10n): Less jargon in source strings
2025-08-12 14:37:34 +02:00
views
fix(encryption): Correctly set encrypted to 0 when copying
2025-09-04 12:13:45 +00:00
eventbus.d.ts
feat(files): add search store to handle all search related state
2025-07-01 19:47:25 +02:00
FilesApp.vue
refactor(files): move hotkey handling to composable
2025-08-05 19:00:32 +02:00
init.ts
feat(files): allow to configure default view
2025-07-04 18:03:10 +02:00
logger.ts
refactor(files): Migrate logger util to Typescript
2024-08-01 03:20:56 +02:00
main-settings-admin.ts
feat(files): provide UI to sanitize filenames after enabling WCF
2025-09-02 10:53:01 +02:00
main-settings-personal.ts
feat(files): provide UI to sanitize filenames after enabling WCF
2025-09-02 10:53:01 +02:00
main.ts
fix(files): properly type window Files APIs
2025-08-20 16:21:09 +02:00
reference-files.ts
refactor: Migrate nextcloud-vue usage to new import schema
2025-02-20 02:28:13 +01:00
sidebar.ts
fix(files): attach sidebar to main content for vue debug
2025-02-18 16:01:24 +01:00
types.ts
feat(files): allow hidding files extensions
2025-07-28 18:05:15 +02:00