Commit Graph

501 Commits

Author SHA1 Message Date
ArneBo 7c094c83a2 refactor(front): change artist cover to correct type 2025-02-14 02:32:35 +01:00
ArneBo 97f9b0b9d0 fix(front): undefined and value errors 2025-02-14 02:21:52 +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
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 283b017f59 fix(ts): replace `import { type ...` with `import type { ...` to babysit ts/vite? 2025-02-13 12:27:02 +01:00
ArneBo c46ce37206 style(front): secondary solid reset buttons in edit form 2025-02-13 11:04:37 +01:00
ArneBo ad46e0799c fix(front/ui): default empty values for inputs 2025-02-12 12:01:54 +01:00
ArneBo ebbdf31038 fix(front): remove unused section 2025-02-12 11:16:06 +01:00
ArneBo 48c9ffd2f8 fix(front): use new modal composable 2025-02-12 11:14:13 +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
ArneBo 0b5c5de472 feat(front): [WIP] new upload process #2081 2025-02-11 12:58:07 +01:00
ArneBo 3cd7548cf0 feat(front): #2081 new upload process 2025-02-11 12:54:28 +01:00
ArneBo d94111ba3c style(front): float options button right on artist detail 2025-02-07 17:19:33 +01:00
upsiflu 594a406916 fix(front): content form modals opening and closing 2025-02-07 12:57:19 +01:00
upsiflu 60463d405e chore(front): modernize DangerousButton (destructive action confirmation dialog) 2025-02-06 18:58:39 +01:00
upsiflu a463cc305a chore(front): replace semantic-modal with Modal component (+ some modernization) 2025-02-06 18:58:39 +01:00
ArneBo 16c74b4078 style(front): Section components on explore 2025-02-05 13:05:20 +01:00
ArneBo bbc239b96c style(front): Section component on explore, small playbutton dropdown-only's 2025-02-05 12:26:23 +01:00
ArneBo fd83ebb287 fix(front): center icon on empty cards 2025-02-05 00:43:38 +01:00
ArneBo 2562f5b1ab refactor(front): Use section on explore 2025-02-05 00:41:06 +01:00
ArneBo 8dde1f7906 fix(front): center icon on empty cards 2025-02-05 00:14:08 +01:00
ArneBo 6fbe027876 refactor(front): Radio detail, radio cards and radio page 2025-02-05 00:12:47 +01:00
ArneBo 8739d85bef refactor(front): TrackEdit, EditCard, EditDetail 2025-02-04 16:35:01 +01:00
ArneBo 87b0232fac refactor(front): EditForm summary textarea button 2025-02-04 16:34:10 +01:00
upsiflu 32093949c7 fix(form): editing form for library objects 2025-02-02 20:49:52 +01:00
ArneBo d76191a188 refactor(ui): roll back of activity component, use iterated arrays for track details 2025-01-31 17:13:29 +01:00
ArneBo 3a0d2b6ad7 refactor(front): populate tags dropdown with existing tags on search pages and let the user type custom ones 2025-01-31 17:13:29 +01:00
ArneBo 988f735a97 fix(front): clean up and fix errors 2025-01-30 01:12:32 +01:00
ArneBo 08ef2e0137 refactor(front): labels for select input fields 2025-01-29 23:15:36 +01:00
ArneBo 89485dc0ca fix(front): typo 2025-01-29 22:02:26 +01:00
ArneBo cd69141870 fix(front): Artist detail options popover links 2025-01-29 19:47:58 +01:00
ArneBo 8b35d5934a refactor(front): consistent layouts on explore 2025-01-29 18:21:38 +01:00
ArneBo 17415093f1 refactor(front): use header and section components on explore 2025-01-29 18:15:32 +01:00
ArneBo 44b26a3cac refactor(front): use header component on all toplevel pages 2025-01-29 17:30:57 +01:00
ArneBo 9635143e27 fix(front): Radio page layout 2025-01-29 15:43:34 +01:00
upsiflu 7eae134085 refactor(dx): auto-generate types for frontend objects and responses #2388 2025-01-29 14:12:11 +01:00
ArneBo a3d1dd8c16 fix(front): remove debug logs from ArtistBase 2025-01-29 12:04:48 +01:00
ArneBo fe93c1eaf9 feat(front): Image fallback function 2025-01-27 13:55:56 +01:00
ArneBo 5fae9acab8 fix(front): Playbutton display fixes 2025-01-27 13:55:56 +01:00
ArneBo a574207b08 fix(front): podcast results 2025-01-27 13:55:56 +01:00
ArneBo b0ef62498d refactor(fron): Tag detail page 2025-01-26 00:47:52 +01:00
ArneBo 690fa15f12 refactor(front): playlist button in album detail 2025-01-24 02:58:24 +01:00
ArneBo a87305be1c [WIP] refactor(front): radio pages 2025-01-23 23:00:05 +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 e2bb166707 fix(front): small fixes 2025-01-23 01:20:21 +01:00
ArneBo 5d65665d67 fix(front): color pagination primary in edit detail moderation 2025-01-23 01:19:48 +01:00
ArneBo fdfda9ca3e fix(front): h1 in page headers 2025-01-23 01:18:52 +01:00