Commit Graph

  • 24881fe856 Updating course form, added content dropdown in course form austinkelsay 2024-04-24 12:57:46 -05:00
  • d452cfec19 Fix topic tags, some styling fixes austinkelsay 2024-04-24 11:19:31 -05:00
  • bd2969dd8c Fixed carousel loading state austinkelsay 2024-04-23 21:30:54 -05:00
  • 11d4acec24 A lot of shit, updates to useNostr hook, added in zapthreads, added in zapper app austinkelsay 2024-04-23 18:52:55 -05:00
  • a255f1e5b0 Working on zaps austinkelsay 2024-04-22 19:09:46 -05:00
  • edf97c74fa Added loading skeletons for carousels austinkelsay 2024-04-22 15:46:52 -05:00
  • f258866e07 Normalize banner layout on screen sizes, fix kind0 in zap flow, make only image in templates clickable austinkelsay 2024-04-22 11:59:20 -05:00
  • b2a6686e89 Normalize all thee templates to make thumbnails look like thumbnails despite image size austinkelsay 2024-04-22 10:45:52 -05:00
  • 6231da2a37 Add zaps into templates, work on normalizing resources template austinkelsay 2024-04-21 18:06:23 -05:00
  • 646fe948fb useNostr hook now uses a globalb pool instance provided via context austinkelsay 2024-04-20 17:42:00 -05:00
  • 8e8080eb09 Updated useNostr hook austinkelsay 2024-04-20 16:16:22 -05:00
  • 8153832320
    Update README.md Austin Kelsay 2024-04-03 20:30:42 -05:00
  • fabf714cdc Added zap amounts onto course template, implemented bitcoin connect connect button austinkelsay 2024-04-01 18:13:38 -05:00
  • 8a5d90fd53 Fix content spacing on details and drafts pages austinkelsay 2024-03-28 20:11:51 -05:00
  • 6ef8f2cb88 Implemented basic zap function, starting on listening for zaps austinkelsay 2024-03-27 18:12:17 -05:00
  • 6eb4edf617 Fixes to content fetching based on correct tags and presence of id in db, fixed forms austinkelsay 2024-03-27 14:44:54 -05:00
  • a06542c4a3 UserContent fetches all content up front and filters based off of selelcted menu item austinkelsay 2024-03-26 18:54:46 -05:00
  • 6952a12d1a Start on UserContent austinkelsay 2024-03-26 18:14:32 -05:00
  • aca8c6ee82 Starting on drafts flow, updating forms, updating db, some small ui fixes austinkelsay 2024-03-25 13:39:32 -05:00
  • 187573088b Form improvements austinkelsay 2024-03-25 10:23:42 -05:00
  • 1b72e7f499 Resource forms working and posting as expected austinkelsay 2024-03-24 14:16:55 -05:00
  • 75dba2c276 fix editor, allow video embeds, fix some form styles austinkelsay 2024-03-21 12:54:06 -05:00
  • 3113a9d0ee Recreate schema to pass in uuid for courses/resources upfront, starting publishing classified, fixed nostr publishing austinkelsay 2024-03-20 19:42:28 -05:00
  • 7629d1c46b Basic forms ui, not handling submit yet austinkelsay 2024-03-20 14:20:45 -05:00
  • 3a4489fe61 Fix login/logout, starting on create page austinkelsay 2024-03-20 13:00:05 -05:00
  • 0e6c2c7e25 Update schema to allow users to post resources/workshops austinkelsay 2024-03-20 12:59:24 -05:00
  • 7abf1c8882 Rip out redux for local storage, reowkr hooks, more responsiveness fixes austinkelsay 2024-03-19 17:47:16 -05:00
  • 919f13c88c Details page responsive austinkelsay 2024-03-19 13:04:46 -05:00
  • 37c824e1c9 clean up details page, enforce font sizes for header elements universally austinkelsay 2024-03-19 12:32:05 -05:00
  • a8fd29c4ed Width of thumbnail is consistent no matter what content sits inside austinkelsay 2024-03-19 11:11:23 -05:00
  • b6797311d5 UI / responsiveness improvements austinkelsay 2024-03-18 19:32:43 -05:00
  • a5f25d7c4f Some responsiveness fixes austinkelsay 2024-03-17 19:43:19 -05:00
  • 36cf2ffaf5 fixed layout making sidebar and navbar fixed but not absolute austinkelsay 2024-03-17 17:32:23 -05:00
  • 2e8a5ec807 Fixed responsiveness conflicts between sidebar and carousels austinkelsay 2024-03-17 16:16:47 -05:00
  • 0ab56b009c improvements to details page ui austinkelsay 2024-03-16 16:37:47 -05:00
  • be6bb02db0 more ui improvements, sidebar, details page, navbar austinkelsay 2024-03-16 14:56:58 -05:00
  • 6f398f2026 Simplify prisma schema, only store needed fields from nostr events austinkelsay 2024-03-14 12:40:12 -05:00
  • 2b92986964 UI / page improvements austinkelsay 2024-03-13 17:45:55 -05:00
  • 9947758587 Remove unused import austinkelsay 2024-03-01 20:50:40 -06:00
  • ebe515b6e7 remove tsconfig austinkelsay 2024-02-29 21:26:20 -06:00
  • 9ebf92e67e Added example course/resource events on nostr, rendering course/resource austinkelsay 2024-02-27 18:29:57 -06:00
  • 34748412ee
    Update README.md Austin Kelsay 2024-02-17 20:59:32 -06:00
  • 786fcf712d resource carousel improvements austinkelsay 2024-02-11 21:32:46 -06:00
  • 6f63062a2e Course and Resource now have prie to determine if paid or not austinkelsay 2024-02-11 20:34:27 -06:00
  • 595c553dd2 Full login /signup flow working, basic profile page and user avatar, pulling in resources from nostr and rendering austinkelsay 2024-02-11 16:26:33 -06:00
  • 16513c71ec add back toasts austinkelsay 2024-02-11 10:15:51 -06:00
  • 9a86c71754 Combine login logic austinkelsay 2024-02-11 10:09:43 -06:00
  • 9287c9bd49 auto login / anon login austinkelsay 2024-02-11 00:36:25 -06:00
  • 1f9d76d783 Nostr login flow austinkelsay 2024-02-11 00:00:27 -06:00
  • 2de8b23d07 Added db models and endpoints for courses/resources/users austinkelsay 2024-02-10 22:13:44 -06:00
  • e820e47148 Add redux austinkelsay 2024-02-10 22:13:09 -06:00
  • 22fedb4203 refine schema, resources can be purchased austinkelsay 2024-02-10 21:42:19 -06:00
  • d0477edf16 Dynamic login/logout button using next-auth austinkelsay 2024-01-01 17:49:09 -06:00
  • a39e73ab2e Add next-auth, styling twekas, finally decided on theme austinkelsay 2023-12-25 10:13:42 -06:00
  • 8431e8f4a0 tailwind added, primereact framework working as expected, added dummy carousels austinkelsay 2023-12-23 20:33:25 -06:00
  • 3eaffd8636 Project setup, dockerized, prisma schema / migrations setup, component library added austinkelsay 2023-12-23 17:21:42 -06:00
  • 6b9795f66d Initial commit from Create Next App austinkelsay 2023-12-23 14:54:38 -06:00