Commit Graph

  • 62c4070804
    Merge pull request #7 from AustinKelsay/feature/refine-user-table Austin Kelsay 2025-02-17 12:59:37 -06:00
  • bde5e117cf Consolidate user fields, differentiate platform lightning address and nip05, fix millisats on lightning address, small user management and signup ux fixes feature/refine-user-table austinkelsay 2025-02-17 12:50:32 -06:00
  • 609459588d Fix user param in subscribe modal, fix spacing on subscribed components austinkelsay 2025-02-10 16:34:28 -06:00
  • a9d115d1bf Styling spacing consistency fixes on profile pages austinkelsay 2025-02-10 16:16:52 -06:00
  • 2074b15935 Spacing fix for activity charts austinkelsay 2025-02-10 15:54:27 -06:00
  • a6d40dc816 Styling fixes user subscriptions austinkelsay 2025-02-08 19:10:16 -06:00
  • b96b557422 Profile card styling fixes austinkelsay 2025-02-08 19:04:32 -06:00
  • 82b36d6b70 Fix for more info on account linking and remove fixed height on subscribe buttons card which caused UI issue austinkelsay 2025-02-08 16:56:57 -06:00
  • 983b570316 fix profile pic stretching vertically, add spinner for loading contributions austinkelsay 2025-02-08 15:15:52 -06:00
  • d81f249757 Fix isNostrLinked condition for users with ephemeral privkey in local storage austinkelsay 2025-02-08 14:21:53 -06:00
  • 8250c34e04
    Merge pull request #5 from AustinKelsay/feature/account-linking-component Austin Kelsay 2025-02-08 14:15:00 -06:00
  • 8124cc8ee6 Styles and consistency feature/account-linking-component austinkelsay 2025-02-08 14:10:37 -06:00
  • 819d5bbfa9 MVP account linking component flow works austinkelsay 2025-02-06 16:58:59 -06:00
  • 3e2ec017c9 Correct subscription prices on about page austinkelsay 2025-02-04 21:53:19 -06:00
  • cd70c683b0 Remove admin from app config austinkelsay 2025-02-03 20:23:59 -06:00
  • 786407f980 Remove sn comments for now austinkelsay 2025-02-03 20:23:26 -06:00
  • 75b3406d33 Fix sn query, cleanup austinkelsay 2025-02-03 17:07:54 -06:00
  • 3ec9a02bc4 Fix for learn to code anon user path austinkelsay 2025-01-25 14:41:28 -06:00
  • afdadde568 Readme update, more details austinkelsay 2025-01-23 13:16:38 -06:00
  • 40eacbe722 Subscription plan UI updates, subscription plan in subscription buttons feature/yearly-subscription austinkelsay 2025-01-22 16:59:07 -06:00
  • ddb16c9401 Moved around profile components, added ui for monthly and yearly austinkelsay 2025-01-18 13:19:03 -06:00
  • e740b8e4ef Created reusable more info component that takes place of info tooltips / modals on profile for right now austinkelsay 2025-01-12 16:55:18 -06:00
  • a42fd60add learn to code cta will account for already being logged in AND already having anon keypair in localstorage austinkelsay 2025-01-11 18:27:29 -06:00
  • 417159aad9 Recovery option, fix profile card menu placement austinkelsay 2025-01-10 14:39:45 -06:00
  • cace835c84 Add webm source to about carousel austinkelsay 2025-01-08 16:20:55 -06:00
  • 783cc5214a Add webm source to hero banner austinkelsay 2025-01-08 15:33:29 -06:00
  • 17928584f0
    Fix condition in track video lesson austinkelsay 2025-01-03 16:13:31 -06:00
  • 069b92d634
    Logs for lesson tracking hook austinkelsay 2025-01-03 16:08:36 -06:00
  • 9213982125
    fix condition in course tracking hook austinkelsay 2025-01-03 15:47:46 -06:00
  • 5476898b70
    Logs for course tracking hook austinkelsay 2025-01-03 15:44:45 -06:00
  • 3c71921a19
    Fix Pleb badge hardcoded id in use badge austinkelsay 2025-01-03 15:37:55 -06:00
  • 42335d78c5
    Merge pull request #4 from AustinKelsay/feature/dev-journey-basic Austin Kelsay 2025-01-03 15:26:41 -06:00
  • 0b2ae3dc77
    Remove test pubkey from config, fix github api var feature/dev-journey-basic austinkelsay 2025-01-03 15:24:38 -06:00
  • 109254c490
    Update user progress ids austinkelsay 2025-01-03 15:08:07 -06:00
  • b8a2ddb4bd
    Copy, tooltip, and some mobile style changes austinkelsay 2025-01-03 15:03:16 -06:00
  • 103286d8a9
    Clean up console logs austinkelsay 2025-01-03 12:05:16 -06:00
  • 9e4390de1f
    Welcome modal for learn how to code cta, also creates anon account austinkelsay 2025-01-03 09:45:51 -06:00
  • 430975f64d
    Add course naddress, update some copy on user progress austinkelsay 2025-01-01 16:32:09 -06:00
  • 78747d1bf4
    datasource austinkelsay 2025-01-01 14:25:38 -06:00
  • 991a732f4e
    Super commit - repo selection for course submission, course submission required field, course submission link field, badge issuance flow fixed austinkelsay 2025-01-01 14:24:58 -06:00
  • 12693c6637
    datasource austinkelsay 2024-12-30 16:14:44 -06:00
  • 5e579614d7
    migration to not require badges be linked to course, fixed in flow, testing out real plebdevs badges austinkelsay 2024-12-30 16:14:14 -06:00
  • 85bce5544d
    small style fix, switch back datasource, switch course id back austinkelsay 2024-12-30 14:07:02 -06:00
  • 273ff18a17
    Subscribe page has new profile layout, added hook for github repos austinkelsay 2024-12-30 12:39:46 -06:00
  • e4a8b01eec
    clean up badge reward flow and session update, added badge awards to user progress table austinkelsay 2024-12-30 11:07:33 -06:00
  • 4437f7f929
    badge rewards end to end flow works for single hardcoded badge issuance austinkelsay 2024-12-29 16:28:57 -06:00
  • e92a7fa73c
    Mobile styling fixes for profile components austinkelsay 2024-12-23 14:30:07 -06:00
  • 2920fd4f19
    Standardize profile pages layouts austinkelsay 2024-12-20 18:11:59 -06:00
  • 600ddadbb4
    Basic layout for profile card mobile austinkelsay 2024-12-17 17:41:14 -06:00
  • c04a42eeb7
    Starting to restructure user profile around new dev journey austinkelsay 2024-12-11 18:04:22 -06:00
  • 6c0e09292b
    Move user info into its own component on profile, fixed time formatting on progress and purchase tables austinkelsay 2024-12-11 11:33:41 -06:00
  • 325d2742e5
    Add flow chart for user progress austinkelsay 2024-12-11 11:23:14 -06:00
  • 12defee451
    Added badges to schema, added badges models, same for userbadges, added basic hardcoded ui for badges austinkelsay 2024-12-10 16:44:34 -06:00
  • d5a05da1f7
    linking github and nostr account (with no privkey) works, changed github integration to use account object from session instead of username austinkelsay 2024-12-09 20:40:22 -06:00
  • c87ccb8c2d
    Github linking works austinkelsay 2024-12-09 12:43:33 -06:00
  • 2cef7e6cc9
    Initial auth refactor austinkelsay 2024-12-08 17:24:08 -06:00
  • 004d388c82
    Can now link anon account with github, improvements to dev journey, maybe broke some auth stufff austinkelsay 2024-12-06 18:47:05 -06:00
  • 003eecb551
    Fixes to contribution charts austinkelsay 2024-12-06 13:04:21 -06:00
  • 3ae85d5e7d
    Actvity chart for if github is not connected austinkelsay 2024-12-04 19:33:44 -06:00
  • a661cf2518
    only 80% of video time required to mark completed austinkelsay 2024-11-26 15:53:41 -06:00
  • e32e326d17
    Fixes to course tracking austinkelsay 2024-11-23 17:42:35 -06:00
  • 6b027412e7
    Combined contribution chart works austinkelsay 2024-11-19 19:16:47 -06:00
  • a3adee3467
    Full listing out of lesson and course starts / completions in progress, new styles for progress and purchase tables austinkelsay 2024-11-19 17:45:09 -06:00
  • 32a9cd7cdc
    fixed signup / login flow for github, added lessons and courses starting and completing in progress table austinkelsay 2024-11-19 16:02:11 -06:00
  • 8dc95e92bb
    Full year for commit chart, improved commit resolution, capturing about 99% now austinkelsay 2024-11-19 13:52:21 -06:00
  • 1fc4925d88
    Grabbing required github creds, populating contribution chart dynamically austinkelsay 2024-11-18 18:05:55 -06:00
  • c9d702576e
    github signup, creates user and kind0, can open nostr profile from plebdevs profile now austinkelsay 2024-11-18 16:42:40 -06:00
  • 91cfd7a3cb
    Fix syntax bug austinkelsay 2024-12-23 16:28:30 -06:00
  • ef3acf03df
    Redeploy austinkelsay 2024-12-23 16:24:49 -06:00
  • 410ee763cd
    Fix 0 amount invoice bug austinkelsay 2024-12-23 16:21:00 -06:00
  • a08d6a7af3
    Fix onchange for discount code austinkelsay 2024-12-23 15:06:30 -06:00
  • 117161e2d5
    Code analytics event austinkelsay 2024-12-23 15:05:06 -06:00
  • f440b18bd5
    course code austinkelsay 2024-12-23 15:00:54 -06:00
  • 895ec044a3
    5 minute refetch on dsicrod messages austinkelsay 2024-12-07 19:09:56 -06:00
  • ff47d1edcf
    Update README.md Austin Kelsay 2024-12-06 21:16:47 -06:00
  • 088f906e71
    Fix edit form for published course austinkelsay 2024-12-03 14:43:34 -06:00
  • 67ea5f523e
    Allow simple edits of published courses, add cascade delete to userlessons to make this course update cleaner austinkelsay 2024-12-03 12:48:17 -06:00
  • 1121ed3e93
    Update node version in Dockerfile austinkelsay 2024-12-03 12:47:12 -06:00
  • da5484eca5
    Lower subscription cost austinkelsay 2024-12-03 11:26:40 -06:00
  • dd09351fb2
    Account for name and title for course parsing austinkelsay 2024-12-02 13:15:34 -06:00
  • 5007395a5c
    dev journey still coming soon for now until feature is fully complete austinkelsay 2024-11-29 09:53:11 -06:00
  • 6fad6c9b75
    Fix property austinkelsay 2024-11-27 10:30:58 -06:00
  • 499e5a5983
    manual temp fix for missing course name austinkelsay 2024-11-27 10:23:39 -06:00
  • 77337b8019
    fix onchange for course discount code austinkelsay 2024-11-26 16:00:10 -06:00
  • 8e68214972
    Merge pull request #3 from AustinKelsay/feature/discount-code-hardcoded Austin Kelsay 2024-11-26 15:52:06 -06:00
  • b7ede13cab
    Revert app config feature/discount-code-hardcoded austinkelsay 2024-11-26 15:47:24 -06:00
  • 93d0dc9b31
    Clean up test again, it seems to work austinkelsay 2024-11-26 15:44:12 -06:00
  • 9e8e355ae8
    Start on discount code impl, keep it single and hardcoded and simple at first austinkelsay 2024-11-18 13:34:46 -06:00
  • 1392f50261
    Remove time spent log for now austinkelsay 2024-11-26 15:29:50 -06:00
  • af0e1812a8
    Remove some logs austinkelsay 2024-11-26 15:02:32 -06:00
  • d36e61c4f7
    Add logs for video tracking austinkelsay 2024-11-26 14:56:54 -06:00
  • 89dd52ed8b
    Fix basic progress bar impl austinkelsay 2024-11-26 13:57:21 -06:00
  • e6fbf3a767
    Dev journey checks boxes austinkelsay 2024-11-26 13:51:08 -06:00
  • 1cfdfcebd4
    Manually blacklist hex tags for now austinkelsay 2024-11-26 12:21:38 -06:00
  • 7af1dd9ef9
    Another styling fix combined lesson austinkelsay 2024-11-26 11:50:32 -06:00
  • 49e222035a
    Fix padding on combined lesson austinkelsay 2024-11-26 11:49:36 -06:00
  • 456581305e
    Clean up test files austinkelsay 2024-11-26 11:20:03 -06:00
  • 36873b8215
    Fix condition austinkelsay 2024-11-26 09:21:22 -06:00
  • 0b97888031
    fix video froms for cndition where we are serving free cdn video austinkelsay 2024-11-25 17:13:01 -06:00
  • abb30364d1
    Sidebar fix ghost button austinkelsay 2024-11-23 19:52:54 -06:00