austinkelsay
|
1fc4925d88
|
Grabbing required github creds, populating contribution chart dynamically
|
2025-01-03 11:59:24 -06:00 |
|
austinkelsay
|
67ea5f523e
|
Allow simple edits of published courses, add cascade delete to userlessons to make this course update cleaner
|
2024-12-03 12:48:17 -06:00 |
|
austinkelsay
|
10285a82e6
|
Revert
|
2024-10-28 15:19:49 -05:00 |
|
austinkelsay
|
523eaf5b6a
|
Fix for pool connection issues on cron
|
2024-10-28 15:16:22 -05:00 |
|
austinkelsay
|
823fff5c96
|
Revert data source
|
2024-10-12 13:19:21 -05:00 |
|
austinkelsay
|
50eea8f872
|
Unique purchases
|
2024-10-12 13:17:01 -05:00 |
|
austinkelsay
|
58f2a6635a
|
Fix datasource
|
2024-10-05 19:14:28 -05:00 |
|
austinkelsay
|
094d2eaa37
|
Increase rate limit range, fix bug with content search if no summary is present
|
2024-10-05 19:11:19 -05:00 |
|
austinkelsay
|
32d44418eb
|
Revert data source
|
2024-10-05 17:03:16 -05:00 |
|
austinkelsay
|
129cbd02e2
|
Fix authorize function
|
2024-10-05 16:37:44 -05:00 |
|
austinkelsay
|
31c7daac99
|
Switch back datasource
|
2024-10-03 14:05:11 -05:00 |
|
austinkelsay
|
987e630e9c
|
Mini about modal next to buttons on interactive carousel
|
2024-10-03 14:03:18 -05:00 |
|
austinkelsay
|
39ea9c2651
|
Update init migration to include nip05 and lnaddress
|
2024-09-30 15:39:05 -05:00 |
|
austinkelsay
|
0a40b7c04c
|
Preparing for deployment
|
2024-09-30 14:50:10 -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
|
ca77e2674f
|
Fix duplicate purchases bug
|
2024-09-24 09:36:28 -05:00 |
|
austinkelsay
|
96a6a29936
|
Created userCourse model, added endpoints, added basic useTrackcourse hook
|
2024-09-21 16:50:59 -05:00 |
|
austinkelsay
|
f7bbf93f95
|
video lesson tracking for courses, new userlesson table, also github experiment
|
2024-09-19 15:38:36 -05:00 |
|
austinkelsay
|
14b62b3f4a
|
Checking for admin, subscribed, or purchased videoId in get video endpoint
|
2024-09-09 17:35:00 -05:00 |
|
austinkelsay
|
9528010829
|
Email login is working
|
2024-09-06 12:32:23 -05:00 |
|
austinkelsay
|
e69d974ad7
|
Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
|
2024-09-01 12:40:25 -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
|
61a78f4b28
|
Course publishing works for free, paid, drafts, published and any combination of them
|
2024-08-25 12:12:55 -05:00 |
|
austinkelsay
|
347ca659d3
|
Add additional links to drafts and published resources, updated forms and rendering accordingly
|
2024-08-24 17:10:00 -05:00 |
|
austinkelsay
|
b2d9d2bbe6
|
Improvements to courseform ui, fix draftcourse delete
|
2024-08-24 15:55:59 -05:00 |
|
austinkelsay
|
128234c7ad
|
Huge update with lessons and draftLessons and refactoring course forms, models, and api endpoints to account for these changes
|
2024-08-23 20:21:29 -05:00 |
|
austinkelsay
|
e212f2f4f0
|
relation between drafts and courseDrafts
|
2024-08-21 22:33:19 -05:00 |
|
austinkelsay
|
8555895617
|
New course form started, fixed usDraftsQuery to only grab drafts and not coursedrafts
|
2024-08-21 22:03:49 -05:00 |
|
austinkelsay
|
d1c121e6e8
|
Allow both drafts and published resources to make it into course draft, seperated selectedContentItem in course form into its own component
|
2024-08-18 14:45:51 -05:00 |
|
austinkelsay
|
b8b10907bb
|
Improved draftCourses schema and relations, can publish draft course in new schema, can edit draft course and lessons
|
2024-08-16 11:40:50 -05:00 |
|
austinkelsay
|
b953b76785
|
A lotta good stuff
|
2024-08-09 14:28:57 -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
|
0e6c2c7e25
|
Update schema to allow users to post resources/workshops
|
2024-03-20 12:59:24 -05:00 |
|
austinkelsay
|
6f398f2026
|
Simplify prisma schema, only store needed fields from nostr events
|
2024-03-14 12:40:12 -05:00 |
|
austinkelsay
|
6f63062a2e
|
Course and Resource now have prie to determine if paid or not
|
2024-02-11 20:34:27 -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
|
1f9d76d783
|
Nostr login flow
|
2024-02-11 00:00:27 -06:00 |
|
austinkelsay
|
22fedb4203
|
refine schema, resources can be purchased
|
2024-02-10 21:42:19 -06:00 |
|
austinkelsay
|
3eaffd8636
|
Project setup, dockerized, prisma schema / migrations setup, component library added
|
2023-12-23 17:21:42 -06:00 |
|