Commit Graph

8884 Commits

Author SHA1 Message Date
upsiflu 1948d9455b feat(ui): slider now supports mixed/undefined state 2025-03-25 19:53:13 +01:00
upsiflu 0c0fd24ebd feat(front): [WIP] add `manage uploads` tab to user profile page 2025-03-25 19:52:25 +01:00
petitminion c7bd63d1c1 pipelines:check OpenApi schema generation match repo schema (#2388) 2025-03-25 17:21:23 +00:00
upsiflu 51fe0ac0e6 chore(front): tidy up 2025-03-25 11:21:18 +01:00
upsiflu b4b9ec7091 fix(front): type error 2025-03-25 11:19:18 +01:00
upsiflu 0da18700e6 refactor(front): use NodeInfo21 types 2025-03-25 11:16:11 +01:00
upsiflu 253d310ccf refactor(paths): move `channels` page into `library` route (`library/channels`) 2025-03-25 11:13:06 +01:00
upsiflu cb9de136c4 feat(front): [WIP] use store for tags 2025-03-25 11:13:06 +01:00
upsiflu 5b8ca3c38e fix(front): small things 2025-03-25 11:13:06 +01:00
upsiflu 0d743b7ca2 fix(front): [regression] re-enable publish action for channel uploads 2025-03-25 11:13:06 +01:00
upsiflu 465010d3ea fix(front): minor improvements 2025-03-25 11:13:06 +01:00
upsiflu 8267a3e716 fix: [WIP] update About page types 2025-03-25 11:10:38 +01:00
ArneBo 940e1e7189 feat(front): auto change milkdrop preset on dblclk 2025-03-25 04:24:51 +01:00
ArneBo 4ff7ea3abe fix(front): channels widget on explore 2025-03-25 04:24:19 +01:00
ArneBo 99fee772e0 chore(front): upload form files table 2025-03-25 04:23:53 +01:00
ArneBo 0119075f21 style(front): playlist empty state 2025-03-25 04:23:32 +01:00
ArneBo 0408668a4a fix(front): inline artist credit list 2025-03-25 04:23:01 +01:00
ArneBo f502cd25eb fix(front): display multi artist credits in one line in player and in queue 2025-03-24 15:04:29 +01:00
ArneBo b0d3179f18 fix(front): delete edit and upload buttons from library detail page. Fixing undefined errors 2025-03-24 14:43:02 +01:00
ArneBo 4c1388af5d fix(front): use artistCredit for admin pages, display artist credits in one line 2025-03-24 14:34:37 +01:00
ArneBo 30747bab66 fix(front): correct types and schema endpoints in about page 2025-03-24 13:32:08 +01:00
ArneBo dcff86bd55 [WIP] fix(api): new generated types from api schema using nodeinfo21 metadata21 2025-03-24 13:14:28 +01:00
ArneBo ec196930ae fix(front): get queue back 2025-03-23 22:43:38 +01:00
ArneBo e7f56d1255 fix(front): kill duplicate service messages 2025-03-23 22:16:21 +01:00
upsiflu aa7ea5ef93 fix(front): [WIP] improve page layout 2025-03-23 21:35:37 +01:00
upsiflu 167e663661 refactor(ui): use similar props in Header as in Section; use visual style props from Heading component 2025-03-23 21:34:38 +01:00
upsiflu 5e0efff73f refactor(front): use `columns-per-item` prop for sections 2025-03-23 21:31:40 +01:00
upsiflu 779cdbd66d refactor(ui): add icon, slot, and action button/link props to Section 2025-03-23 21:27:55 +01:00
upsiflu 027ad5ddae fix(front): layout improvements 2025-03-23 13:15:39 +01:00
upsiflu d29494d1fb fix(backend): typo in `manage/settings` page 2025-03-23 13:15:38 +01:00
ArneBo 8a24f750f0 fix(front): show more channels and podcasts 2025-03-23 07:36:42 +01:00
ArneBo a3aef2f085 fix(front): reactivate service messages 2025-03-23 06:40:23 +01:00
upsiflu 6d7b764786 feat(front): [WIP] improve search modal 2025-03-22 17:29:57 +01:00
upsiflu 7902c43702 fix(front): use `start` and `end` for text alignments 2025-03-22 17:18:41 +01:00
upsiflu ef67b38018 fix(front): autofocus follows the stacking order of elements 2025-03-22 17:18:03 +01:00
upsiflu 3044a88dbc fix(ui): use `start` and `end` for text alignments to respect writing direction
https://csslayout.news/whats-the-difference-between-the-alignment-values-of-start-flex-start-and-self-start/
2025-03-22 15:16:15 +01:00
upsiflu f2763a6586 fix(ui): label is inline with neighboring labels (toggle component) 2025-03-22 15:03:40 +01:00
upsiflu f4fee5dc8c feat(front): [WIP] improve search modal 2025-03-22 12:37:01 +01:00
upsiflu c42f08babe feat(ui): add collapse (Accordion) feature to Section component 2025-03-22 12:37:01 +01:00
upsiflu 45d18dc493 fix(front): minor type and format fixes 2025-03-22 12:37:01 +01:00
upsiflu 8b23d02978 fix(front): set gap between consecutive items in table (upload widget) 2025-03-22 12:37:01 +01:00
upsiflu 6eb5c14176 feat(front): layout upload modal; use new components 2025-03-22 12:37:01 +01:00
upsiflu e05a5b9d7a fix(front): [WIP] in search modal, show rss result as channel link 2025-03-22 12:33:14 +01:00
ArneBo e31c6c0e74 chore(front): Notifications 2025-03-21 10:29:09 +01:00
ArneBo 89d9aedd9e chore(front): remove semicolons 2025-03-21 10:28:49 +01:00
ArneBo 6d5f46f416 chore(front): refactor ActionTable to use new table component 2025-03-20 13:02:32 +01:00
ArneBo 996758170f style(ui): fix display of big toggles 2025-03-20 10:00:34 +01:00
ArneBo c3ec160da1 fix(ui): left-align text in collapsed section 2025-03-20 09:59:42 +01:00
ArneBo bbc9e61937 style(ui): bigger section headings 2025-03-20 09:59:05 +01:00
ArneBo 3584e67851 chore(front): use section and heading in settings page 2025-03-20 09:58:07 +01:00