17 Commits

Author SHA1 Message Date
Hamzat Victor
ceeb1fbce3 feat: complete new UI for Profiles, fix notfound error on username change 2025-01-06 02:52:32 +01:00
Hamzat Victor Oluwabori
c653d34bc1
Merge branch 'main' into feat/profile-page 2024-11-25 23:10:21 +01:00
Hamzat Victor
06a5d46e1f feat: complete profile page with profile edit, project likes and UI updates 2024-11-25 21:53:46 +01:00
Akhileshrangani4
34994a8c69 refactor(api): remove AI worker, add ai api route, add usage tiers
- Remove separate AI worker service
- Added generation limits:
  FREE: 1000/month (For the beta version)
  PRO: 500/month
  ENTERPRISE: 1000/month
- Integrate AI functionality into main API routes
- Added monthly generations reset and usage tier upgrade API routes
- Upgrade tier page to be added along with profile page section
2024-11-25 15:47:57 -05:00
Hamzat Victor
105eab9bad feat: complete profile page 2024-11-11 22:02:34 +01:00
Akhileshrangani4
90bfdec58a feat: schema updates
- added additional items to users and sandbox tables
- added a random username generator
2024-11-10 22:25:15 -05:00
Akhilesh Rangani
6fb1364d6f chore: format frontend code 2024-10-21 13:57:45 -06:00
Akhilesh Rangani
f1a65106b0 feat: different run commands based on file types 2024-08-19 17:45:47 -07:00
Ishaan Dey
30e1c39d6c type fixes 2024-05-23 23:52:30 -07:00
Ishaan Dey
47ce5db223 add ai generations limit + random bug fixes 2024-05-05 16:51:30 -07:00
Ishaan Dey
5ba1c03030 sharing logic 2024-05-01 01:53:49 -04:00
Ishaan Dey
d941e2c056 add sonner + project creation working 2024-04-27 16:22:35 -04:00
Ishaan Dey
4e7d6d1a97 start ws server file fetching logic 2024-04-26 02:10:37 -04:00
Ishaan Dey
a49de2294d dynamic file display + tab state 2024-04-26 00:10:53 -04:00
Ishaan Dey
14d95eb8fe improve backend logic 2024-04-21 22:55:49 -04:00
Ishaan Dey
a765eea5d8 pass data properly to userbutton 2024-04-18 15:25:20 -04:00
Ishaan Dey
19c2992824 fix db relations + display sandboxes on dash 2024-04-18 00:13:40 -04:00