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 |
|
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 |
|