aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_views/shares.spec.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat(files): hide "Personal files" and "Shared with others" views if user ↵skjnldsv2025-03-251-1/+24
| | | | | | has no quota Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-0/+1
| | | | | | This resolves 68 ESLint warnings about invalid code style. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-061-0/+108
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>