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

3h 8m 33s logged

DEVLOG #5 YAYAYAYYA!!!! MY FILES PAGE + FIXED THE VIEW/DOWNLOAD COUNTS THAT NEVER WORKED AND I GOT MY WEBSITE ON A DOMAIN AND VPS

patch notes:

  • added a /my-files page so you can see everything you’ve uploaded
  • view counts and download counts actually increment now because i previously just added it to the database and called it a day
  • file.html has a download button now instead of having to right click the raw link
  • new launch.json so anyone can spin up kittybytes + a cloudflare quick tunnel locally with one click (if you have vscode)
  • new css frame mogs the old one

my files page

added a proper /my-files route that pulls everything tied to your uploader_id cookie and shows it in a list. homepage now shows a “my files” link if you’ve uploaded anything before

local dev setup

also added a .vscode/launch.json that starts uvicorn + a cloudflare quick tunnel together and auto opens the tunnel url when its ready. if anyone wants to test kittybytes locally or self host their own version they can just hit run 🥹

Commits

0
3

Comments 0

No comments yet. Be the first!