34 Commits

Author SHA1 Message Date
austinkelsay
1ee4dfe84e styling improvements to sidebar and the pages it affects 2024-09-02 09:49:17 -05:00
austinkelsay
480e955a92 Basic implementation of discord feed 2024-09-01 20:29:33 -05:00
austinkelsay
b9c2d04ed4 Add payment to cron endpoint for recurring subscribers, set cron to nce a day, set expiration to 31 days 2024-09-01 13:36:53 -05:00
austinkelsay
e69d974ad7 Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired 2024-09-01 12:40:25 -05:00
austinkelsay
c6c6fc4fbd implementation of pay as you go and recurring subscriptions on the frontend is fully working, just need the cron endpoint now. 2024-08-31 18:18:21 -05:00
austinkelsay
c8870bc1ff pay as you go subscriptions working and recurring subscriptions flow is halfway done, had to change schema. 2024-08-30 19:37:13 -05:00
austinkelsay
0ab37a3f79 got embedded workshop and resouce forms to work in course form 2024-08-25 14:58:25 -05:00
austinkelsay
280c0e5763 improve course display, accordians, and fixed tag usage for plebdevs resource and workshop 2024-08-25 13:41:32 -05:00
austinkelsay
128234c7ad Huge update with lessons and draftLessons and refactoring course forms, models, and api endpoints to account for these changes 2024-08-23 20:21:29 -05:00
austinkelsay
ff9efe6fc9 Course publishing with partial drafts barely works 2024-08-18 17:50:54 -05:00
austinkelsay
d1c121e6e8 Allow both drafts and published resources to make it into course draft, seperated selectedContentItem in course form into its own component 2024-08-18 14:45:51 -05:00
austinkelsay
cee1679a8b Paid course creation, got started on rendering paid course details 2024-08-16 18:00:46 -05:00
austinkelsay
b8b10907bb Improved draftCourses schema and relations, can publish draft course in new schema, can edit draft course and lessons 2024-08-16 11:40:50 -05:00
austinkelsay
14ead7b35c Progress on course edit flow, need to reconcile courseId with draftcourses relation 2024-08-14 18:09:08 -05:00
austinkelsay
f9bcfef235 Progress on course editing 2024-08-13 22:59:00 -05:00
austinkelsay
5a882bc06b Update ndk context to not initiate signer, add purchasedListItem for /profile data table 2024-08-13 16:28:25 -05:00
austinkelsay
7808a88258 Payment flow for resources works 2024-08-12 17:27:47 -05:00
austinkelsay
573f560f28 Progress on payment flow, added purchases endpoint 2024-08-11 19:10:08 -05:00
austinkelsay
42a9d243ca Start of individual content payment flow 2024-08-09 19:00:31 -05:00
austinkelsay
b953b76785 A lotta good stuff 2024-08-09 14:28:57 -05:00
austinkelsay
80edbf0905 A bunch of good stuff 2024-08-08 16:29:16 -05:00
austinkelsay
19e0a03473 JWT in place 2024-08-07 17:06:53 -05:00
austinkelsay
d1eaae6fa1 Removed local storage and using next-auth with session for login and authentication 2024-08-07 16:02:13 -05:00
austinkelsay
6b3991d332 Add aothor pubkey as env var, improve login/signup flow 2024-07-20 10:51:16 -05:00
austinkelsay
6eb4edf617 Fixes to content fetching based on correct tags and presence of id in db, fixed forms 2024-03-27 14:44:54 -05:00
austinkelsay
6952a12d1a Start on UserContent 2024-03-26 18:14:32 -05:00
austinkelsay
aca8c6ee82 Starting on drafts flow, updating forms, updating db, some small ui fixes 2024-03-25 13:39:32 -05:00
austinkelsay
595c553dd2 Full login /signup flow working, basic profile page and user avatar, pulling in resources from nostr and rendering 2024-02-11 16:26:33 -06:00
austinkelsay
9287c9bd49 auto login / anon login 2024-02-11 00:36:25 -06:00
austinkelsay
1f9d76d783 Nostr login flow 2024-02-11 00:00:27 -06:00
austinkelsay
2de8b23d07 Added db models and endpoints for courses/resources/users 2024-02-10 22:13:44 -06:00
austinkelsay
e820e47148 Add redux 2024-02-10 22:13:09 -06:00
austinkelsay
a39e73ab2e Add next-auth, styling twekas, finally decided on theme 2023-12-25 10:13:42 -06:00
austinkelsay
6b9795f66d Initial commit from Create Next App 2023-12-23 14:54:38 -06:00