aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/NavigationQuota.vue
Commit message (Expand)AuthorAgeFilesLines
* fix: Show storage full warning when storage is actually fullartonge/fix/storage_full_warningLouis Chemineau2024-09-251-2/+2
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* test: Add cypress tests for file list filteringFerdinand Thiessen2024-07-251-1/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-291-0/+4
* fix(files): Dont't warn re: full storage on either zero or unlimited quotasJosh2024-02-191-4/+14
* fix(files): Partly revert 32c1aeb and show correct quota againFerdinand Thiessen2023-12-141-2/+2
* fix(files): better upload error handlingJohn Molakvoæ2023-12-051-2/+2
* feat(files): show quota warning on page load or if storage becomes fullJohn Molakvoæ2023-12-051-0/+18
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-2/+2
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-041-2/+2
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+2
* fix(files): navigation quota alignmentsJohn Molakvoæ2023-08-171-2/+2
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-1/+1
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-9/+4
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-0/+153