austinkelsay
|
5c6bf72a99
|
Add checks for user logged in, paid course and or subscriber for user being able to mark lesson as completed
|
2025-03-31 10:22:25 -05:00 |
|
austinkelsay
|
79b8cf1ff8
|
fix course payment button, remove test account from admins
|
2025-03-31 10:02:58 -05:00 |
|
Austin Kelsay
|
080ab4a4b5
|
Update src/components/content/courses/CourseLesson.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-03-31 09:41:05 -05:00 |
|
austinkelsay
|
ed41f9a170
|
Standardize details layout on contet, consolidate options into new generic moreOptionsMenu component
|
2025-03-30 17:31:53 -05:00 |
|
austinkelsay
|
b94e90fc03
|
Fix element alignent
|
2025-03-30 12:34:42 -05:00 |
|
austinkelsay
|
3efc82bd06
|
more options button in place and works, fully tested, probably still need to align with timestamp
|
2025-03-30 11:46:56 -05:00 |
|
austinkelsay
|
227166af57
|
Remove test admin pubkey from config
|
2025-03-29 21:09:38 -05:00 |
|
Austin Kelsay
|
bb19dc1cc4
|
Merge pull request #51 from AustinKelsay/bugfix/fix-mobile-layout
Bugfix/fix mobile layout
|
2025-03-29 10:45:29 -07:00 |
|
austinkelsay
|
0fc9c97a5e
|
Update with circle icon for favicon
|
2025-03-29 12:41:25 -05:00 |
|
austinkelsay
|
bbbb14b80b
|
layout fixes for search results
|
2025-03-29 12:38:14 -05:00 |
|
austinkelsay
|
ef91584a21
|
spacing fixes on pages
|
2025-03-29 12:37:55 -05:00 |
|
austinkelsay
|
b998a79f95
|
Fix tabmenu style on mboile
|
2025-03-29 12:21:39 -05:00 |
|
austinkelsay
|
12c2711622
|
Update favicon
|
2025-03-29 12:12:13 -05:00 |
|
Austin Kelsay
|
5e58518ad7
|
Merge pull request #48 from AustinKelsay/refactor/layout-and-sidebar
Refactor/layout and sidebar
|
2025-03-29 09:56:09 -07:00 |
|
austinkelsay
|
436e724c89
|
Remove hard coded top content logic
|
2025-03-28 12:14:03 -05:00 |
|
austinkelsay
|
7c566dc9dc
|
Update with prod content ids for top content ids
|
2025-03-28 12:05:08 -05:00 |
|
austinkelsay
|
3a59114683
|
Consolidate profile and settings tabs, fix some styles
|
2025-03-28 11:00:23 -05:00 |
|
austinkelsay
|
ffa57f9455
|
Cleanup
|
2025-03-28 11:00:22 -05:00 |
|
austinkelsay
|
4c76cd0a3c
|
Fix subscription amount
|
2025-03-28 11:00:22 -05:00 |
|
austinkelsay
|
c8e5e13840
|
Combine about and subscribe pages, add fourth button to bottom bar on mobile, fix styles, test
|
2025-03-28 11:00:22 -05:00 |
|
austinkelsay
|
ccaca7b23e
|
Fixed search experience for desktop and mobile, replaced hamburber with search icon on mobile
|
2025-03-28 11:00:22 -05:00 |
|
austinkelsay
|
d3092f56af
|
Consistent widths accross pages aligning with navbar
|
2025-03-28 11:00:22 -05:00 |
|
austinkelsay
|
d353e948f7
|
Fixes for menus, sizing fixes general css finagling, added cool hamburger buttons
|
2025-03-28 11:00:21 -05:00 |
|
austinkelsay
|
79a0559995
|
Updated carousels layout with menutab of tags on home page
|
2025-03-28 11:00:21 -05:00 |
|
austinkelsay
|
3d8ba067e7
|
Remove sidebar, start centering pages and content
|
2025-03-28 11:00:21 -05:00 |
|
austinkelsay
|
5a86c449b7
|
Starting brand icon update
|
2025-03-28 11:00:21 -05:00 |
|
Austin Kelsay
|
6a4c37f57a
|
Merge pull request #49 from AustinKelsay/bugfix/bitcoin-connect-initialized-err
Handle fallback for component already initialized
|
2025-03-28 08:59:06 -07:00 |
|
austinkelsay
|
7d176decfc
|
Handle fallback for component already initialized
|
2025-03-28 10:34:59 -05:00 |
|
Austin Kelsay
|
c9ae2ac436
|
Merge pull request #47 from AustinKelsay/feature/improved-meta-tags
improved meta tags
|
2025-03-22 15:45:17 -05:00 |
|
austinkelsay
|
5bfeaabcd8
|
imporved meta tags
|
2025-03-22 14:37:47 -05:00 |
|
Austin Kelsay
|
ac56bccc5a
|
Merge pull request #45 from AustinKelsay/bugfix/upgrade-already-created-user-to-admin
Add condition to allow an existing account to get admin role if they are added after the fact
|
2025-03-19 15:37:58 -05:00 |
|
austinkelsay
|
00e17ca6f8
|
Add condition to allow an existing account to get admin role if they are added after the fact
|
2025-03-19 14:23:53 -05:00 |
|
Austin Kelsay
|
e72da87b01
|
Merge pull request #42 from AustinKelsay/bugfix/carousel-cards-disappear-when-clicking-zap
Grid based layout for resource cards using tailwind instead of using primereact carousel component, this fixed the bug
|
2025-03-18 16:24:30 -05:00 |
|
austinkelsay
|
247b66f04e
|
Ensure unique keys for resource templates
|
2025-03-18 16:18:51 -05:00 |
|
austinkelsay
|
4fb258211d
|
Grid based layout for resource cards using tailwind instead of using primereat carousel component, this fixed the bug
|
2025-03-18 13:41:20 -05:00 |
|
austinkelsay
|
080d616630
|
Extra dot in default in case it causes error for local dev
|
2025-03-18 10:40:42 -05:00 |
|
austinkelsay
|
c80722a3c1
|
Adding basic env.local
|
2025-03-17 16:35:59 -05:00 |
|
austinkelsay
|
834e7aaf73
|
Remove paid relay from defaults
|
2025-03-10 21:39:26 -05:00 |
|
austinkelsay
|
1243d60983
|
Normalizing spacing on /subscribe
|
2025-03-09 19:06:29 -05:00 |
|
Austin Kelsay
|
0a3872b7f8
|
Merge pull request #12 from AustinKelsay/feature/detailed-payment-memos
Add memo with user id and content id when there are purchases or subscriptions
|
2025-03-02 17:33:38 -06:00 |
|
austinkelsay
|
c760de1a9d
|
Add memo with user id and content id when there are purchases or subscriptions
|
2025-03-02 17:28:40 -06:00 |
|
austinkelsay
|
6930af6a50
|
Fix mobile about footer width
|
2025-03-01 17:41:16 -06:00 |
|
austinkelsay
|
0bfe0aa109
|
Add icons back to content templates
|
2025-03-01 17:35:00 -06:00 |
|
austinkelsay
|
c322ab583f
|
Remove unneeded blacklisted topics on menu
|
2025-03-01 17:28:57 -06:00 |
|
Austin Kelsay
|
3a95aedb30
|
Merge pull request #11 from AustinKelsay/bugfix/fix-combined-forms
Split combined forms in to three speperate form components, test, and plug into parents.
|
2025-03-01 17:19:38 -06:00 |
|
austinkelsay
|
2248221a0d
|
Fix import
|
2025-03-01 17:16:20 -06:00 |
|
austinkelsay
|
9263a23278
|
Remove duplicate combined form, simplify condition in video embed function
|
2025-03-01 17:13:09 -06:00 |
|
Austin Kelsay
|
671cba462b
|
Update src/components/forms/combined/EditDraftCombinedResourceForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-03-01 17:02:51 -06:00 |
|
austinkelsay
|
c9a1b02e7a
|
Remove Dirk admin pubkey
|
2025-03-01 16:55:10 -06:00 |
|
austinkelsay
|
34f20795e6
|
Remove console log
|
2025-03-01 16:54:51 -06:00 |
|