rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fahad15090

Pages: 1 2
1
HTML & templates / My-Drive modern hfs template
« on: September 11, 2021, 01:19:36 PM »
My-Drive
My-Drive template that help you to take advantage in managing your server in modern Taste with list/grid view system

Run only on (Windows) HFS 2.4 RC(https://github.com/rejetto/hfs2/releases)


 Special Thanks 💓

- Rejetto for awesome tool 🤩
- [Nait lee](https://github.com/NaitLee) for base code 😍
- [Remix icon](https://remixicon.com) for exciting icon 😘

Features
- 🌌 File preview
- 😃 Login/Logout
- 🎶 Music player
- 🥂 ... and more to discover!
- File icon according to extention
- Grid / List view
- Responsive for mobile devices 📱
- All features that are in Takeback template





All release on https://github.com/fahad15090/My-Drive

2
Programmers corner / can we restrict limit of storage access to user
« on: January 08, 2021, 03:12:48 AM »
I make virtual disk (4 gb) and added to HFS, i try to upload about 5 gb data of to it but problem is that hfs start to upload 5 gb of data to 4gb of disk with no any warning and error .

https://www.howtogeek.com/howto/5291/how-to-create-a-virtual-hard-drive-in-windows-7/

My suggestion is to add information collection  about disk of folder and data that is upload to HFS ,if upload is higher then disk then says your storage is full please delete some files.

Also another suggestion is {when add folder to HFS (virtual or real) it ask for set storage limitation of  folder you added. This help to restrict someone in network from unlimited uploading to server nd this will controled by user account added to hfs.

Hope someone understand me. :D

3
HTML & templates / can we make HFS like NAS
« on: November 12, 2020, 08:12:59 AM »
Yesterday i use my friend NAS(Network-attached storage)pc server  that is awesome feature like control access storage to user mean specific number of storage e.g 15GB ,30 or much you says
i want  this feature in hfs
WHY?
1: beacuase buy NAS SERVER IS OUT OF budget and expensive
2: Installing NAS OS(https://www.truenas.com/download-tn-core/ on pc create full storage wipe and then don't have some feature that in windows.
3: this help small business.
i need developer that help me!

4
I've updated the tpl to support mkv, m4a on-demand preview.

In the new template:
 At line 1608 you can define what kind of files to be stored to database.
 After line 1628 you can define what kind of files belong to a type. (As 4 digits of extension like '.doc' or 'docx', note that dot)
If you want more, you can add manually ;)

I working on new Fuh 3.0 for this i add some other thing so LINE 1608,1628  u says different here
please send your contacts info (not mentioned in profile) i need some other things.

5
Finally add music player... Perfect!
can you add .mkv support for video player and other audio extenion like .wav , .m4a etc

6
HTML & templates / Re: Drag-&-drop file upload need help
« on: October 24, 2020, 03:16:08 PM »
you can try LinkserverV2.1 (should also work with files)

mobil-light has DnD by default

with this library:
add the html-file to your server (because CORS)
replace Uppy.Tus with Uppy.XHRUpload
replace the endpoint with the folder (e.g. 'http://127.0.0.1/server/'

P.S.: protect your local (and movies) folder

i do this below file(uppy-upload1.html) but instead of file upload page reload to hfs link page that linked to be upload

7
Thanks :Naitlee contact with me i have some question? email or message

8
HTML & templates / Re: Drag-&-drop file upload need help
« on: October 24, 2020, 12:25:51 PM »
Example ( let i make website with {only} image upload feature for visitor to upload and view his images on website.
but in server side i want to add (upload) button that work with hfs to transfer user file to my hfs folder
but problem is that i'm not able to do that PLEASE HELP ME ,i really thankfull to U.

9
HTML & templates / Re: Drag-&-drop file upload need help
« on: October 24, 2020, 07:50:53 AM »
thanks if anyone have another suggetion
leave  comment

10
HTML & templates / Drag-&-drop file upload need help
« on: October 23, 2020, 10:49:12 AM »
I'm trying to add Drag-&-drop support on "Fuh2.0"
http://rejetto.com/forum/index.php?topic=13375.0  template using https://uppy.io/examples/dragdrop/
But i have error,
If any developer help me to upload files from custom
Drag-&-drop button to HFS using given below HTML FILE
Leave the comment

11
Yes add mini player and add popup upload window with file preview like uppy.io

12
HTML & templates / The "Fuh v2.0" template-Large folder view & Modern ICONS.
« on: September 23, 2020, 09:48:59 AM »
This template is based on HFS 2.4 default template but with some tweaks.

1: Modern icons in png folder in zip  U can change it optimized for web imagecompressor.com/

2:Responsive with mobile support

3:fully optimized for Dark & Bright Theme

4:With icons that are based on item Extension using {switch %item ext% /switch}.

5:And many more that in previews version "fuh v1.0" http://rejetto.com/forum/index.php?topic=13368.0

6: i use my own Ico U can change in <head></head>

Github: https://github.com/fahad15090/Fuh-v2.0/releases/tag/v2.0

Note :o
png folder is inside zip , only add this folder to HFS and then Apply Theme
 if you don't add png folder to hfs first theme icons don't work
Attachment

13
HTML & templates / Re: "Fuh v1.0" Template - Responsive - modern look
« on: September 16, 2020, 12:36:05 PM »
ThankU

14
HTML & templates / If anyone want to online HFS and hosted files on GITHUB
« on: September 14, 2020, 06:42:17 AM »
Yesterday i want to port forward my HFS and online HFS for world wide use by using (No-Ip services)
is better idea but problem is take much time to load page if port forward for this i try this
and i'm very happy.

1: Firstly create your github account if available then skip https://github.com

2: Create repositories (with your name U want)

3: Upload your common files that you need to load page successfully mean (files that are link in page when load page  css ,html,icon,images etc)

4: When successfully uploaded then go to your repositories and then  file(U want to link and then click on RAW)page reload

5:  Copy link of RAW file ex(https://raw.githubusercontent.com/fahad15090/fuh1.0/master/fuh1.0.css)

6: Open new tab and type (https://gitcdn.link) and paste link U copy in step 5

7: Copy the link from gitcdn.link by click on copy button

8: Then link your file with your HFS  ENJOY  8)

if U like then then VOTE ON TOP OF PAGE     (SORRY FOR BAD ENGLISH)

Check out my Fuh v1.0 template wth modern look http://rejetto.com/forum/index.php?topic=13368.0

Github : https://github.com/fahad15090/fuh1.0/releases

15
HTML & templates / Re: Want some ideas?
« on: September 14, 2020, 06:15:03 AM »
i'm not a develpor but i have idea {if U do like google drive need to add account first and then access their files}
please add some in hfs. when HFS  page open says that (please login to access resources).

Pages: 1 2