owntone-server/web-src/src/components
Alain Nussbaumer 60015e1da2 [web] Provide similar style between podcast, audiobook, and album pages
The podcast page is now similar to the audiobook or album pages. Thus, making the UI a bit more coherent.
2023-07-26 16:12:21 +02: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] Lint code for better maintainability 2023-07-18 15:48:56 +02: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] Fix playlist page displaying one ghost entry when no playlist are present 2023-07-18 14:08:52 +02:00
ListTracks.vue [web] Format source code 2023-07-26 16:04:12 +02:00
ModalDialog.vue [web] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02:00
ModalDialogAddRss.vue [web] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02:00
ModalDialogAddUrlStream.vue [web] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02: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] Use named route for composer pages 2023-07-12 23:02:02 +02:00
ModalDialogDirectory.vue [web] Fix an issue preventing files to be added from the "Files" modal dialog 2023-07-02 19:42:10 +02: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] Fix missing rounded corner on some modal dialogs 2023-07-07 13:26:19 +02: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] Use named route for the "now playing" page 2023-07-10 12:19:34 +02:00
NavbarItemLink.vue [web] Use named route for the about page 2023-07-10 10:37:45 +02:00
NavbarItemOutput.vue [web] Rename "Dropdown" control 2023-07-08 14:43:38 +02:00
NavbarTop.vue [web] Use named route for search pages 2023-07-12 22:39:21 +02:00
NotificationList.vue [web] Cleanup of code to simplify 2023-06-07 21:25:54 +02:00
PlayerButtonConsume.vue [web] Fix vertical alignment of all icons with their associated content 2023-06-30 21:41:40 +02: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] Provide similar style between podcast, audiobook, and album pages 2023-07-26 16:12:21 +02: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] Use named route for composer pages 2023-07-12 23:02:02 +02: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