Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Add homepage - #1256

Merged
pblvrt merged 14 commits into
mainfrom
develop
Aug 26, 2025
Merged

Add homepage#1256
pblvrt merged 14 commits into
mainfrom
develop

Conversation

@pblvrt

@pblvrt pblvrt commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

Pull Request Template

Title

[Provide a succinct and descriptive title for the pull request, e.g., "Improve caching mechanism for API calls"]

Type of Change

  • New feature ✨
  • Bug fix 🐛
  • Documentation update 📝
  • Refactoring ♻️
  • Hotfix 🚑️
  • UI/UX improvement 💄

Description

[Provide a detailed explanation of the changes you have made. Include the reasons behind these changes and any relevant context. Link any related issues.]

Testing

[Detail the testing you have performed to ensure that these changes function as intended. Include information about any added tests.]

Impact

[Discuss the impact of your changes on the project. This might include effects on performance, new dependencies, or changes in behaviour.]

Additional Information

[Any additional information that reviewers should be aware of.]

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings

pblvrt and others added 13 commits June 26, 2025 10:09
… Display (#1246)

* Randomized sessions array to show new suggestions on watch page

* Fixed minor issue where default tabs werent showing correctly

* Made a cleaner LoadingModal

* Minor clean-up

* Fixed issue of showing a NextJS error instead the actual error
Minor change on when to order the array of videos
Bumps [next](https://github.com/vercel/next.js) from 15.3.2 to 15.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.2...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Showing ViewCount & Fixed filter

* Updated Yarn

* Fixed build issues
- Added Ethereum funding details to funding.json.
- Refactored explore page to support organization search and filtering.
- Introduced new components for organization search and event cards.
- Updated styles for better UI/UX in event and organization displays.
- Implemented responsive design adjustments for mobile views.
- Added new icons for grid and list views in the HomePage.
- Updated styles for various sections to improve UI consistency, including color adjustments for text and backgrounds.
- Introduced a new content grid layout for displaying sessions with improved responsiveness.
- Enhanced ExploreTabs component with updated styling for active states.
- Added search query parameter support in session service and controller for better session filtering.
…mePage

- Integrated fetching of featured sessions to highlight popular content on the HomePage.
- Updated navigation links for "Start Streaming" and "Explore Events" buttons to improve user experience.
- Enhanced the layout and styling of the featured session section for better visibility and engagement.
- Refactored Explore page to include a search bar and improved event filtering options.
- Updated organization cards with enhanced styling and interactivity for better user engagement.
- Introduced a step-based navigation for creating or joining organizations, improving user experience.
- Added loading state management with a timeout feature to handle long loading times.
- Enhanced organization display with improved card layout and interactivity.
- Updated Create and Join Organization forms with better structure and styling for a more intuitive user interface.
- Refactored form components to ensure consistent styling and functionality across the application.
…ved display

- Changed quotation marks in OrganizationSearch component for better HTML compliance.
- Replaced Funnel icon with Filter icon in LibraryFilter component for clearer functionality.
@vercel

vercel Bot commented Aug 26, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
streameth-platform Ready Ready Preview Comment Aug 26, 2025 5:18pm

- Introduced a dedicated function to determine which subscription view to display based on the subscription status, improving code readability and maintainability.
- Updated the HomePageNavbar component to standardize quotation marks and enhance layout consistency.
- Modified subscription tier limits to enable custom channel features for all tiers, enhancing user capabilities.
@pblvrt
pblvrt merged commit c81d7d8 into main Aug 26, 2025
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants