Commit Graph

8710 Commits

Author SHA1 Message Date
ArneBo a8d5011796 feat(ui): indicate subscribed state in subscribe button 2025-02-14 11:21:10 +01:00
ArneBo 69dd143486 feat(front): dangerous button can be popoveritem 2025-02-14 11:20:10 +01:00
ArneBo b8d4cb2aba feat(style): render solid links the same as buttons 2025-02-14 11:03:15 +01:00
ArneBo cb4c879eda fix(front): remove unused router redirections after moving ui modules to this repo #2355 2025-02-14 10:22:01 +01:00
ArneBo 7c094c83a2 refactor(front): change artist cover to correct type 2025-02-14 02:32:35 +01:00
ArneBo a1a58eb767 style(front): empty state layout in channel album cards 2025-02-14 02:22:37 +01:00
ArneBo 97f9b0b9d0 fix(front): undefined and value errors 2025-02-14 02:21:52 +01:00
ArneBo 28fee830b1 style(front): dangerous button modal confirm button default dangerous color 2025-02-14 01:09:51 +01:00
ArneBo 86d8315108 style(front): primary button in playlist modal 2025-02-13 22:27:08 +01:00
ArneBo 07e1679e1b fix(front): hide buttons if user is not logged in 2025-02-13 22:24:47 +01:00
ArneBo 236d9edc75 style(front): consistent inputs on edit form 2025-02-13 22:23:43 +01:00
ArneBo 3aa79c9017 style(front): consistent empty state 2025-02-13 22:22:49 +01:00
ArneBo 0a475d1a02 fix(migrations): rebase on develop 2025-02-13 21:38:24 +01:00
petitminion 4db233b0c8 feat(subsonic):Subsonic getAlbumInfo, getAlbumInfo2 and getTopSongs endpoints (#2392) 2025-02-13 11:32:06 +00:00
upsiflu 43c1bee971 fix(regression): postpone the integration of openapi-client and instead manually type all requests #2398 2025-02-13 12:27:02 +01:00
upsiflu 910a6ab157 fix(types): use auto-generated schema for NodeInfo (About pages; store instance init) 2025-02-13 12:27:02 +01:00
upsiflu 2960b939d9 feat(ui): add soft shadows inside modal to hint at scrolling behavior 2025-02-13 12:27:02 +01:00
upsiflu 283b017f59 fix(ts): replace `import { type ...` with `import type { ...` to babysit ts/vite? 2025-02-13 12:27:02 +01:00
ArneBo 7c448d44d6 fix(front): re-enable artist schema type 2025-02-13 11:05:50 +01:00
ArneBo ab6e295724 fix(front): show channel dropdown in channel upload form only if more than one channel exists 2025-02-13 11:05:16 +01:00
ArneBo c46ce37206 style(front): secondary solid reset buttons in edit form 2025-02-13 11:04:37 +01:00
ArneBo 7b273c1e01 refactor(front): Delete unused imports from Profile Base 2025-02-13 11:02:55 +01:00
ArneBo e0b24e10ee refactor(front): Albums in channels 2025-02-13 10:59:19 +01:00
ArneBo 10eebb9456 refactor(front): create channel modal in user profile 2025-02-12 13:06:58 +01:00
ArneBo 1740cf485d fix(front): remove useless tabs from user profile 2025-02-12 13:06:25 +01:00
ArneBo 2b87305342 fix(ui): rollback setID in PopoverItem 2025-02-12 12:10:52 +01:00
ArneBo baa001a801 fix(front): add missing loader component 2025-02-12 12:02:06 +01:00
ArneBo ad46e0799c fix(front/ui): default empty values for inputs 2025-02-12 12:01:54 +01:00
petitminion 994765d952 Fix arm docker build gfortran NOCHANGELOG 2025-02-12 10:42:54 +00:00
ArneBo 863e8200e4 fix(front): playlist modal 2025-02-12 11:39:28 +01:00
ArneBo ebbdf31038 fix(front): remove unused section 2025-02-12 11:16:06 +01:00
ArneBo 0bf0609bc5 fix(front): errors in user profile 2025-02-12 11:15:24 +01:00
ArneBo 48c9ffd2f8 fix(front): use new modal composable 2025-02-12 11:14:13 +01:00
ArneBo 6a75aef93f refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
upsiflu 15bd54ab5f fix(dx): [WIP] auto-generate correctly typed client for any API route 🎉 2025-02-11 20:40:30 +01:00
upsiflu 30493ade84 feat(dx): [WIP] auto-generate correctly typed client for any API route 🎉 2025-02-11 20:38:01 +01:00
petitminion 801ffbce40 fix(db):fix the fix of migrations regression from library drop NOCHANGELOG 2025-02-11 15:17:13 +00:00
petitminion 3843996e75 fix(db):drop library migration bugs NOCHANGELOG 2025-02-11 14:35:08 +00:00
petitminion 5fc8102776 fix(api): Admin library foreign key error NOCHANGELOG 2025-02-11 13:47:59 +00:00
ArneBo 01ed8cfb12 fix(front): remove debug output from upload form 2025-02-11 13:01:03 +01:00
ArneBo eb61ba05c1 feat(front): add privacy slider to playlist modal 2025-02-11 12:59:59 +01:00
ArneBo 8c57a26087 fix(front): remove testing color 2025-02-11 12:58:56 +01:00
ArneBo 462a220d3d feat(ui): add alignment props on alert component 2025-02-11 12:58:40 +01:00
ArneBo 0b5c5de472 feat(front): [WIP] new upload process #2081 2025-02-11 12:58:07 +01:00
ArneBo 8f577bbad7 fix(front/git): include generated types 2025-02-11 12:57:16 +01:00
ArneBo 82fc748196 fix(front): re-base on develop, discarding work done on !2666 https://dev.funkwhale.audio/funkwhale/funkwhale/-/tree/wvffle/new-upload-process?ref_type=heads 2025-02-11 12:56:42 +01:00
ArneBo 3cd7548cf0 feat(front): #2081 new upload process 2025-02-11 12:54:28 +01:00
upsiflu 0caee2181d refactor(ui): [WIP] tabs with links are activated when name matches in Url 2025-02-11 10:08:33 +01:00
upsiflu d9302789bd fix(front): Upload modal is activated through a link 2025-02-11 10:07:54 +01:00
upsiflu 21ac8da570 fix(front): typo 2025-02-10 20:23:41 +01:00