Commit Graph

8699 Commits

Author SHA1 Message Date
ArneBo d51830526c fix(front): Use new split playbutton in artistcards and show default covers, related to #2384 2025-01-16 16:31:18 +01:00
ArneBo d18c1462a6 fix(front): Use new split playbutton in albumcards and show default covers, related to #2384 2025-01-16 15:58:04 +01:00
ArneBo c6854d8ceb feat(ui): Split playbutton can be seperate dropdown only using optionsbutton 2025-01-16 13:55:10 +01:00
RenovateBot e5aa82e141 chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
ArneBo 9ba8f1d5e2 fix(style): Correct split playbutton display 2025-01-16 11:02:09 +01:00
upsiflu 3f3c06e28f docs(ui-docs): how to change the value of an input 2025-01-16 11:11:01 +02:00
upsiflu d4e1991427 refactor(ui): card component has topright action slot 2025-01-16 11:10:17 +02:00
upsiflu 4da49c0bd6 doc(ui-docs): remove docs-only boilerplate code 2025-01-16 10:31:31 +02:00
upsiflu 68885b46b3 fix(component): re-enable fallback attrs such as 'disabled' for split button 2025-01-16 10:30:42 +02:00
ArneBo 322c5bf5c6 fix(front): change hover colors for light-theme, to be different from background 2025-01-15 16:29:35 +01:00
ArneBo 9f7b7612c7 fix(front): authorize page 2025-01-15 16:28: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
RenovateBot 606066bf3b chore(api): update all dependencies (develop) 2025-01-15 14:23:09 +00:00
Renovate Bot 8cc555321e chore(api): update channels
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2846>
2025-01-15 11:32:47 +00:00
Renovate Bot 95d2520420 chore(api): update dependency coverage to v7.6.10 2025-01-15 10:21:27 +00:00
petitminion d0c67d2488 disable python 3.13 2025-01-15 10:10:36 +00:00
ArneBo 0bdb026cf1 fix(ui) icon in options button with empty span gets moved to the side 2025-01-15 11:09:01 +01:00
ArneBo c443593619 feat(ui): Splittable playbutton with consistent popover 2025-01-15 11:00:46 +01:00
ArneBo b20456e427 fix(ui-docs): imports and code examples 2025-01-15 10:35:43 +01:00
RenovateBot 7c33efa1cd chore(api): update dependency dj-rest-auth to v7 (develop) 2025-01-15 09:00:51 +00:00
Renovate Bot 769a3dc79e chore(api): update dependency django-filter to v24 2025-01-14 19:22:31 +00:00
Renovate Bot 227379b7ab chore(api): update dependency django-dynamic-preferences to v1.17.0 2025-01-14 17:14:52 +00:00
RenovateBot 980bba942f chore(api): update dependency django-allauth to v0.63.6 (develop) 2025-01-14 16:57:52 +00:00
petitminion 2db7dc41fe update renovate config and desable tauri in makefile NOCHANGELOG 2025-01-13 23:13:55 +00:00
petitminion 78856cc32a Drop python 3.8 and 3.9, support python 3.13 2025-01-13 21:47:18 +00:00
petitminion 75c4b3a7ff disable tauri builds 2025-01-13 11:05:19 +00:00
petitminion e0c051f04a disable tauri builds 2025-01-13 11:04:19 +00:00
petitminion b6d27a58d3 Allow plugin to download third party tracks 2025-01-12 17:30:16 +00:00
petitminion 6f2c001bc2 fix channel upload NOCHANGELOG 2025-01-11 12:40:59 +00:00
petitminion d59019b9a7 update faka data docs NOCHANGELOG 2025-01-10 20:59:09 +00:00
Georg Krause f173029f75 chore: update tauri to v2 stable NOCHANGELOG 2025-01-10 19:39:54 +00:00
petitminion 6a79f048cd fix: set FORCE to 1 in dev env NOCHANGELOG 2025-01-10 19:17:58 +00:00
petitminion 73bd66404b Update .gitlab-ci.yml file with allow_failure on changelog 2025-01-10 18:18:32 +00:00
ArneBo 6a55becd82 fix(front) show album cards 2025-01-10 12:28:23 +01:00
ArneBo 4e5ecab82e fix(front) remove unused imports 2025-01-10 12:27:28 +01:00
ArneBo c4e509bc7c fix(front): dir reorder regression 2025-01-10 12:01:43 +01:00
upsiflu 77aa35c9fd feat(front): [WIP] re-activate Audio player (untested) 2025-01-10 12:00:50 +01:00
Petitminion a6eb68bdbc fix:add new migrations 2025-01-10 11:18:40 +01:00
Petitminion b09969c71f fix:clean django migration 2025-01-10 11:16:29 +01:00
upsiflu 372329c13d chore(ui-docs): minor additions 2025-01-10 01:22:17 +01:00
upsiflu fff04844f9 fix(ui): use small buttons in pagination footer 2025-01-10 01:21:05 +01:00
upsiflu 1ecd8af59f refactor(ui): use terser type syntax 2025-01-10 01:13:56 +01:00
upsiflu 9539e1af79 feat(ui-docs): offer quick import snippet for each component 2025-01-10 01:13:17 +01:00
upsiflu 59387fb3ea fix(ui): cards without content have no empty space 2025-01-10 01:04:39 +01:00
upsiflu 78a5179087 refactor(ui-docs): establish navigation subsection; apply more funkwhale colors 2025-01-10 01:03:40 +01:00
upsiflu c5be51e779 refactor(ui): add heading component for visual consistency and maintainability 2025-01-10 01:01:34 +01:00
upsiflu 7e19fd23f0 refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
upsiflu fce2709b9f fix(ui): regression in `Layout grid` 2025-01-09 15:14:21 +01:00
upsiflu 304cf2e90f docs(ui-docs): display funkwhale colors everywhere 2025-01-09 15:02:36 +01:00