Skip to content

Conversation

@nsgpriyanshu
Copy link
Owner

All the notable changes are mentioned here!

Added

  • projects/data: Included the "mcpe movie" project.
  • security.md: Added a new security policy document.
  • automation: Added label.yml and labeller.yml for automation.
  • product: Added all base components.
  • seo: Added a preview image for SEO.
  • preview image: Added a safety and moderation preview image.
  • blog section: Added full blog section and its child components.
  • GitHub workflows: Added workflows for GitHub.
  • partner brand images: Added partner brand images.
  • partners section: Added Partner.tsx for the partners section.
  • icons: Added projects icon and CW icon in SVG format.
  • metadata: Added robot.ts and sitemap.ts.
  • 404 page: Added not-found.tsx.
  • github folder: Added a new GitHub folder.
  • Next UI: Added Next UI components.
  • security: Added SECURITY.md.
  • commitlint: Added .commitlintrc.
  • tailwind plugin: Added Tailwind plugin for Prettier.
  • eslint: Added .eslintignore.
  • providers: Added providers.tsx.
  • favicon: Added a new favicon.
  • magic UI: Added base for Magic UI.

Changed

  • Nav-bar: Removed the "Getting Started" section.
  • Profile Pictures: Updated profile pictures of "xevy" and "azure".
  • Blog Images: Removed outdated blog images.
  • Navbar.tsx: Updated the navigation bar.
  • products/page.tsx: Made changes to the products page.
  • BlogPost.tsx: Updated the blog post component.
  • Footer.tsx: Updated the footer component.
  • layout.tsx: SEO optimization and other updates.
  • project/page.tsx: Updated the projects page.
  • data/projects.json: Updated project data.
  • partners.tsx: Updated the partners section.
  • Getting started.tsx: Made changes to the getting started guide.
  • page.tsx: Updated the page component.
  • readme.md: Updated the readme file.
  • layout.tsx: Re-arranged and set all images in the /public directory.
  • HeroSection: Made changes to the hero section.
  • Feature: Updated the feature component.
  • World wide: Updated the worldwide component.
  • Testimonial cards: Updated testimonial cards.
  • Moderators: Updated moderators section.

Fixed

  • Navbar.tsx: Fixed issues with the navigation bar.

key={post.slug}
className="mb-6 w-auto rounded-lg bg-neutral-900 p-6 md:max-w-[48rem]"
>
<Link href={`/blog/${post.slug}`}>

Check failure

Code scanning / CodeQL

Stored cross-site scripting

Stored cross-site scripting vulnerability due to [stored value](1).
@github-actions
Copy link

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
  • ⚠️ 11 packages with OpenSSF Scorecard issues.

View full job summary

Copy link
Owner Author

@nsgpriyanshu nsgpriyanshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants