aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry/FavoriteIcon.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-1/+1
| | | | | Co-authored-by: Simon L <szaimen@e.mail.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-221-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(files): Remove aria-label from span and move to favorite iconFerdinand Thiessen2023-12-011-5/+12
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-171-0/+86
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>