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 |
|
austinkelsay
|
9a86c71754
|
Combine login logic
|
2024-02-11 10:09:43 -06:00 |
|
austinkelsay
|
9287c9bd49
|
auto login / anon login
|
2024-02-11 00:36:25 -06:00 |
|
austinkelsay
|
1f9d76d783
|
Nostr login flow
|
2024-02-11 00:00:27 -06:00 |
|