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 |
|
austinkelsay
|
c0cd83d757
|
Split combined forms in to three speperate form components, test, and plug into parents
|
2025-03-01 16:53:31 -06:00 |
|
Austin Kelsay
|
13db66d3ab
|
Merge pull request #10 from AustinKelsay/feature/published-video-edit-embeds
Editing published video allows you to edit embed directly
|
2025-02-28 12:33:13 -06:00 |
|
austinkelsay
|
ba3aa3eb8a
|
Editing published video allows you to edit embed directly
|
2025-02-28 12:26:17 -06:00 |
|
Austin Kelsay
|
ca90b958a9
|
Merge pull request #9 from AustinKelsay/bugfix/zap-subscription-filters
Fix param replaceable even format in filters and get zaps total helper function
|
2025-02-28 12:25:39 -06:00 |
|
austinkelsay
|
0add7c54bd
|
Fix get total from zaps helper function
|
2025-02-28 12:21:35 -06:00 |
|
austinkelsay
|
acabf995c6
|
Fix param replaceable even format in filters
|
2025-02-28 11:37:43 -06:00 |
|
Austin Kelsay
|
f4ce408c7e
|
Merge pull request #8 from AustinKelsay/bugfix/pubished-resource-editing
Bugfix/pubished resource editing
|
2025-02-27 12:22:45 -06:00 |
|
Austin Kelsay
|
e342fc83a2
|
Update src/components/forms/video/EditPublishedVideoForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-27 11:54:27 -06:00 |
|
Austin Kelsay
|
d1a8289e2a
|
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-27 11:51:30 -06:00 |
|
Austin Kelsay
|
4e7a3a32aa
|
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-27 11:49:03 -06:00 |
|
Austin Kelsay
|
fc7af5383a
|
Update src/components/forms/video/EditDraftVideoForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-27 11:48:15 -06:00 |
|
austinkelsay
|
7f5f4f9547
|
Add CDN endpoint env var
|
2025-02-27 11:47:19 -06:00 |
|
Austin Kelsay
|
b683089934
|
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-27 11:46:33 -06:00 |
|
austinkelsay
|
eaa2b77e06
|
Fixed published course editing
|
2025-02-27 11:26:32 -06:00 |
|
austinkelsay
|
ddb16df8ce
|
Less spacing on zapthreads comments on community feeds messages
|
2025-02-22 18:05:59 -06:00 |
|
austinkelsay
|
e62c5d97ba
|
Timestamp and link out button on community message, swap places for easier UX
|
2025-02-22 17:26:20 -06:00 |
|
austinkelsay
|
0c5ac0d942
|
Fix spacing on markdown documents
|
2025-02-22 17:25:29 -06:00 |
|
austinkelsay
|
f76e1bb3cf
|
Split up document forms, fix editing of published content, also fix reencrypting content when editing published paid content.
|
2025-02-22 17:07:15 -06:00 |
|
austinkelsay
|
7cbaf37e30
|
Split video froms into seperate components, fixed published video editing
|
2025-02-19 16:59:28 -06:00 |
|
austinkelsay
|
2b366f5899
|
Remove all instances of mutinywallet relay
|
2025-02-19 16:59:16 -06:00 |
|
Austin Kelsay
|
62c4070804
|
Merge pull request #7 from AustinKelsay/feature/refine-user-table
Refine User, Lightning Address, Nip05 tables
|
2025-02-17 12:59:37 -06:00 |
|
austinkelsay
|
bde5e117cf
|
Consolidate user fields, differentiate platform lightning address and nip05, fix millisats on lightning address, small user management and signup ux fixes
|
2025-02-17 12:50:32 -06:00 |
|
austinkelsay
|
609459588d
|
Fix user param in subscribe modal, fix spacing on subscribed components
|
2025-02-10 16:34:28 -06:00 |
|
austinkelsay
|
a9d115d1bf
|
Styling spacing consistency fixes on profile pages
|
2025-02-10 16:16:52 -06:00 |
|
austinkelsay
|
2074b15935
|
Spacing fix for activity charts
|
2025-02-10 15:54:27 -06:00 |
|
austinkelsay
|
a6d40dc816
|
Styling fixes user subscriptions
|
2025-02-08 19:10:16 -06:00 |
|
austinkelsay
|
b96b557422
|
Profile card styling fixes
|
2025-02-08 19:04:32 -06:00 |
|