110 Commits

Author SHA1 Message Date
austinkelsay
ddc1e1b9ec
Fix on polling endpoint 2024-11-07 14:38:42 -06:00
austinkelsay
81e064401f
Basic invoices polling impl to deal with broadcasting zap receipts 2024-11-07 14:34:03 -06:00
austinkelsay
c8923191f9
Log to debug polling 2024-11-06 18:29:07 -06:00
austinkelsay
409c844748
Add logs to debug 2024-11-06 18:02:08 -06:00
austinkelsay
5865b09c9d
Poll verify before publishing zap receipt 2024-11-06 17:39:57 -06:00
austinkelsay
29c14bd772
Only return preimage if invoice settled lol 2024-11-06 17:31:11 -06:00
austinkelsay
e81aeb4ead
fix responses according to lud21 2024-11-06 17:27:54 -06:00
austinkelsay
9588161abc
Fix encoding from base64 to hex 2024-11-06 17:24:36 -06:00
austinkelsay
144d2c6ac7
log 2024-11-06 17:20:41 -06:00
austinkelsay
95b7b2cae2
Hex encoding 2024-11-06 17:17:25 -06:00
austinkelsay
7d1ed230ac
Fix port 2024-11-06 17:10:19 -06:00
austinkelsay
43f2ef9da3
Fix port 2024-11-06 17:09:50 -06:00
austinkelsay
4b60055377
logs 2024-11-06 17:02:58 -06:00
austinkelsay
baac9ee21c
Fix for encoding 2024-11-06 17:00:28 -06:00
austinkelsay
ff4b9d8ac9
Pass back payment hash 2024-11-06 16:57:13 -06:00
austinkelsay
08dc929a5d
lnurl verify, first impl 2024-11-06 16:53:21 -06:00
austinkelsay
525416c380
Add log for zap receipt 2024-11-06 16:30:16 -06:00
austinkelsay
034680a0a1
Random styling fixes, param for user id on track calls, params on calendly embed, add favicon 2024-11-05 12:29:16 -06:00
austinkelsay
40da1864ea
fix for cron endpoint 2024-10-28 16:18:49 -05:00
austinkelsay
c3c8dad116
Fix cron endpoint 2024-10-23 14:50:51 -05:00
austinkelsay
0cf5772fc6 Update nextauth ndk instance relays 2024-10-13 15:29:02 -05:00
austinkelsay
0ca731f542 Add read only relays for testing phase except for plebdevs relay 2024-10-13 14:12:20 -05:00
austinkelsay
3746a9fbaa Hard coded relays in signup to grab profile successfully 2024-10-12 17:28:16 -05:00
austinkelsay
173632deb8 Fix to purchase models after unique purchases update 2024-10-12 13:43:35 -05:00
austinkelsay
702db8de56 Fix update trigger in nextauth 2024-10-09 16:28:24 -05:00
austinkelsay
b2a180b100 Fixed anon login 2024-10-08 19:24:40 -05:00
austinkelsay
2e71310661 Fix email logic in session callback for email signup 2024-10-06 17:39:37 -05:00
austinkelsay
8c5a1f888e Add import 2024-10-06 17:04:03 -05:00
austinkelsay
9ebf71f7e4 Handle email logic in session callback 2024-10-06 16:53:36 -05:00
austinkelsay
0e4188cb34 Log 2024-10-06 16:40:57 -05:00
austinkelsay
69843bff73 Revert create user model, add log for debugging 2024-10-06 16:37:08 -05:00
austinkelsay
2b3ff6285a Add nodemailer import 2024-10-06 15:49:32 -05:00
austinkelsay
8f4ccb8443 Fix email provider 2024-10-06 15:46:33 -05:00
austinkelsay
d23e98f535 tracking events for new signups, course, resource, and subscription payments 2024-10-06 15:39:53 -05:00
austinkelsay
09182d4a92 Fix iscompleted check 2024-10-05 17:39:56 -05:00
austinkelsay
129cbd02e2 Fix authorize function 2024-10-05 16:37:44 -05:00
austinkelsay
a794755df4 Add lud16 to kind0Fields, add kind0 as nested object on user in session, keep it from conflicting with lightningAddress 2024-10-05 16:13:01 -05:00
austinkelsay
153be7cb20 Fix auth bg 2024-10-04 16:41:49 -05:00
austinkelsay
3e1e369f1f Add another auth log 2024-10-04 15:05:24 -05:00
austinkelsay
9b614896ce Remove first log 2024-10-04 15:02:20 -05:00
austinkelsay
7b9aff87eb Add auth log 2024-10-04 14:59:31 -05:00
austinkelsay
cafa83a083 Log dbUser 2024-10-04 14:58:29 -05:00
austinkelsay
b0204d3307 update api key logic 2024-10-02 17:31:57 -05:00
austinkelsay
e89c5cfcd3 Protect the rest of the endpoints 2024-10-02 17:27:38 -05:00
austinkelsay
a0e124d9ef Secure user endponts with session, dont require calling endpoints from nextauth, call models instead so we can completely secure the endpoints 2024-10-02 16:58:36 -05:00
austinkelsay
107f6b4499 Check session for decrypt, check session and admin for encrypt 2024-09-30 20:41:52 -05:00
austinkelsay
7953bb641f Remove getAllUsers endpoint, add checks to image proxy endpoint, setup local in memory cache for rate limitng in dev, added NODE_ENV variable 2024-09-30 20:35:07 -05:00
austinkelsay
e59bee30f7 Return back to basic rate limit middleware, setup server session to block user route to test 2024-09-30 19:41:26 -05:00
austinkelsay
f56c54cebb Fix path 2024-09-30 19:34:51 -05:00
austinkelsay
156a1c906f Try logging server session 2024-09-30 19:32:54 -05:00