713 Commits

Author SHA1 Message Date
austinkelsay
499e5a5983
manual temp fix for missing course name 2024-11-27 10:23:39 -06:00
austinkelsay
77337b8019
fix onchange for course discount code 2024-11-26 16:00:10 -06:00
Austin Kelsay
8e68214972
Merge pull request #3 from AustinKelsay/feature/discount-code-hardcoded
Discount code single
2024-11-26 15:52:06 -06:00
austinkelsay
b7ede13cab
Revert app config 2024-11-26 15:47:24 -06:00
austinkelsay
93d0dc9b31
Clean up test again, it seems to work 2024-11-26 15:44:12 -06:00
austinkelsay
9e8e355ae8
Start on discount code impl, keep it single and hardcoded and simple at first 2024-11-26 15:32:25 -06:00
austinkelsay
1392f50261
Remove time spent log for now 2024-11-26 15:29:50 -06:00
austinkelsay
af0e1812a8
Remove some logs 2024-11-26 15:02:32 -06:00
austinkelsay
d36e61c4f7
Add logs for video tracking 2024-11-26 14:56:54 -06:00
austinkelsay
89dd52ed8b
Fix basic progress bar impl 2024-11-26 13:57:21 -06:00
austinkelsay
e6fbf3a767
Dev journey checks boxes 2024-11-26 13:51:08 -06:00
austinkelsay
1cfdfcebd4
Manually blacklist hex tags for now 2024-11-26 12:21:38 -06:00
austinkelsay
7af1dd9ef9
Another styling fix combined lesson 2024-11-26 11:50:32 -06:00
austinkelsay
49e222035a
Fix padding on combined lesson 2024-11-26 11:49:36 -06:00
austinkelsay
456581305e
Clean up test files 2024-11-26 11:20:03 -06:00
austinkelsay
36873b8215
Fix condition 2024-11-26 09:21:22 -06:00
austinkelsay
0b97888031
fix video froms for cndition where we are serving free cdn video 2024-11-25 17:13:01 -06:00
austinkelsay
abb30364d1
Sidebar fix ghost button 2024-11-23 19:52:54 -06:00
austinkelsay
6868a0044c
clean up collapsable sidebar stuff 2024-11-23 19:48:22 -06:00
austinkelsay
f546ca71cf
Fix combined template 2024-11-21 20:26:57 -06:00
austinkelsay
6afe05684f
Fix sidebar rendering lessons on course view 2024-11-21 19:57:27 -06:00
Austin Kelsay
46dc942fad
Merge pull request #2 from AustinKelsay/feature/dev-journey-checkboxes
Feature/dev journey checkboxes
2024-11-21 18:08:53 -06:00
austinkelsay
f3a155e8f3
Remove lessons whoops 2024-11-21 18:05:40 -06:00
austinkelsay
93bd37161e
Fix content rendering in combined details, imporve decryption process in details page reduced extra api calls 2024-11-21 17:58:54 -06:00
austinkelsay
2ba4615885
Combined view works with courses / lessons 2024-11-21 17:58:54 -06:00
austinkelsay
293d6d2eeb
start implementing combined resource form, details, draft, template, and carousel implementation, need to do lesson impl next 2024-11-21 17:58:54 -06:00
austinkelsay
789356a5d6
Improved templates 2024-11-20 18:49:31 -06:00
austinkelsay
bc62c217dc
ZapThreads viewable without logging in 2024-11-19 17:52:47 -06:00
austinkelsay
b9df083eaf
Mobile style fix for subscribe modal 2024-11-17 20:53:39 -06:00
austinkelsay
4a2822f129
Copy fix 2024-11-17 20:17:55 -06:00
austinkelsay
1429570dba
Clarify 2024-11-17 17:53:12 -06:00
austinkelsay
05f3a4a3bb
license and readme, also remove author pubkey 2024-11-17 17:49:33 -06:00
austinkelsay
f08a6c9161
Copy fox 2024-11-17 16:35:42 -06:00
austinkelsay
65692026b6
Fixes to naddr encoding 2024-11-16 12:33:30 -06:00
austinkelsay
90fb210de4
Just use default relays for zap receipt 2024-11-15 21:21:30 -06:00
austinkelsay
241a72d532
Update meta description 2024-11-15 21:14:06 -06:00
austinkelsay
4e894e637c
Increased timeout and better error handling on invoice polling 2024-11-15 21:01:40 -06:00
austinkelsay
aaeb5de1fe
Take invoice out of track for now since it is too long of string 2024-11-15 18:43:06 -06:00
austinkelsay
aa27ff91f8
Clean up decryption on details page 2024-11-15 16:27:55 -06:00
austinkelsay
23d30fa351
Fix infinite loop lmao 2024-11-15 15:55:42 -06:00
austinkelsay
67b7905e66
Fix config 2024-11-15 14:31:53 -06:00
austinkelsay
4be6cf0eec
allow * for now 2024-11-15 14:29:40 -06:00
austinkelsay
e761c0546b
Slug instead of path in config 2024-11-15 14:25:39 -06:00
austinkelsay
cd52755c00
no cache headers on .well-known endpoints 2024-11-15 14:21:35 -06:00
austinkelsay
9957d1acbf
Add cors headers into middleware.js, remove .well-known from rate limit for now 2024-11-15 14:04:30 -06:00
austinkelsay
1d54f3d123
simplify cors middleware remove .well-knwon endpoint and stick with redirect 2024-11-15 13:51:11 -06:00
austinkelsay
6a8634f2a4
Try adding lnurlp logic into .well-known endpoint directly instead of redirect endpoint 2024-11-15 13:45:38 -06:00
austinkelsay
db9f922175
Add middleware to verify, try redirect on .well-knwon to resolve cors redirect issue 2024-11-15 13:36:19 -06:00
austinkelsay
93560e36f0
Add plebdevs.com to image domains 2024-11-15 13:31:01 -06:00
austinkelsay
3451ae3f80
Update cors middleware 2024-11-15 13:27:54 -06:00