Commit Graph

28 Commits

Author SHA1 Message Date
upsiflu 45d18dc493 fix(front): minor type and format fixes 2025-03-22 12:37:01 +01:00
ArneBo 8e88c356bd fix(front): import forgotten component 2025-03-11 10:08:37 +01:00
ArneBo e18b193cec fix(front): correct display artist widget 2025-02-25 10:41:59 +01:00
upsiflu 8bb0adf700 chore(format): [WIP] run eslint and fix most stylistic/formatting errors 2025-02-24 15:17:18 +01:00
ArneBo 08fae09a6d feat(style): person icon as fallback for artists and channels. fix channel detail layout. 2025-02-24 11:07:33 +01:00
jon r 8b2a5e54ce chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +01:00
ArneBo 8ac7503654 fix(front): replace artist.attachment_cover with cover 2025-02-21 12:16:35 +01:00
ArneBo 8cfead746d fix(front): consistent image urls generation in all sizes 2025-02-21 10:27:06 +01:00
ArneBo 2e63cad388 refactor(front): use section with title prop and pagination on all widgets 2025-02-19 13:35:45 +01:00
ArneBo 7c094c83a2 refactor(front): change artist cover to correct type 2025-02-14 02:32:35 +01:00
ArneBo e1ce664c3d fix(front): remove deprecated id from playbutton 2025-01-29 22:03:42 +01:00
ArneBo 3d710dbb02 fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
ArneBo 6f728036ec fix(front): consistent playbutton and style in all cards 2025-01-27 13:55:56 +01:00
ArneBo 5fd01b8285 fix(front): remove duplicate taglist in artistcard 2025-01-27 08:44:56 +01:00
ArneBo 6f5b40f68e fix(front): use large cropped images consistently 2025-01-22 14:12:11 +01:00
ArneBo 4f37a52b9d feat(ui): round card-image for artist cards 2025-01-22 13:24:38 +01:00
ArneBo d51830526c fix(front): Use new split playbutton in artistcards and show default covers, related to #2384 2025-01-16 16:31:18 +01:00
ArneBo c638ef31a2 feat(ui): WIP Artist Page 2025-01-08 21:34:38 +01:00
ArneBo 5eef4692e1 [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
upsiflu ebc85d2a19 fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +01:00
ArneBo edad84b0b6 consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
ArneBo b281d9a85d refactor: continue replacing artist card and widget 2025-01-08 21:28:54 +01:00
upsiflu b2d36abd81 feat(front): Load fallback image from album (feature was present in components/audio/artist/Card.vue) 2025-01-08 21:28:53 +01:00
upsiflu 2ea919cd81 refactor(Ui): Move style into component 2025-01-08 21:28:53 +01:00
upsiflu f9e564fc9b fix(style): Remove classes that were overriding new Artist Card styles 2025-01-08 21:28:53 +01:00
upsiflu b2deead0ab fix(style): explicit import unneeded (styles are already globally loaded) 2025-01-08 21:28:53 +01:00
upsiflu b17c929801 dx: Paths in frontend templates: shorten 2025-01-08 21:28:53 +01:00
jon r 684fc13f7e Paths in frontend templates to find the source files. Move non-abstract external UI components into this repo. ArtistCard working, with missing css 2025-01-08 21:28:53 +01:00