53 Commits

Author SHA1 Message Date
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
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
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
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
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
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
06209b6371 Course form improvements 2024-07-22 16:50:09 -05:00
austinkelsay
45bc85bba6 course form mostly 2024-07-21 19:56:55 -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
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
austinkelsay
76d40c6deb Starting on handlesubmit for course form, added filter to zaps, using subscribemany for zaps 2024-04-24 14:30:40 -05:00
austinkelsay
11d4acec24 A lot of shit, updates to useNostr hook, added in zapthreads, added in zapper app 2024-04-23 18:52:55 -05:00
austinkelsay
a255f1e5b0 Working on zaps 2024-04-22 19:09:46 -05:00
austinkelsay
f258866e07 Normalize banner layout on screen sizes, fix kind0 in zap flow, make only image in templates clickable 2024-04-22 11:59:20 -05:00
austinkelsay
646fe948fb useNostr hook now uses a globalb pool instance provided via context 2024-04-20 17:42:00 -05:00
austinkelsay
8e8080eb09 Updated useNostr hook 2024-04-20 16:16:30 -05:00
austinkelsay
fabf714cdc Added zap amounts onto course template, implemented bitcoin connect connect button 2024-04-01 18:13:38 -05:00
austinkelsay
6ef8f2cb88 Implemented basic zap function, starting on listening for zaps 2024-03-27 18:12:17 -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
aca8c6ee82 Starting on drafts flow, updating forms, updating db, some small ui fixes 2024-03-25 13:39:32 -05:00
austinkelsay
3113a9d0ee Recreate schema to pass in uuid for courses/resources upfront, starting publishing classified, fixed nostr publishing 2024-03-20 19:42:28 -05:00
austinkelsay
3a4489fe61 Fix login/logout, starting on create page 2024-03-20 13:00:05 -05:00
austinkelsay
7abf1c8882 Rip out redux for local storage, reowkr hooks, more responsiveness fixes 2024-03-19 17:47:16 -05:00
austinkelsay
b6797311d5 UI / responsiveness improvements 2024-03-18 19:32:43 -05:00
austinkelsay
0ab56b009c improvements to details page ui 2024-03-16 16:37:47 -05:00
austinkelsay
9ebf92e67e Added example course/resource events on nostr, rendering course/resource 2024-02-27 18:30:54 -06:00
austinkelsay
786fcf712d resource carousel improvements 2024-02-11 21:32:46 -06: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
16513c71ec add back toasts 2024-02-11 10:15:51 -06:00