Commit Graph

464 Commits

Author SHA1 Message Date
ArneBo ef8d2f7ac2 fix(front): consistent user avatars 2025-01-24 02:52:44 +01:00
ArneBo f121f7c2e8 [WIP] fix(front): make pagination work 2025-01-23 13:01:07 +01:00
ArneBo f83c6be540 [WIP] fix(front): make pagination work 2025-01-23 12:56:44 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
ArneBo 6f5b40f68e fix(front): use large cropped images consistently 2025-01-22 14:12:11 +01:00
ArneBo fc10fca736 fix(front): Correct fallback cover images for activity list in user profile 2025-01-20 14:02:41 +01:00
ArneBo a8b2368676 feat(ui): ghost option buttons 2025-01-19 17:21:10 +01:00
ArneBo 4022f6a620 feat(front): Userprofile listening activity 2025-01-19 14:09:38 +01:00
ArneBo 440527c078 feat(front): username initials as fallback for profile image and usermenu icon 2025-01-17 18:53:43 +01:00
upsiflu 4b167437c0 refactor(front): [WIP] implement new layout for Album base page 2025-01-17 12:18:34 +02:00
ArneBo 75d52faedc feat(front): label prop for CopyInput 2025-01-16 17:09:18 +01:00
ArneBo 6ee0d81976 fix(front): use card template sections on library card 2025-01-16 17:03:24 +01:00
ArneBo bd4093e6bc fix(front): small fixes 2025-01-15 16:28:04 +01:00
ArneBo a84868e1df fix(ui): artist and album detail and edit pages 2025-01-15 16:18:31 +01:00
upsiflu 7e19fd23f0 refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
upsiflu af239917bc fix(front): regressions after rebase on `develop` 2025-01-09 01:15:31 +01:00
upsiflu 3817eb8800 refactor(front): profile page with section as header 2025-01-08 21:38:46 +01:00
ArneBo 13af438026 chore(front): remove deprecated dropdowns 2025-01-08 21:37:53 +01:00
ArneBo 42805171fe fix(style) [WIP] Library search pages 2025-01-08 21:37:53 +01:00
ArneBo d5f8b674b8 fix(ui): [WIP] Playlist Search 2025-01-08 21:37:53 +01:00
ArneBo 5ad37d30c6 feat(ui): user profile pic 2025-01-08 21:37:53 +01:00
ArneBo 601cc3a663 feat(ui) [WIP] User profile page 2025-01-08 21:37:53 +01:00
ArneBo a428f00afe fix(style): [WIP] User profile 2025-01-08 21:34:40 +01:00
upsiflu e9a79dfaf8 feat(ui): implement autofocus prop on input and link 2025-01-08 21:34:39 +01:00
ArneBo b4cf8ff897 fix(ui): working link in password reset 2025-01-08 21:34:39 +01:00
upsiflu 8ff2c05e05 feat(ui): form layout 2025-01-08 21:34:38 +01:00
upsiflu 989212754a fix(front): set label prop resp. slot in inputs 2025-01-08 21:34:38 +01:00
upsiflu fe8c7aa564 refactor(front): replace password-input with input; set label prop 2025-01-08 21:34:38 +01:00
ArneBo b9f405e52d fix(style): password reset pages 2025-01-08 21:34:38 +01:00
ArneBo acf518a51a fix(style): new signup form 2025-01-08 21:34:38 +01:00
ArneBo 275ed13890 feat(style): new login form 2025-01-08 21:34:37 +01:00
ArneBo 55789f5c01 fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
upsiflu 7c29dee096 fix(ui): clean up console.logs 2025-01-08 21:34:36 +01:00
upsiflu 9a943d6c37 fix(route): use explicit router import instead of plugin 2025-01-08 21:34:35 +01:00
ArneBo 6d06d9514d fix(ui): fixing errors 2025-01-08 21:34:01 +01:00
ArneBo 5eef4692e1 [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
ArneBo 5399f9be0e [WIP] replace modals and buttons with new ui components 2025-01-08 21:34:01 +01:00
upsiflu ebc85d2a19 fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +01:00
upsiflu b447daed47 chore(ui): use `store` object instead of `$store` plugin 2025-01-08 21:31:18 +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
ArneBo 36965695d9 (refactor): replaced album cards 2025-01-08 21:28:53 +01:00
ArneBo a9b60cc928 fix: correct paths in frontend 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
upsiflu be6df0fc3e feat(ui): Select upload destination with funkwhale-ui Card component 2025-01-08 21:28:52 +01:00
petitminion fedd340ed5 Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
petitminion 9804de3650 User follow with trackfavorite and listening activity (#1810 and #2075) 2024-12-06 14:17:21 +00:00
petitminion d1287a36a5 Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00