| .. |
|
actions
|
fix(files): do nothing if `view local` dialog was just closed
|
2025-05-29 01:23:59 +07:00 |
|
components
|
feat(files): show readable mime if available
|
2025-05-15 15:07:08 +07:00 |
|
composables
|
fix(files): also show file list headers on empty views
|
2025-03-05 11:15:16 +07:00 |
|
filters
|
fix(files): Ensure the filter instance is mounted
|
2025-02-28 10:43:26 +07:00 |
|
mixins
|
fix(files): support submenu in batch actions header too
|
2025-02-06 15:25:37 +07:00 |
|
models
|
chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`
|
2024-11-14 10:32:12 +07:00 |
|
newMenu
|
fix: Hide "Create templates folder" option if templates are disabled in configuration
|
2025-01-27 16:08:53 +07:00 |
|
plugins/search
|
fix: Use `searchFrom` property for client side plugins
|
2025-01-30 17:35:00 +07:00 |
|
router
|
fix(files): highlight previous folder on history up
|
2025-06-03 15:38:25 +07:00 |
|
services
|
test: adjust unit tests for updated library
|
2025-06-01 18:35:05 +07:00 |
|
store
|
chore(files): adjust renaming action comment
|
2025-05-14 17:51:12 +07:00 |
|
utils
|
fix(files): make sure to always have proper plural forms
|
2025-04-30 17:54:54 +07:00 |
|
views
|
fix(files): use the correct theming instance name from capabilities to set the page title
|
2025-06-05 10:17:05 +07:00 |
|
FilesApp.vue
|
refactor: Migrate nextcloud-vue usage to new import schema
|
2025-02-20 02:28:13 +07:00 |
|
eventbus.d.ts
|
refactor: use eventbus for updated filters
|
2025-02-28 10:43:26 +07:00 |
|
init.ts
|
fix: rename 'edit locally' to 'open locally'
|
2025-02-21 16:42:00 +07:00 |
|
logger.ts
|
refactor(files): Migrate logger util to Typescript
|
2024-08-01 03:20:56 +07:00 |
|
main-personal-settings.js
|
chore(files): Remove legacy UI scripts now that everything is migrated to Vue
|
2024-09-20 13:46:39 +07:00 |
|
main.ts
|
fix(files): sort not working after changing views
|
2025-01-16 08:57:19 +07:00 |
|
reference-files.ts
|
refactor: Migrate nextcloud-vue usage to new import schema
|
2025-02-20 02:28:13 +07:00 |
|
sidebar.ts
|
fix(files): attach sidebar to main content for vue debug
|
2025-02-18 16:01:24 +07:00 |
|
types.ts
|
feat(files): allow showing file type (mime) column
|
2025-05-14 17:51:12 +07:00 |