21 Commits

Author SHA1 Message Date
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