209 Commits

Author SHA1 Message Date
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
austinkelsay
d1eaae6fa1 Removed local storage and using next-auth with session for login and authentication 2024-08-07 16:02:13 -05:00
austinkelsay
658cfe31a9 Completely removed useNostr hook, using NDK now 2024-08-06 19:52:06 -05:00
austinkelsay
7b69ccfb66 Fixing up course display, course details and lesson details under courses 2024-08-06 15:50:19 -05:00
austinkelsay
b61e927c0c Improvements to profile pge and all user content views on profile 2024-08-06 14:50:32 -05:00
austinkelsay
aa60c23611 Improvements to zaps zap loading and spinner styles 2024-08-05 19:45:26 -05:00
austinkelsay
e265d1ea88 Queries are near perfect, also quality of life improvements 2024-08-05 17:27:19 -05:00
austinkelsay
e2181722e3 Fix loading states for carousels and zaps, reorganized nostrQueries, added zap subscription hook for details 2024-08-05 15:25:04 -05:00
austinkelsay
c5eb71e4b8 Fixed zaps, keeping open subscription 2024-08-04 19:00:26 -05:00
austinkelsay
829d974675 Need to get better at pulling in all zaps 2024-08-04 18:16:56 -05:00
austinkelsay
eaad977677 Zaps are implemented but still fickle, added to details page 2024-08-04 18:00:59 -05:00
austinkelsay
4b0476c509 Implemented ndk with tanstack query for courses resources and workshops, and zaps is mostly working 2024-08-04 17:02:34 -05:00
austinkelsay
9a1694dc74 Nostr queries working for courses resources and workshops 2024-08-03 22:33:54 -05:00
austinkelsay
ff6b6bbc2c Add nostr queries hook with tanstack, works with workshops, need to fix resources and courses 2024-08-03 13:42:46 -05:00
austinkelsay
c622a15b89 Revert 2024-08-02 13:56:05 -05:00
austinkelsay
2e415a2524 Figuring out paid publish flow 2024-08-02 13:52:01 -05:00
Austin Kelsay
0f946bf821 Create file src/hooks/useResources.js 2024-08-02 13:50:48 -05:00
Austin Kelsay
83d847ab0c Create file src/hooks/useCourses.js 2024-08-02 13:50:43 -05:00
Austin Kelsay
a12783270f Add 1 words in package.json 2024-08-02 13:50:37 -05:00
austinkelsay
1a72532a4f Cleaning up course display and zap displays 2024-08-01 17:10:43 -05:00
austinkelsay
8d4c9aaa83 handle no avatar 2024-08-01 16:31:52 -05:00
austinkelsay
1a1f6a6fe4 Cleanup 2024-07-31 16:41:18 -05:00
austinkelsay
fa257743ee improvements to course display page 2024-07-30 17:16:09 -05:00
austinkelsay
2cd5117582 Finally got full course publishing flow to work, i think... 2024-07-29 17:26:49 -05:00
austinkelsay
b52b17f729 Nash 2024-07-26 23:48:55 -05:00
austinkelsay
6c79bacda0 nashville part 2 2024-07-26 23:47:54 -05:00
austinkelsay
f5820d1315 Nashville 2024-07-26 23:47:06 -05:00
austinkelsay
d794c20678 Improvements with course flow, just need to work on unpublished 2024-07-22 17:16:36 -05:00
austinkelsay
06209b6371 Course form improvements 2024-07-22 16:50:09 -05:00
austinkelsay
831e42d188 Improved and simplified course form and handle submit 2024-07-22 16:11:46 -05:00
austinkelsay
45bc85bba6 course form mostly 2024-07-21 19:56:55 -05:00
austinkelsay
b92a0ada02 Fixed md form styles 2024-07-21 17:02:40 -05:00
austinkelsay
4ac66f234b Fix dependancy / config issues, implement new md only form 2024-07-21 14:12:19 -05:00
austinkelsay
ff0a0facaf Fix bitcoin connect init bug, fix resource fetching and publishing flows in useNostr, added delete for drafts 2024-07-21 11:11:24 -05:00
austinkelsay
a9a443fed1 Resource and workshop forms support edits, fixes to md display 2024-07-20 12:40:53 -05:00
austinkelsay
6b3991d332 Add aothor pubkey as env var, improve login/signup flow 2024-07-20 10:51:16 -05:00
austinkelsay
43d0c6d321 Progress on course for, deleting draft after posting 2024-04-30 12:34:48 -05:00
austinkelsay
7ce97d158c Continuing to tie together the drafts forms and course form and working on paid content 2024-04-29 14:48:15 -05:00