raulmias1997 / gindex-v4

A Vue Js Based G Index with Improved Dark Mode, Search and Video Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative Commons License
Google Drive Index by Sudharshan TK is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/tks18/gindex-v4

What if Someone Violates my License ?

A CC license terminates automatically when its conditions are violated. For example, if a reuser of CC-licensed material does not provide the attribution required when sharing the work, then the user no longer has the right to continue using the material and may be liable for copyright infringement. The license is terminated for the user who violated the license. However, all other users still have a valid license, so long as they are in compliance.

Under the 4.0 licenses, a licensee automatically gets these rights back if she fixes the violation within 30 days of discovering it.

If you apply a Creative Commons license and a user violates the license conditions, you may opt to contact the person directly to ask them to rectify the situation or consult a lawyer to act on your behalf. Creative Commons is not a law firm and cannot represent you or give you legal advice, but there are lawyers who have identified themselves as interested in representing people in CC-related matters.

A Vue js Based GD Index

Any Issues / Help Regarding Setup, Contact Through the telegram Group

Now With New UI
Refreshing New Home Look
Refreshing New Home Look
Refreshing New Home Look

Complete Site Inspiration from Aicirou

This is a Complete Rebuild from Aicirou's Gindex with Changes to Theme and Framework.

Important - This Site Requires My GIndex Live Backend Server to be Running Otherwise the Site will Never Open.

Important - For Setting up of Backend. Visit my GIndex Backend Repo for Steps to Setup.

Site Features Other than Aicirou's:

  1. This GIndex is Not Like Basic GIndex which Depends on Basic Auth Headers to Authenticate the Users. Rather this has its Own Backend Through Which Users will be Authenticated.
  2. Automated Email Verification with OTP.
  3. Uses Custom Video Player - Plyr to Stream Videos.
  4. Uses Custom Audio Player - Plyr
  5. Complete Dark theme.
  6. User Role Based Authentication.
  7. No Public can Access Site's Content Without Logging in.
  8. Uses JWT to Verify User's Login on Each Route.
  9. JWT is Valid for a Week. After Expiry the User will get Automatically Logged out.
  10. Also User's JWT Token is Stored in LocalStorage as AES 256 Encrypted Key . This will be Decrypted on Demand. So that No One Can Access the User Details even if they have the Key.
  11. Fully Material Redesign of all Pages. (Under Progress).
  12. Has 3 Roles - User, Admins, Superadmins
    • Users - Can Only View Content.
    • Admins - Can Accept Users based on their Request
    • Superadmins - Can Accept Admin Requests.
  13. Uses MongoDB for User Database.
  14. Full Access Control of Backend from Frontend Based on User's Role.

Follow guide to deploy yours!

Full Guide

Site Shots:

1. Home - Logged In HomeLog

2. Home - Logged Out homeout

4. Video Page video

5. Video Player - Extended video

6. Video Player - External Players video

7. Settings settings

8. Admin Page admin

9. Admin - User Registration Page register

10. Pending Requests - Modal pending

11. User Request Page request

12. User Verify Page verify

Thanks - Support Me

About

A Vue Js Based G Index with Improved Dark Mode, Search and Video Player

License:GNU General Public License v3.0


Languages

Language:Vue 62.5%Language:JavaScript 14.4%Language:HTML 14.2%Language:CSS 4.3%Language:SCSS 4.2%Language:Batchfile 0.4%Language:Shell 0.0%