Coder Social home page Coder Social logo

leelupradhan / g-index Goto Github PK

View Code? Open in Web Editor NEW
183.0 183.0 210.0 843 KB

Google Drive Directory Index Running on CloudFlare Workers [Search + DarkMode] [ENGLISH]

Home Page: https://g-d.rive.workers.dev/

License: MIT License

JavaScript 98.21% CSS 1.79%
cloudflare-workers dark-theme gdindex google-drive search-algorithm

g-index's Introduction

LOGO

Ask real questions! Contact me on telegram @AlphaFolker

☠️ चूत का चक्कर, मौत से टक्कर ☠️

g-index's People

Contributors

anshumanfauzdar avatar leelupradhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

g-index's Issues

Worker Throws Exception 1101

When there is a file or folder name containing Apostrophe (') or hashtag (#) like Test#Folder, the worker throws exception 1101. Everything else loads smoothly. You can test it yourself.

testfolder

cferrorlog

In my image attached,
line 122 : event.respondWith(handleRequest(event.request)); //Line 134 acc. to your index.js inside Search folder
line 240 : return gd.down(file.id, range, inline_down); // Line 252 acc. to your index.js inside Search folder

Thanks 👍

sample index

you are making my drive as your sample in sample #1 without my permission

How to use "enable_password_file_verify" ?

I had try to set "enable_password_file_verify" = true to verify password when access index, but it doesn't work, howi can set password of this varible and where ".password" filename path ?

Duplicate results

When scrolling through, paginated results get duplicated i.e. Same repeating results. Is this happening because of cache behavior?

Automated

Automated is not working bro please solve it as soon possible

Download Only Mode

Please include a feature to just download only and not preview files within the GDIndex. Sometimes, videos are not played due to H265 and it's better to just download those rather than going to the preview page.

Google Documents not redirecting correctly

Please fix a bug in Version 1.0 in which Google Documents such as Docs, Sheets, Slides, etc. are redirected to the actual link of the file. It instead spits the following raw message:

{
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "fileNotDownloadable",
    "message": "Only files with binary content can be downloaded. Use Export with Google Docs files.",
    "locationType": "parameter",
    "location": "alt"
   }
  ],
  "code": 403,
  "message": "Only files with binary content can be downloaded. Use Export with Google Docs files."
 }
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.