Commit Graph

166 Commits

Author SHA1 Message Date
ArneBo d0819c9ffa fix(front): playable playlists with description 2025-04-02 03:10:57 +02:00
ArneBo b913eb8dc6 fix(front): Actorlink and ArtistLinks consistency. 2025-04-02 03:02:57 +02:00
upsiflu 5e0efff73f refactor(front): use `columns-per-item` prop for sections 2025-03-23 21:31:40 +01:00
ArneBo 57d10afb60 fix(front): use correct v-model for popovers 2025-02-24 16:10:20 +01:00
upsiflu 8bb0adf700 chore(format): [WIP] run eslint and fix most stylistic/formatting errors 2025-02-24 15:17:18 +01:00
jon r 8b2a5e54ce chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +01:00
ArneBo 17abed6b76 refactor(front): playlist detail and edit 2025-02-19 18:58:10 +01:00
ArneBo d74a8f637c fix(front): consistent widget display without duplicate results 2025-02-19 14:10:27 +01:00
ArneBo 2e63cad388 refactor(front): use section with title prop and pagination on all widgets 2025-02-19 13:35:45 +01:00
ArneBo 53b2807bf4 fix(front): display playlistmodal over mobile queue 2025-02-14 23:45:46 +01:00
ArneBo 497908f1d3 chore(front): remove logs from playlist modal 2025-02-14 21:07:29 +01:00
ArneBo 86d8315108 style(front): primary button in playlist modal 2025-02-13 22:27:08 +01:00
ArneBo 3aa79c9017 style(front): consistent empty state 2025-02-13 22:22:49 +01:00
ArneBo 863e8200e4 fix(front): playlist modal 2025-02-12 11:39:28 +01:00
ArneBo eb61ba05c1 feat(front): add privacy slider to playlist modal 2025-02-11 12:59:59 +01:00
ArneBo bf563626ba refactor(front): playlist modal 2025-02-07 17:48:31 +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
ArneBo 48800e2eee feat(front): Updated time for playlist cards 2025-02-06 10:19:28 +01:00
ArneBo 16c74b4078 style(front): Section components on explore 2025-02-05 13:05:20 +01:00
ArneBo 17415093f1 refactor(front): use header and section components on explore 2025-01-29 18:15:32 +01:00
ArneBo 3d710dbb02 fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
ArneBo 6f728036ec fix(front): consistent playbutton and style in all cards 2025-01-27 13:55:56 +01:00
ArneBo 1deb3df8ce fix(front): mistakes 2025-01-24 03:00:07 +01:00
ArneBo 690fa15f12 refactor(front): playlist button in album detail 2025-01-24 02:58:24 +01:00
ArneBo 2021330eca [WIP] refactor(front): Playlist Editor 2025-01-23 01:39:36 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
ArneBo c57b47bdd3 chore(front): Update track detail views with new components 2025-01-21 21:21:15 +01:00
ArneBo 37c86f66bc fix(front): Trackdetail page top buttons 2025-01-17 09:54:25 +01:00
upsiflu af239917bc fix(front): regressions after rebase on `develop` 2025-01-09 01:15:31 +01:00
ArneBo 5eef4692e1 [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
ArneBo 5399f9be0e [WIP] replace modals and buttons with new ui components 2025-01-08 21:34:01 +01:00
upsiflu b447daed47 chore(ui): use `store` object instead of `$store` plugin 2025-01-08 21:31:18 +01:00
ArneBo edad84b0b6 consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
petitminion fedd340ed5 Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
petitminion d1287a36a5 Import/export playlist in xspf (#836). 2024-12-05 11:31:41 +00:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
wvffle df77d2b153 Standardize plurals 2022-11-28 10:16:58 +00:00
Kasper Seweryn c2f351ea6b Cleanup HTML templates 2022-11-28 10:16:58 +00:00
Kasper Seweryn fb298be9a5 Remove unused element 2022-11-28 10:16:58 +00:00
wvffle 10dc14f109 Fix all locale linting errors except unused keys 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 3a46cb140d Clean up everything but views 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth db9986e7b9 Add all missing strings 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth ef757e1854 Update all components 2022-11-28 10:16:58 +00:00
wvffle edfbf94313 Add eslint rules for i18n 2022-11-28 10:16:58 +00:00
wvffle ebea32faf9 Replace gettext with i18n 2022-11-28 10:16:58 +00:00
wvffle d90f41ec51
Fix some linting problems 2022-10-30 19:20:32 +01:00
wvffle 0118fe0c63
Resolve TODOs 2022-10-30 19:17:56 +01:00
wvffle 9f36c4b3a8
Cleanup old queue and player logic 2022-10-30 19:17:55 +01:00
wvffle c897ee0771 Fix editing playlist tracks 2022-09-17 13:21:13 +00:00