[Android] Allow navigating into a group/folder in remote access
Nicolas Pomepuy
git at videolan.org
Thu Feb 22 13:29:25 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jan 29 15:25:37 2024 +0100| [4581f9e6d7224c1f374addf41bdc2f48e3bde7a9] | committer: Nicolas Pomepuy
Allow navigating into a group/folder in remote access
> https://code.videolan.org/videolan/vlc-android/commit/4581f9e6d7224c1f374addf41bdc2f48e3bde7a9
---
.../videolan/vlc/webserver/RemoteAccessRouting.kt | 29 ++++++++++++++++++----
.../videolan/vlc/webserver/RemoteAccessServer.kt | 1 +
.../src/components/AppHeader.vue | 6 +++++
.../src/components/MediaCardItem.vue | 8 ++++--
.../src/components/MediaListItem.vue | 8 ++++--
.../network-sharing-server/src/pages/VideoList.vue | 19 +++++++++++---
.../network-sharing-server/src/plugins/api.js | 8 ++++--
buildsystem/network-sharing-server/src/routes.js | 9 ++++++-
.../network-sharing-server/src/stores/AppStore.js | 3 ++-
9 files changed, 74 insertions(+), 17 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/4581f9e6d7224c1f374addf41bdc2f48e3bde7a9
More information about the Android
mailing list