Akhileshrangani4
ba7a1dcc2c
chore: formatting the code of recent changes
2024-11-29 13:05:35 -05: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
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
James Murdza
52aa9d92fd
chore: format Cloudflare Worker code
2024-10-24 12:45:21 -06:00
James Murdza
71004c61b2
fix: remove enum for project types
2024-08-18 06:52:41 -07:00
Ishaan Dey
8e49fed48b
fix new user error + add wrangler.toml examples
2024-05-22 20:06:16 -07:00
Ishaan Dey
47ce5db223
add ai generations limit + random bug fixes
2024-05-05 16:51:30 -07:00
Ishaan Dey
a084ecd6c7
improve share logic
2024-05-01 08:20:08 -04:00
Ishaan Dey
66a76eb0f9
sql schema update + start share logic
2024-05-01 01:29:16 -04:00
Ishaan Dey
c171cb580e
add users-to-sandboxes relation
2024-05-01 00:08:10 -04:00
Ishaan Dey
d941e2c056
add sonner + project creation working
2024-04-27 16:22:35 -04:00
Ishaan Dey
f4c3d43b87
update schema + working sandbox creation route
2024-04-24 02:22:06 -04:00
Ishaan Dey
54617877f9
split db and storage workers
2024-04-22 00:30:50 -04:00
Ishaan Dey
64fda58679
change folder name database -> worker
2024-04-21 23:09:37 -04:00
Ishaan Dey
14d95eb8fe
improve backend logic
2024-04-21 22:55:49 -04:00
Ishaan Dey
19c2992824
fix db relations + display sandboxes on dash
2024-04-18 00:13:40 -04:00
Ishaan Dey
27159a60e6
start backend db
2024-04-16 18:19:34 -04:00