Commit Graph

8772 Commits

Author SHA1 Message Date
upsiflu 58341b107b feat(front): #2421 search modal uses different endpoints depending on query and user-chosen category (section) 2025-03-14 17:59:27 +01:00
upsiflu 806f49e061 fix(front): errors in Sidebar.vue 2025-03-14 17:47:05 +01:00
upsiflu 790111dcc0 feat(front): [WIP] search modal layout 2025-03-14 13:32:44 +01:00
upsiflu 681f3fced0 fix(upload): use the selected channel for the file upload in channel upload form 2025-03-14 12:54:43 +01:00
upsiflu e9ea8d6299 fix(front): minor errors 2025-03-13 21:50:41 +01:00
upsiflu 5199ac2509 fix(style): sidebar and page layout 2025-03-13 21:34:05 +01:00
upsiflu 6c272500ec fix(ui): disabled interactive elements keep default cursor 2025-03-13 21:32:59 +01:00
upsiflu c8fa78ef28 feat(front): [WIP] search modal with accordion UI as filter 2025-03-12 22:41:16 +01:00
upsiflu f1d6b11686 fix(front): [WIP] use finished Pills list 2025-03-12 20:39:57 +01:00
upsiflu d0f42437ae feat(ui): Pills list done 💊💊 2025-03-12 20:22:08 +01:00
upsiflu 9b02f1840e feat(ui): [WIP] Pills list 2025-03-12 20:22:08 +01:00
upsiflu 713c2fe34f feat(ui): [WIP] implement Pills (Multi-pill widget) 2025-03-12 20:22:08 +01:00
upsiflu 3ffa784027 feat(ui): users can change pill content with presets and custom labels 2025-03-12 20:22:08 +01:00
upsiflu 56fff9d583 fix(config): stricter typescript for better type inference 2025-03-12 20:22:08 +01:00
upsiflu 3e31002df9 fix(style): add missing colors for items that sometimes have a transparent background 2025-03-12 20:22:08 +01:00
upsiflu ac90c20b20 refactor(ui): remove default button cross-axis alignment to allow for parent's align-items to take effect 2025-03-12 20:22:08 +01:00
upsiflu 0101d6cf1e fix(ui): regression in submenu functionality; layout of low-height input 2025-03-12 20:22:08 +01:00
ArneBo bd6eecbaba feat(front): admin menu in sidebar 2025-03-12 13:00:00 +01:00
ArneBo 58f39630e2 chore(front): admin moderation pages 2025-03-12 12:59:41 +01:00
ArneBo 1409bc6761 fix(ui): pagination error 2025-03-12 12:02:36 +01:00
ArneBo c144d34f91 fix(style): more common css selection for select list input 2025-03-12 12:02:22 +01:00
ArneBo 8faaa8f1e6 feat(ui): flexible buttons on right slot of input 2025-03-12 12:01:37 +01:00
ArneBo 606903f7e7 chore(front): refactor admin settings users 2025-03-12 12:00:48 +01:00
ArneBo 1779e66d4a chore(front): refactor plugin settings pages 2025-03-11 12:01:55 +01:00
ArneBo 274b89bcc9 fix(front): import alert in user settings 2025-03-11 11:42:11 +01:00
ArneBo f88faa238a fix(docs): update fake data command 2025-03-11 11:36:15 +01:00
ArneBo b50bfc5305 chore(front): refactor admin settings 2025-03-11 11:35:49 +01:00
ArneBo 196dbb428e chore(front): refactor admin settings 2025-03-11 11:30:05 +01:00
ArneBo 248ea9aa31 fix(ui): use button component in TOC 2025-03-11 11:29:46 +01:00
ArneBo 999bbcd559 fix(front): use artist widget on channels page 2025-03-11 11:29:18 +01:00
ArneBo 0dc81176d1 fix(docs): typo 2025-03-11 11:28:44 +01:00
ArneBo 6d90fc8107 fix(front): uploadform available channels count #2081 2025-03-11 10:10:25 +01:00
ArneBo 8e88c356bd fix(front): import forgotten component 2025-03-11 10:08:37 +01:00
ArneBo 7295b41ca2 fix(front): correct name on profile page 2025-02-25 10:43:18 +01:00
ArneBo 058f178a63 refactor(front): explore page according to mockups 2025-02-25 10:42:58 +01:00
ArneBo e18b193cec fix(front): correct display artist widget 2025-02-25 10:41:59 +01:00
jon r ff32ff7bac fix(pre-commit): make prettier configuration global and let it do its thing 2025-02-24 21:25:32 +01:00
jon r a1a96d9560 chore(front/package): name scripts for what they are 2025-02-24 21:24:00 +01:00
jon r 7de7dbfdb5 feat(api/common): read generated OpenAPI schema to a third place and render mirrors symlinks 2025-02-24 21:21:51 +01:00
jon r f6652406f7 feat(pre-commit): allow larger files to account for OpenAPI schema 2025-02-24 21:03:25 +01:00
ArneBo 56aa801864 fix(front): center loader on album widget 2025-02-24 16:14:40 +01:00
ArneBo 8ef56e3c63 fix(front): allow string in id prop of artist detail 2025-02-24 16:10:20 +01:00
ArneBo cfe8f52d8c fix(front): make libraries prop optional in artistedit 2025-02-24 16:10:20 +01:00
ArneBo 5791f94b26 fix(front): remove unused obj prop in edit form 2025-02-24 16:10:20 +01:00
ArneBo 1a32945bf0 fix(ui): use translations in textarea component 2025-02-24 16:10:20 +01:00
ArneBo bb9402a8a2 fix(front): make shortcuts modal shortcuts work again 2025-02-24 16:10:20 +01:00
ArneBo 71eda2bb8a fix(front): use correct v-model for popovers 2025-02-24 16:10:20 +01:00
ArneBo 442a37c936 fix(front): remove uploads modal shortcut 2025-02-24 16:10:20 +01:00
ArneBo 57d10afb60 fix(front): use correct v-model for popovers 2025-02-24 16:10:20 +01:00
ArneBo acf1b98387 fix(front): use section in playlists list 2025-02-24 16:10:20 +01:00