funkwhale/front/src/components
upsiflu 8b25ed8fc1 fix(regression): App background color 2025-01-08 21:34:40 +01:00
..
admin fix(ui): [WIP] replace buttons 2025-01-08 21:34:01 +01:00
album [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
artist feat(ui): WIP Artist Page 2025-01-08 21:34:38 +01:00
audio [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
auth feat(ui): implement autofocus prop on input and link 2025-01-08 21:34:39 +01:00
channels fix(ui): [WIP] replace buttons 2025-01-08 21:34:01 +01:00
common feat(ui): [WIP] use new Ui components for user menu in sidebar 2025-01-08 21:34:03 +01:00
favorites fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
federation [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
forms fix(style): Password Input remove styles and indent 2025-01-08 21:34:38 +01:00
library fix(regression): App background color 2025-01-08 21:34:40 +01:00
manage [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
moderation chore(ui): use `store` object instead of `$store` plugin 2025-01-08 21:31:18 +01:00
notifications User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
playlist chore(front): Replace `defineProp` macro with `defineProps` builtin available in Vue 3.5 2025-01-08 21:28:55 +01:00
playlists [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
podcast fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +01:00
radio refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
radios fix(front): infinite recursion because Button component was replaced but not imported 2025-01-08 21:34:04 +01:00
semantic fix(front): remove botched Html comment 2025-01-08 21:34:01 +01:00
tags fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +01:00
ui feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
vui feat: optimize CPU and memory usage 2023-03-26 15:11:45 +02:00
About.vue feat(ui): allow custom width (via composable props) 2025-01-08 21:34:38 +01:00
AboutPod.vue fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
Home.vue fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
Logo.vue feat(style): SVG switchable monochrome logo in sidebar 2025-01-08 21:34:37 +01:00
LogoText.vue Migrate a bunch o components to script setup 2022-09-06 09:26:36 +00:00
PageNotFound.vue fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
Queue.vue chore(typo): remove duplicate definition of `{ t }` 2025-01-08 21:31:39 +01:00
QueueItem.vue consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
RemoteSearchForm.vue consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
SanitizedHtml.vue Add markdown enhancements 2022-09-06 09:26:36 +00:00
ServiceMessages.vue consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
SetInstanceModal.vue fix(ui): [WIP] remove `useGettext` translation mechanism 2025-01-08 21:31:40 +01:00
Sidebar.vue [WIP] replace `semantic-modal` with `ui/Modal` component 2025-01-08 21:31:40 +01:00