.. |
actions
|
4ebea3db3a
fix(files): Provide file actions from list entry to make it reactive
|
4 months ago |
components
|
55a5f2a46f
feat: Reset route if neither the Viewer of the Sidebar is open
|
3 months ago |
composables
|
ad8aa23fba
fix(files): Add missing directory variable to error message
|
4 months ago |
mixins
|
89e01eafee
fix(files): Allow to drag and drop new files also on empty directories
|
1 year ago |
models
|
6eb93c652a
Do not load preview if version tab is not active
|
1 year ago |
newMenu
|
a768f45d25
fix(files): trim names on new node creation
|
5 months ago |
router
|
d1fc93ede1
fix(files): Set default view and match also child routes
|
11 months ago |
services
|
ea513656f5
fix: Ensure displayname is a string
|
5 months ago |
store
|
b228c5e4fe
fix(files): correctly import WebDAV client in files store
|
6 months ago |
utils
|
df2baa4c15
fix(files): Correctly validate new node name
|
4 months ago |
views
|
3a2a043ff6
fix(files): undefined sidebar
|
4 months ago |
FilesApp.vue
|
5620e057cf
fix(files): combine navigation and files list into single Vue app
|
11 months ago |
eventbus.d.ts
|
a759182e90
refactor: Use composable for `currentView` and `views` to make it reactive when shared with other Vue apps
|
6 months ago |
init.ts
|
e1c1ce779d
enh(files): Add modal to set filename before creating new files in the fileslist
|
11 months ago |
logger.js
|
887c9e05de
Port Files navigation to vue
|
2 years ago |
main-personal-settings.js
|
8633f13e0a
chore(eslint): fix missing import extensions
|
1 year ago |
main.ts
|
2cf4f08353
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
|
8 months ago |
reference-files.js
|
6130f1a78e
Implement file reference wiget
|
1 year ago |
sidebar.js
|
1ee54e39c6
sidebar: allow turning off tags view by default
|
6 months ago |
types.ts
|
9b69ee639f
fix(files): always ask for confirmation if trashbin app is disabled
|
5 months ago |
vue.d.ts
|
24f4997778
fix(files): Add declaration for `$navigation`
|
11 months ago |