aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/NavigationQuota.vue
Commit message (Expand)AuthorAgeFilesLines
* 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