nextcloud/apps/files/src
Louis Chemineau d576efbb18
fix: Show storage full warning when storage is actually full
< 0 values for "free" do not mean that the storage is full: 6befdd6dd7/lib/public/Files/FileInfo.php (L31-L42)

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-25 19:42:35 +02:00
..
actions fix(files): Fix having to resolve conflicts twice when dropping files 2024-09-24 16:01:05 -07:00
components fix: Show storage full warning when storage is actually full 2024-09-25 19:42:35 +02:00
composables test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
filters chore(files): Adjust wording for file type filter 2024-08-26 20:42:41 +02:00
mixins refactor(files): Fix Typescript issues in filesListWidth mixin 2024-05-31 17:17:31 +02:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu fix(files): "New folder" menu entry requires read permission 2024-09-06 03:38:48 +02:00
plugins/search chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
router chore: Add SPDX header 2024-05-29 08:58:16 +02:00
services fix(files): Fix having to resolve conflicts twice when dropping files 2024-09-24 16:01:05 -07:00
store test(files): Add tests for path handling 2024-09-20 11:09:17 +02:00
utils fix(files): Do not add click listener if there is no default action on public shares 2024-09-06 03:38:48 +02:00
views fix(translations): Changed grammar 2024-09-23 16:18:53 +02:00
eventbus.d.ts feat: Navigate via folder tree 2024-08-01 09:17:56 -07:00
FilesApp.vue fix(files): Adjust files list for sharing permissions on public shares 2024-09-06 03:38:47 +02:00
init.ts fix(files): Disable internal views on public shares 2024-09-06 03:38:47 +02: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 refactor(files): Make RouterService provide a protected getter for the router to allow injecting the files_sharing router 2024-09-06 03:38:47 +02:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 07:13:39 +00:00
vue.d.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00