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

el4scloud

  • 8 Devlogs
  • 16 Total hours

el4scloud

Ship #1

I built HobbyCloud, the free cloud for teens! I'm working on offering web hosting soon, and maybe even VPS hosting. Register an account and stay tuned!

  • 8 devlogs
  • 16h
  • 16.61x multiplier
  • 258 Stardust
Try project → See source code →
Open comments for this post

1h 26m 1s logged

  • Added banned_domains table + admin page to ban email domains — bans a domain, terminates all users with that domain, sends a termination email explaining they used a blacklisted domain- Created components/emails/banned-domain-termination.tsx email template- Added admin Broadcasts feature — form to send an email to all users, logged in broadcasts table- Added lib/zip.ts — lightweight ZIP creation using raw DEFLATE (no npm deps needed)- Added /api/admin/users/[userId]/export — admin can download a user’s account.json + all files as a zip- Built fraud detection engine (lib/fraud-detection.ts, app/actions/fraud.ts):  - Duplicate IP detection on registration (+15/+30 score)  - Upload velocity spikes (+10/+20 score)  - Storage abuse (80%+ full, mostly tiny files, +25 score)  - Auto-suspends at 80+ score- Admin Fraud Detection page with score leaderboard, drill-down flag viewer, clear flags + unsuspend button- Fixed scripts (migrate.mjs, check-health.mjs, reset-password.mjs) to handle both 'email' and 'credential' providerId values after registration was updated to use 'credential'
0
0
7
Open comments for this post

1h 20m 1s logged

  • Fixed admin sidebar navigation — clicking tabs actually switches views now, not just overview- Added reset modal with granular checkboxes (storage, verification, introduction) instead of a single button- Removed Access Codes feature entirely (sidebar, actions, schema)- Created suspension enforcement system: assertNotSuspended() / isSuspended() guards across AI chat, files, API keys, webhooks, and proxy routes- Added unsuspendUser() admin action with button in admin users table- Fixed webhook test delivery — was calling fireWebhook() which silently dropped test events; now calls deliver() directly. Same fix in admin and API route.- Changed webhook payloads to Discord embed format with color-coded events and “Hobbycloud” as bot name- Stripped PII (names, emails, filenames, share tokens, API key prefixes, ticket subjects) from all webhook payloads- Removed “Need more storage?” footer from dashboard shell- Added ticket categories + subcategories with shared hierarchy constants, database migration, subcategory selectors, admin category filtering- Redesigned ticket creation UI — dedicated full-page form with visual category cards (icons!), auto-priority based on category/subcategory- Priority now auto-adjusts: Feature Request/General → low, Abuse/DMCA → urgent, Account recovery → high, etc.
0
0
12
Open comments for this post

1h 1m logged

Moved back to Resend because Mailcow + Amazon SES wasn’t working due to issues with Amazon SES.Flagged files are now stored by their hash in our database. This significantly speeds up reviews, as ClamAV no longer has to rescan the same files repeatedly. Also started working on stats + made webhooks semi working!

0
0
5
Open comments for this post

52m 1s logged

Started to implement webhooks! For users and for admins! this way you can be alerted over discord or slack for stuff regarding your account!!!

0
0
8
Open comments for this post

2h 31m 1s logged

im planing on offering more services so!! i made service isolation i will soon implement free web hosting and eventually compute!

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…