You are browsing as a guest. Sign up (or log in) to start making projects!

Google Drive Clone

  • 3 Devlogs
  • 6 Total hours

Wanted something like google drive, but with all the storage local so I don't have to pay any subscriptions or anything. This is a continuation of my fork of snubnub's myDrive project trying to make it not use mongoDB and more reliant on just only files on my rasp pi.

Open comments for this post

1h 47m 59s logged

Made the folders read based on the url above, just need to make it search more than one folder (it seems as if the pages only load if there’s only 1 /whatever after the /folder) and then make the files do the same thing. Then I can get to repairing the uploads and such (as the account system is drastically changing.)

Made the folders read based on the url above, just need to make it search more than one folder (it seems as if the pages only load if there’s only 1 /whatever after the /folder) and then make the files do the same thing. Then I can get to repairing the uploads and such (as the account system is drastically changing.)

Replying to @blowupthenoobs

0
2
Open comments for this post

3h 2m 50s logged

This took way longer than it should have, but I got the folders working the same way that the files do. Now I got to make the secondary directories work so that files are actually useful. (And then fixing the thumbnails and such…)

This took way longer than it should have, but I got the folders working the same way that the files do. Now I got to make the secondary directories work so that files are actually useful. (And then fixing the thumbnails and such…)

Replying to @blowupthenoobs

0
2
Open comments for this post

1h 30m 48s logged

Managed to get the files to appear without an account (pretty much step 1 to decoupling it from mongo,) so now I can hopefully fix the thumbnails again and eventually make the accounts give the route to look for files in

Managed to get the files to appear without an account (pretty much step 1 to decoupling it from mongo,) so now I can hopefully fix the thumbnails again and eventually make the accounts give the route to look for files in

Replying to @blowupthenoobs

0
19

Followers

Loading…