iRedScarf / onedrive-index

OneDrive public directory listing, and One-Click Deploy to Vercel. Powered by Vercel and Next.js.
https://odi.freeloop.one
MIT License
68 stars 66 forks source link

path hidden file support #18

Closed therockstarind closed 9 months ago

therockstarind commented 9 months ago

from now user can make any file or folder hidden

from .env as well

HIDDEN_FOLDERS_RGX= folder|folder2
vercel[bot] commented 9 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @iRedScarf on Vercel.

@iRedScarf first needs to authorize it.

kenfabioh commented 9 months ago

from now user can make any file or folder hidden

from .env as well

HIDDEN_FOLDERS_RGX= folder|folder2

Where I put this param?

therockstarind commented 9 months ago

from now user can make any file or folder hidden from .env as well

HIDDEN_FOLDERS_RGX= folder|folder2

Where I put this param?

if you want hide folder then you can add in .env but in the code i add two files to hidden readme.md and .password by default so dont need to add them