696 Commits

Author SHA1 Message Date
austinkelsay
d77fdaac66 sn devs items showing 2024-09-02 13:50:07 -05:00
austinkelsay
1fb26d6969 Improving sidebar and feeds organization in the frontend, improved on some styles as well 2024-09-02 12:41:26 -05:00
austinkelsay
450e851521 Organize feeds pages 2024-09-02 12:09:27 -05:00
austinkelsay
f53f23b939 Imrpovements to discord message pulling 2024-09-02 10:51:46 -05:00
austinkelsay
1ee4dfe84e styling improvements to sidebar and the pages it affects 2024-09-02 09:49:17 -05:00
austinkelsay
a561c1b16c Sidebar is back 2024-09-01 22:16:44 -05:00
austinkelsay
480e955a92 Basic implementation of discord feed 2024-09-01 20:29:33 -05:00
austinkelsay
5b8e4befc4 Subscribe card, just need to add button functionality on ... menu 2024-09-01 16:31:47 -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
fb02ea79af Made it prettier 2024-08-31 21:52:50 -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
e3cced22c6 all content page, filtering and rendering content all works, just need search now 2024-08-27 20:58:19 -05:00
austinkelsay
654447994f Getting started on all content page 2024-08-27 17:59:45 -05:00
austinkelsay
ec8b740c40 Made nostr queries for content without using useQuery and it is faster so I'm using that for right now 2024-08-26 17:33:26 -05:00
austinkelsay
371cbf269c Added timeout to zap subscription to have 0 zap events zaps load faster 2024-08-26 16:10:08 -05:00
austinkelsay
49a65a1db1 Zap subscription optimizations 2024-08-25 18:15:45 -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
61a78f4b28 Course publishing works for free, paid, drafts, published and any combination of them 2024-08-25 12:12:55 -05:00
austinkelsay
8bd28d1a6a Edit course form fixed (I think) 2024-08-24 18:00:22 -05:00
austinkelsay
15738c955e Copy fix and fix linking to crrect content in UserContent items on 'open' 2024-08-24 17:21:35 -05:00
austinkelsay
347ca659d3 Add additional links to drafts and published resources, updated forms and rendering accordingly 2024-08-24 17:10:00 -05:00
austinkelsay
b2d9d2bbe6 Improvements to courseform ui, fix draftcourse delete 2024-08-24 15:55:59 -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
1165c6d7c8 Published and unpublished tags on course content 2024-08-23 16:52:47 -05:00
austinkelsay
4e4904bbf8 Reformat contentOptions in lessonSelector in CourseForm 2024-08-22 17:57:46 -05:00
austinkelsay
e212f2f4f0 relation between drafts and courseDrafts 2024-08-21 22:33:19 -05:00
austinkelsay
8555895617 New course form started, fixed usDraftsQuery to only grab drafts and not coursedrafts 2024-08-21 22:03:49 -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
054adf6869 Improved payment buttons 2024-08-17 16:29:37 -05:00
austinkelsay
374bef5a51 Segregate paid resources with paid courses and vice versa, fix paid field on workshop 2024-08-17 12:56:27 -05:00
austinkelsay
cee1679a8b Paid course creation, got started on rendering paid course details 2024-08-16 18:00:46 -05:00
austinkelsay
4232c1963b Improvements to course details 2024-08-16 17:08:35 -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
9046bce91f More progress on course editing 2024-08-13 23:15:40 -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
b937dd2507 Better zap subscriptions 2024-08-13 14:42:36 -05:00
austinkelsay
a85f0505d2 Moved resourceDetails with payment flow into it's own component, cleaned up a bit 2024-08-13 13:19:22 -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
fea5a7b76c remove usLogin 2024-08-07 17:17:51 -05:00
austinkelsay
19e0a03473 JWT in place 2024-08-07 17:06:53 -05:00