owntone-server/web-src/src/components
Alain Nussbaumer f419869dfc [web] Fix a the lyrics pane overlapping the slider
When the track played has a composer or a long title, the slider is not covered by the lyrics pane anymore.
2023-11-25 16:38:50 +01:00
..
ControlDropdown.vue [web] Rename "Dropdown" control 2023-07-08 14:43:38 +02:00
ControlSlider.vue [web] Create a slider component 2023-07-07 13:26:19 +02:00
CoverArtwork.vue [web] Change to template literals 2023-11-23 20:23:40 +01:00
IndexButtonList.vue [web] Format source code 2023-07-26 16:04:12 +02:00
ListAlbums.vue [web] Use named route for music albums 2023-07-10 20:43:10 +02:00
ListArtists.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
ListComposers.vue [web] Remove unused method 2023-07-24 19:22:24 +02:00
ListDirectories.vue [web] Use named route for the files page 2023-07-10 13:24:42 +02:00
ListGenres.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
ListItemAlbumSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ListItemArtistSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ListItemPlaylistSpotify.vue [web] Use named route for playlist pages 2023-07-10 15:37:40 +02:00
ListItemQueueItem.vue [web] Fix vertical alignment of items presented in lists 2023-07-01 09:09:16 +02:00
ListItemTrackSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ListPlaylists.vue [web] Lint source code 2023-11-24 15:48:29 +01:00
ListTracks.vue [web] Format source code 2023-07-26 16:04:12 +02:00
LyricsPane.vue [web] Fix a the lyrics pane overlapping the slider 2023-11-25 16:38:50 +01:00
ModalDialog.vue [web] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02:00
ModalDialogAddRss.vue [web] Make cancel button color match other dialog windows. 2023-11-23 20:45:24 +01:00
ModalDialogAddUrlStream.vue [web] Make cancel button color match other dialog windows. 2023-11-23 20:45:24 +01:00
ModalDialogAlbum.vue [web] Use named route for music albums 2023-07-10 20:43:10 +02:00
ModalDialogAlbumSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ModalDialogArtist.vue [web] Use named route for music artists 2023-07-10 20:33:07 +02:00
ModalDialogArtistSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ModalDialogComposer.vue [web] Change to template literals 2023-11-23 20:23:40 +01:00
ModalDialogDirectory.vue [web] Change to template literals 2023-11-23 20:23:40 +01:00
ModalDialogGenre.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
ModalDialogPlaylist.vue [web] Fix playlist page displaying one ghost entry when no playlist are present 2023-07-18 14:08:52 +02:00
ModalDialogPlaylistSave.vue [web] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02:00
ModalDialogPlaylistSpotify.vue [web] Use named route for playlist pages 2023-07-10 15:37:40 +02:00
ModalDialogQueueItem.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
ModalDialogRemotePairing.vue [web] Enforce 4-digit pins 2023-11-23 20:38:16 +01:00
ModalDialogTrack.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
ModalDialogTrackSpotify.vue [web] Fix modal dialogs not closing when opening artist or album page and renaming of views 2023-07-18 15:19:24 +02:00
ModalDialogUpdate.vue [web] Lint code for better maintainability 2023-07-18 15:48:56 +02:00
NavbarBottom.vue [web] Add lyrics player to the webinterface 2023-11-13 16:37:02 +01:00
NavbarItemLink.vue [web] Use named route for the about page 2023-07-10 10:37:45 +02:00
NavbarItemOutput.vue [web] Lint source code 2023-11-24 15:48:29 +01:00
NavbarTop.vue [web] Change to template literals 2023-11-23 20:23:40 +01:00
NotificationList.vue [web] Format source code 2023-11-21 17:09:06 +01:00
PlayerButtonConsume.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonLyrics.vue [web] Simplify lyrics button 2023-11-24 16:28:35 +01:00
PlayerButtonNext.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonPlayPause.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonPrevious.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonRepeat.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonSeekBack.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonSeekForward.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
PlayerButtonShuffle.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02:00
ProgressBar.vue [web] Change to template literals 2023-11-23 20:23:40 +01:00
SettingsCheckbox.vue [web] Fix alignment of labels with their switch button 2023-07-26 12:59:16 +02:00
SettingsIntfield.vue [web] Lint code for better maintainability 2023-07-18 15:48:56 +02:00
SettingsTextfield.vue [web] Lint code for better maintainability 2023-07-18 15:48:56 +02:00
TabsAudiobooks.vue [web] Fix genre not being displayed correctly depending on the media kind 2023-07-24 19:51:00 +02:00
TabsMusic.vue [web] Fix "History" tab not being highlighted 2023-11-21 15:45:00 +01:00
TabsSearch.vue [web] Use named route for search pages 2023-07-12 22:39:21 +02:00
TabsSettings.vue [web] Use named route for settings 2023-07-11 09:51:17 +02:00