diff --git a/src/router/router.js b/src/router/router.js index 2682c49..a5c97ad 100644 --- a/src/router/router.js +++ b/src/router/router.js @@ -16,7 +16,6 @@ import Wallet from '../views/main/Wallet.vue' import ProfilePage from '@/views/profile/ProfilePage.vue' import CreatorList from '@/views/browser/CreatorList.vue' import PostContent from "@/views/contents/PostContent.vue"; -import Explorer from "@/views/explorer/explorer.vue"; import {useAuthStore} from "@/stores/authStore.js"; import CreatorLayout from "@/views/creators/CreatorLayout.vue"; @@ -142,12 +141,6 @@ const routes = [ name: 'profile', component: ProfilePage, meta: {requiresAuth: true} - }, - { - path: '/explorer', - name: 'explorer', - component: Explorer, - } ] diff --git a/src/views/explorer/ExplorerCard.vue b/src/views/explorer/ExplorerCard.vue deleted file mode 100644 index db45fee..0000000 --- a/src/views/explorer/ExplorerCard.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - - - diff --git a/src/views/explorer/explorer.vue b/src/views/explorer/explorer.vue deleted file mode 100644 index 29fa154..0000000 --- a/src/views/explorer/explorer.vue +++ /dev/null @@ -1,275 +0,0 @@ - - - - - diff --git a/src/views/explorer/videos.json b/src/views/explorer/videos.json deleted file mode 100644 index ed27a1a..0000000 --- a/src/views/explorer/videos.json +++ /dev/null @@ -1,410 +0,0 @@ -{ - "mostLikedVideos": [ - { - "id": 1, - "title": "Top 10 Football Goals", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A compilation of the best goals in football history.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Alex Martin", - "vues": 5000, - "timeAgo": "3 hours" - }, - { - "id": 2, - "title": "Basketball Dunk Contest Highlights", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Watch the best dunks from the latest dunk contest.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Jordan Lee", - "vues": 4500, - "timeAgo": "5 hours" - }, - { - "id": 3, - "title": "Epic Tennis Rallies", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A look at some of the most intense rallies in tennis.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Serena West", - "vues": 4700, - "timeAgo": "1 day" - }, - { - "id": 4, - "title": "Marathon Motivation", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Get inspired by these marathon runners.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Eliud Kip", - "vues": 3800, - "timeAgo": "2 days" - }, - { - "id": 5, - "title": "Best Volleyball Spikes", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Watch these powerful volleyball spikes in action.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Misty May", - "vues": 4200, - "timeAgo": "3 days" - }, - { - "id": 6, - "title": "Cycling Through The Alps", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Experience the thrill of cycling in the Alps.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Lance Ryder", - "vues": 3900, - "timeAgo": "4 days" - }, - { - "id": 7, - "title": "Cricket's Greatest Hits", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A look at some of the most memorable moments in cricket.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Sachin Kumar", - "vues": 4400, - "timeAgo": "5 days" - }, - { - "id": 8, - "title": "Top MMA Knockouts", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "The most shocking knockouts in MMA history.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Conor Mac", - "vues": 5000, - "timeAgo": "6 days" - }, - { - "id": 9, - "title": "F1 Racing Highlights", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A thrilling recap of the latest Formula 1 races.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Lewis Ham", - "vues": 4800, - "timeAgo": "1 week" - }, - { - "id": 10, - "title": "Golf's Most Amazing Shots", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Witness the most incredible shots in golf.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Tiger Woods", - "vues": 5300, - "timeAgo": "1 week" - } - ], - "mostBoughtVideos": [ - { - "id": 11, - "title": "Football Training Drills", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Master the best football drills for every position.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Pep Guardiola", - "vues": 6000, - "timeAgo": "2 hours" - }, - { - "id": 12, - "title": "Advanced Basketball Techniques", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Learn advanced techniques to improve your game.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Kobe Bryant", - "vues": 5500, - "timeAgo": "4 hours" - }, - { - "id": 13, - "title": "Perfecting Your Tennis Serve", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Tips and tricks to perfect your tennis serve.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Roger Federer", - "vues": 5100, - "timeAgo": "6 hours" - }, - { - "id": 14, - "title": "Marathon Nutrition Guide", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Essential nutrition tips for marathon runners.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Meb Keflezighi", - "vues": 4800, - "timeAgo": "1 day" - }, - { - "id": 15, - "title": "Volleyball Defense Mastery", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Become a defensive powerhouse in volleyball.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Kerri Walsh", - "vues": 4700, - "timeAgo": "2 days" - }, - { - "id": 16, - "title": "Ultimate Cycling Techniques", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Improve your cycling skills with these techniques.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Chris Froome", - "vues": 4600, - "timeAgo": "3 days" - }, - { - "id": 17, - "title": "Mastering Spin Bowling", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Learn the art of spin bowling in cricket.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Shane Warne", - "vues": 5200, - "timeAgo": "4 days" - }, - { - "id": 18, - "title": "MMA Grappling Techniques", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Dominate the ground game with these techniques.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Khabib Nur", - "vues": 5300, - "timeAgo": "5 days" - }, - { - "id": 19, - "title": "F1 Pit Stop Secrets", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Learn the strategies behind a perfect F1 pit stop.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Sebastian Vettel", - "vues": 5400, - "timeAgo": "6 days" - }, - { - "id": 20, - "title": "Golf Putting Techniques", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Improve your putting with these expert tips.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Phil Mickelson", - "vues": 5500, - "timeAgo": "1 week" - } - ], - "mostSharedVideos": [ - { - "id": 21, - "title": "Soccer Match Replays", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Watch full replays of the latest soccer matches.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Cristiano Ronaldo", - "vues": 6000, - "timeAgo": "1 hour" - }, - { - "id": 22, - "title": "Basketball Trick Shots", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "The most incredible trick shots in basketball.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Steph Curry", - "vues": 5900, - "timeAgo": "3 hours" - }, - { - "id": 23, - "title": "Tennis Grand Slam Finals", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Relive the excitement of Grand Slam tennis finals.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Novak Djokovic", - "vues": 5800, - "timeAgo": "5 hours" - }, - { - "id": 24, - "title": "Running Tips for Beginners", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Get started with running with these beginner tips.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Usain Bolt", - "vues": 5700, - "timeAgo": "1 day" - }, - { - "id": 25, - "title": "Beach Volleyball Highlights", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Catch the best moments from beach volleyball matches.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "April Ross", - "vues": 5600, - "timeAgo": "2 days" - }, - { - "id": 26, - "title": "Mountain Biking Adventures", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Experience the thrill of mountain biking.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Danny MacAskill", - "vues": 5500, - "timeAgo": "3 days" - }, - { - "id": 27, - "title": "Cricket World Cup Highlights", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "The most thrilling moments from the Cricket World Cup.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Virat Kohli", - "vues": 5400, - "timeAgo": "4 days" - }, - { - "id": 28, - "title": "MMA Fight Replays", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Watch full replays of the most intense MMA fights.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Anderson Silva", - "vues": 5300, - "timeAgo": "5 days" - }, - { - "id": 29, - "title": "F1 Crash Compilation", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A compilation of the most shocking F1 crashes.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Michael Schumacher", - "vues": 5200, - "timeAgo": "6 days" - }, - { - "id": 30, - "title": "Golf Tips for Beginners", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Essential tips for those new to golf.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Jack Nicklaus", - "vues": 5100, - "timeAgo": "1 week" - } - ], - "mostViewedVideos": [ - { - "id": 31, - "title": "Soccer's Greatest Goals", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A look at the greatest goals ever scored in soccer.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Lionel Messi", - "vues": 7000, - "timeAgo": "30 minutes" - }, - { - "id": 32, - "title": "Best of Basketball Finals", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Relive the best moments from recent basketball finals.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "LeBron James", - "vues": 6900, - "timeAgo": "1 hour" - }, - { - "id": 33, - "title": "Tennis Serve Speed Records", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Check out the fastest serves ever recorded in tennis.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Andy Roddick", - "vues": 6800, - "timeAgo": "2 hours" - }, - { - "id": 34, - "title": "Running in Extreme Weather", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Tips for running in various weather conditions.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Mo Farah", - "vues": 6700, - "timeAgo": "3 hours" - }, - { - "id": 35, - "title": "Volleyball Team Strategies", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Learn advanced team strategies for volleyball.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Giba Godoy", - "vues": 6600, - "timeAgo": "4 hours" - }, - { - "id": 36, - "title": "Cycling Gear Tips", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "A guide to choosing the best cycling gear.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Peter Sagan", - "vues": 6500, - "timeAgo": "1 day" - }, - { - "id": 37, - "title": "Cricket Batting Techniques", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Improve your batting with these cricket techniques.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Brian Lara", - "vues": 6400, - "timeAgo": "2 days" - }, - { - "id": 38, - "title": "MMA Striking Combinations", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Learn effective striking combinations in MMA.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Georges St-Pierre", - "vues": 6300, - "timeAgo": "3 days" - }, - { - "id": 39, - "title": "F1 Overtakes Compilation", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "The most exciting overtakes in F1 history.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Ayrton Senna", - "vues": 6200, - "timeAgo": "4 days" - }, - { - "id": 40, - "title": "Golf Swing Analysis", - "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "description": "Breakdown of the best golf swings.", - "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", - "name": "Rory McIlroy", - "vues": 6100, - "timeAgo": "5 days" - } - ] -} diff --git a/src/views/main/Header.vue b/src/views/main/Header.vue index 1cb8174..a846a36 100644 --- a/src/views/main/Header.vue +++ b/src/views/main/Header.vue @@ -63,18 +63,7 @@ > - - -
- - mdi-earth - -
+
@@ -188,10 +177,6 @@ const toggleSearch = () => { showSearch.value = !showSearch.value; }; -const explorerHandler = () => { - router.push('/explorer'); -}; - const handleClickOutside = (event) => { if (!event.target.closest('.search-container')) { showSearch.value = false; diff --git a/src/views/main/SideBar.vue b/src/views/main/SideBar.vue index 9ba679c..2f0a470 100644 --- a/src/views/main/SideBar.vue +++ b/src/views/main/SideBar.vue @@ -9,14 +9,6 @@ const {locale} = useI18n(); const router = useRouter(); const selectedLanguage = ref(locale.value); -const explorerHandler = () => { - router.push('/explorer'); -}; - -const feedHandler = () => { - router.push('/feed'); -}; - function initializeLocale() { const preferredLocale = localStorage.getItem('preferredLocale'); selectedLanguage.value = preferredLocale === null ? locale.value : preferredLocale; @@ -39,13 +31,8 @@ initializeLocale();