ArneBo
7c094c83a2
refactor(front): change artist cover to correct type
2025-02-14 02:32:35 +01:00
ArneBo
d94111ba3c
style(front): float options button right on artist detail
2025-02-07 17:19:33 +01:00
ArneBo
988f735a97
fix(front): clean up and fix errors
2025-01-30 01:12:32 +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
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
9b758c1a7e
fix(front): remove favorite button from artist detail page
2025-01-22 14:12:43 +01:00
ArneBo
6f5b40f68e
fix(front): use large cropped images consistently
2025-01-22 14:12:11 +01:00
ArneBo
ebc92bf0a9
chore(front): new layout for artist detail
2025-01-22 13:31:53 +01:00
ArneBo
9ba8f1d5e2
fix(style): Correct split playbutton display
2025-01-16 11:02:09 +01:00
ArneBo
a84868e1df
fix(ui): artist and album detail and edit pages
2025-01-15 16:18:31 +01:00
ArneBo
5eef4692e1
[WIP] replace buttons with new ui component
2025-01-08 21:34:01 +01:00
ArneBo
491871c598
fix(front): Add missing closing </div>
2025-01-08 21:31:40 +01:00
upsiflu
ebc85d2a19
fix(ui): [WIP] import TagsList explicitly
2025-01-08 21:31:40 +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
ArneBo
4d78c2143c
fix(ui):[WIP] replace popover menus, buttons, messages
2025-01-08 21:28:56 +01: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
Ciarán Ainsworth
3a46cb140d
Clean up everything but views
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
436a76928f
Resolve most type conflicts
2022-09-06 09:26:36 +00:00
wvffle
bbdb3dcb9d
Fix auto-fixable linter issues
2022-09-06 09:26:36 +00:00
wvffle
09c1aba30d
Rename <modal> to <semantic-modal>
2022-09-06 09:26:36 +00:00
wvffle
0251789f82
Fix a bunch of typescript errors
2022-09-06 09:26:36 +00:00
wvffle
77594351ae
Remove PlayOptions and Report mixins
2022-09-06 09:26:36 +00:00
Kasper Seweryn
3915716dd6
Fix modals
2022-09-06 09:26:36 +00:00
Kasper Seweryn
12b09b085a
Refactor ~/logging.ts to a useLogger composable
2022-09-06 09:26:36 +00:00
Kasper Seweryn
f61fafec2a
Remove '@/'
2022-09-06 09:26:36 +00:00
Kasper Seweryn
2b40707f4f
Cleanup a lot of stuff
...
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken
`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff
`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
Ciaran Ainsworth
08d6772392
Fix broken imports
2022-02-21 17:27:00 +01:00
Georg Krause
cefa3ec9d2
Fix post lint issues
2021-12-08 18:48:06 +00:00
Georg Krause
8ee9a536e1
Lint the frontend code
2021-12-06 11:35:20 +01:00
Ciarán Ainsworth
44394275ec
Update track table
2021-10-21 17:26:18 +00:00
Agate
89037a76db
Added link to origin pod for track, album, artist, profile, channel and library
2020-08-28 20:41:42 +02:00
Agate
1cc5ed8871
Resolve "Ensure all buttons in the application are operable using only the keyboard"
2020-08-04 13:22:31 +02:00
Agate
e271851f67
See #1100 : clean compat and XXX in the code
2020-08-03 15:47:14 +02:00
Agate
21f147c0c4
Merge branch 'master' into develop
2020-07-21 14:47:07 +02:00
Agate
4351331355
Fix #1175 : Fix embedded player not working on channel serie/album
2020-07-21 11:19:35 +02:00
Agate
e44a9c4363
Fix #1080 : broken artist and album pages
2020-07-07 19:18:05 +02:00
Agate
86b90ec716
Fix #1121 : Use semantic headers for accessibility
2020-07-03 14:20:47 +02:00
Agate
cd422832dd
New theming system
2020-05-15 14:12:36 +02:00
Eliot Berriot
95497e76ac
See #170 : channels ui (listeners)
2020-02-05 15:06:07 +01:00
Eliot Berriot
8a0cf918da
Fix #1016 : fixed broken fallback to album cover on artist card/detail
2020-01-24 07:16:28 +01:00
Eliot Berriot
71b400a9b8
See #170 : cover on tracks and artists
2020-01-17 16:27:11 +01:00
Eliot Berriot
33d1f879cf
Report UI (end-user)
2019-09-09 11:10:25 +02:00
Eliot Berriot
4a277c17bb
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed
2019-07-22 12:16:47 +02:00
Eliot Berriot
55cb7fc25d
See #432 : display tags on artist, album and track pages
2019-07-18 14:08:37 +02:00