nextcloud/apps/files/src
Louis Chmn 9821e868f9 chore(files): Remove regular stats request
All views are now migrated.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-12-03 09:16:44 +00:00
..
actions fix(files): Do not fail on missing sidebar in files list 2025-11-30 18:26:00 +00:00
components chore(files): Remove regular stats request 2025-12-03 09:16:44 +00:00
composables fix(files): clear search input on directory navigation 2025-10-14 14:24:05 +02:00
filters fix(files): Ensure the filter instance is mounted 2025-03-03 14:20:54 +01:00
mixins fix(files): support submenu in batch actions header too 2025-02-07 09:22:54 +00:00
models chore(files): replace @skjnldsv/sanitize-svg with DOMPurify 2024-11-14 10:32:12 +01:00
newMenu feat(file_sharing): Provide template creator list in public shares 2025-09-11 16:10:31 +02:00
plugins/search feat(search): show alias when searching in root folder 2025-07-30 06:04:38 +00:00
router fix(files): clear search input on directory navigation 2025-10-14 14:24:05 +02:00
services fix(files): make sure drag-and-drop and the upload menu behaves the same 2025-10-30 16:37:44 +00:00
store feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00
utils fix(files): use isDownloadable for isSyncable 2025-11-28 09:54:02 +01:00
views fix(eslint): Backport some changes from master to fix eslint 2025-09-20 13:07:04 +00:00
eventbus.d.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00
FilesApp.vue fix(files): Adjust files list for sharing permissions on public shares 2024-09-06 03:38:47 +02:00
init.ts feat(files): add conversion action 2025-01-22 16:29:36 +00: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 chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:42:00 +00:00
types.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00