131 Commits

Author SHA1 Message Date
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
austinkelsay
6572f8ec99 progress on courseform 2024-04-28 17:00:58 -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
24881fe856 Updating course form, added content dropdown in course form 2024-04-24 12:57:46 -05:00
austinkelsay
d452cfec19 Fix topic tags, some styling fixes 2024-04-24 11:19:31 -05:00
austinkelsay
bd2969dd8c Fixed carousel loading state 2024-04-23 21:30:54 -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
edf97c74fa Added loading skeletons for carousels 2024-04-22 15:46:52 -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
b2a6686e89 Normalize all thee templates to make thumbnails look like thumbnails despite image size 2024-04-22 10:45:52 -05:00
austinkelsay
6231da2a37 Add zaps into templates, work on normalizing resources template 2024-04-21 18:06:23 -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
Austin Kelsay
8153832320
Update README.md 2024-04-03 20:30:42 -05:00
austinkelsay
fabf714cdc Added zap amounts onto course template, implemented bitcoin connect connect button 2024-04-01 18:13:38 -05:00
austinkelsay
8a5d90fd53 Fix content spacing on details and drafts pages 2024-03-28 20:11:51 -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
a06542c4a3 UserContent fetches all content up front and filters based off of selelcted menu item 2024-03-26 18:54:46 -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
187573088b Form improvements 2024-03-25 10:23:42 -05:00
austinkelsay
1b72e7f499 Resource forms working and posting as expected 2024-03-24 14:16:55 -05:00
austinkelsay
75dba2c276 fix editor, allow video embeds, fix some form styles 2024-03-21 12:54:06 -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
7629d1c46b Basic forms ui, not handling submit yet 2024-03-20 14:20:45 -05:00
austinkelsay
3a4489fe61 Fix login/logout, starting on create page 2024-03-20 13:00:05 -05:00
austinkelsay
0e6c2c7e25 Update schema to allow users to post resources/workshops 2024-03-20 12:59:24 -05:00