45 Commits

Author SHA1 Message Date
austinkelsay
bcf6c9bf9a Improvements to subscription page 2024-09-27 13:33:27 -05:00
austinkelsay
8cbb23ce3a Progress on subscribe page 2024-09-26 18:06:27 -05:00
austinkelsay
28f98dee14 Lightning address works from db for subscribed users and from the app config 2024-09-26 17:44:24 -05:00
austinkelsay
d13ddfcaa9 custom nip05 and lightning address creation, updates, and deletes fully working. Still need to add to lnurlp endpoints 2024-09-26 14:50:14 -05:00
austinkelsay
3a18a41404 subscription button optional layout for renew modal 2024-09-25 20:57:14 -05:00
austinkelsay
a5a35f90fc Subscription modal now has functioning buttons, just need to add custom nip05 and lnaddress forms 2024-09-25 18:29:58 -05:00
austinkelsay
023e9d5525 Add disabled github chart, coming soon messages in user progress, mover data tables back to where both purchases and progress is on profile and only relays are on settings 2024-09-25 17:41:57 -05:00
austinkelsay
ca77e2674f Fix duplicate purchases bug 2024-09-24 09:36:28 -05:00
austinkelsay
4f98ea3656 Progress on course progress flow, lso fixes for course tracking 2024-09-23 22:44:32 -05:00
austinkelsay
eb1b8675b9 move purchases into settings, placeholder for progress data table on user profile 2024-09-22 15:19:40 -05:00
austinkelsay
1f8b69fb22 Style and functional improvements to user progress 2024-09-21 15:35:38 -05:00
austinkelsay
f5748b4823 Using react query with caching for github commits, added to profile 2024-09-21 14:45:45 -05:00
austinkelsay
9f839787af Basic static userprogress component 2024-09-20 12:22:42 -05:00
austinkelsay
b800ab3b88 Good stuff 2024-09-17 13:55:51 -05:00
austinkelsay
a0a9b9fcc8 Improvements to progress spinners, fixed resource and course payment buttons to not have to fetch invoice until button is pressed 2024-09-17 13:28:58 -05:00
austinkelsay
365b54c498 Mobile style fixes 2024-09-16 16:10:28 -05:00
austinkelsay
cb3f124c3a Changed resource to document on the frontend 2024-09-15 15:15:58 -05:00
austinkelsay
aa13faaf44 Rename from workshops to videos 2024-09-15 13:27:37 -05:00
austinkelsay
127e7d9029 Mobile view for interactive carousel, sorting content carousels by most recent 2024-09-14 18:36:46 -05:00
austinkelsay
edcbb5fa52 User can add and edit their own relays but not default, also now show real relay statuses 2024-09-11 19:16:50 -05:00
austinkelsay
aaad0d9931 Fix small issue with subscription button flows, got started on paid course cleanup 2024-09-10 18:15:12 -05:00
austinkelsay
7477ca073a Mobile styles and some styling consistency fixes 2024-09-10 17:56:48 -05:00
austinkelsay
7c8273d663 Added generic button 2024-09-10 15:44:08 -05:00
austinkelsay
046a130efa some mobile styling 2024-09-10 12:24:58 -05:00
austinkelsay
96a6a77355 Styling improvements 2024-09-06 16:57:27 -05:00
austinkelsay
1e81357351 Better syncing of sidebar options and query params 2024-09-06 13:11:00 -05:00
austinkelsay
9528010829 Email login is working 2024-09-06 12:32:23 -05:00
austinkelsay
c54f0cfed2 frontend tab changes 2024-09-04 17:09:46 -05:00
austinkelsay
1ee4dfe84e styling improvements to sidebar and the pages it affects 2024-09-02 09:49:17 -05:00
austinkelsay
5b8e4befc4 Subscribe card, just need to add button functionality on ... menu 2024-09-01 16:31:47 -05:00
austinkelsay
fb02ea79af Made it prettier 2024-08-31 21:52:50 -05:00
austinkelsay
c6c6fc4fbd implementation of pay as you go and recurring subscriptions on the frontend is fully working, just need the cron endpoint now. 2024-08-31 18:18:21 -05:00
austinkelsay
c8870bc1ff pay as you go subscriptions working and recurring subscriptions flow is halfway done, had to change schema. 2024-08-30 19:37:13 -05:00
austinkelsay
ec8b740c40 Made nostr queries for content without using useQuery and it is faster so I'm using that for right now 2024-08-26 17:33:26 -05:00
austinkelsay
ff9efe6fc9 Course publishing with partial drafts barely works 2024-08-18 17:50:54 -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
42a9d243ca Start of individual content payment flow 2024-08-09 19:00:31 -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
b61e927c0c Improvements to profile pge and all user content views on profile 2024-08-06 14:50:32 -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
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
fabf714cdc Added zap amounts onto course template, implemented bitcoin connect connect button 2024-04-01 18:13:38 -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