0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 00:13:56 +00:00
nextcloud_server/apps/files/src
Varun Patil dbef6977db fix(files): exception when share-attributes is undefined
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-02-27 11:10:40 +00:00
..
actions fix(l10n): Spelling standardization 2025-02-25 18:40:06 +01:00
components fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
composables feat(files): add opendetails param and file list up/down keyboard shortcut 2024-12-17 09:59:56 +01:00
filters fix(files): Properly reset all file list filters on view change 2025-01-21 16:38:06 +01:00
mixins fix(files): support submenu in batch actions header too 2025-02-06 15:25:37 +01:00
models chore(files): replace @skjnldsv/sanitize-svg with DOMPurify 2024-11-14 10:32:12 +01:00
newMenu fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-01-27 16:08:53 +01:00
plugins/search fix: Use searchFrom property for client side plugins 2025-01-30 17:35:00 +00:00
router fix(files): Do not download files with openfile query flag 2025-02-06 02:17:25 +01:00
services fix(files): exception when share-attributes is undefined 2025-02-27 11:10:40 +00:00
store feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01:00
utils feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +01:00
views fix(l10n): Spelling standardization 2025-02-25 18:40:06 +01:00
eventbus.d.ts feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01:00
FilesApp.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
init.ts fix: rename 'edit locally' to 'open locally' 2025-02-21 16:42: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(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +02:00
main.ts fix(files): sort not working after changing views 2025-01-16 08:57:19 +01: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 to ignore warning to change file type 2025-02-25 02:16:56 +01:00