austinkelsay
|
6872d77d01
|
fix github links
|
2024-10-04 15:09:26 -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
|
08033464c6
|
Increase number of allowed requests
|
2024-10-04 14:54:59 -05:00 |
|
austinkelsay
|
949004b0f3
|
Fix mobile vs tab view on promotional carousel message
|
2024-10-03 16:37:08 -05:00 |
|
austinkelsay
|
03a517f057
|
fix promotional carousel message and mobile styling
|
2024-10-03 15:21:22 -05:00 |
|
austinkelsay
|
9021648cef
|
Icons instead of buttons, small copy change
|
2024-10-03 14:13:34 -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
|
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
|
0eecb9a23b
|
Add security headers
|
2024-10-01 18:00:59 -05:00 |
|
austinkelsay
|
a8c9ab7f68
|
Add cors headers to all api routes, with deployment as origin
|
2024-10-01 17:52:38 -05:00 |
|
austinkelsay
|
dc61827f86
|
Log headers for test
|
2024-10-01 17:44:02 -05:00 |
|
austinkelsay
|
29315b92ae
|
Vercel analytics
|
2024-10-01 16:40:49 -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
|
735ed2b7db
|
Update matcher
|
2024-09-30 19:55:56 -05:00 |
|
austinkelsay
|
30076181dc
|
Update rate limiter
|
2024-09-30 19:51:23 -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 |
|
austinkelsay
|
41dfcb6918
|
Update middleware to combine techniques for detecting external requests
|
2024-09-30 19:28:03 -05:00 |
|
austinkelsay
|
b55a3cd892
|
Trying x-vercel-protection-bypass to prevent external requests
|
2024-09-30 19:23:15 -05:00 |
|
austinkelsay
|
a1f47e0dd3
|
Check host on middleware instead
|
2024-09-30 19:16:35 -05:00 |
|
austinkelsay
|
5235e76855
|
update middleware to check origin for now
|
2024-09-30 19:09:55 -05:00 |
|
austinkelsay
|
5c15b93c48
|
Log hostname
|
2024-09-30 19:00:33 -05:00 |
|
austinkelsay
|
f87746c628
|
Add staging to image domains
|
2024-09-30 15:54:47 -05:00 |
|
austinkelsay
|
69e1ac9463
|
Recreate prod db
|
2024-09-30 15:50:27 -05:00 |
|
austinkelsay
|
39ea9c2651
|
Update init migration to include nip05 and lnaddress
|
2024-09-30 15:39:05 -05:00 |
|
austinkelsay
|
b8a7057be1
|
Fix lnaddress issue on usercreation
|
2024-09-30 15:29:52 -05:00 |
|
austinkelsay
|
5fd17eaf30
|
Update getUserByEmail model
|
2024-09-30 15:06:11 -05:00 |
|
austinkelsay
|
94568408db
|
Log for middleware
|
2024-09-30 15:02:20 -05:00 |
|
austinkelsay
|
e21172188d
|
update env variables
|
2024-09-30 14:58:21 -05:00 |
|
austinkelsay
|
9409387ca9
|
Fix build script
|
2024-09-30 14:53:47 -05:00 |
|
austinkelsay
|
ae3017303a
|
Fix build script
|
2024-09-30 14:51:39 -05:00 |
|
austinkelsay
|
ad0c9e628b
|
fix postinstall
|
2024-09-30 14:50:52 -05:00 |
|
austinkelsay
|
0a40b7c04c
|
Preparing for deployment
|
2024-09-30 14:50:10 -05:00 |
|
austinkelsay
|
17ca8fcf59
|
Styling fixes, add video to promotional carousel
|
2024-09-30 12:59:19 -05:00 |
|
austinkelsay
|
3ce3a2f037
|
Add rate limiting / origin middleware using vercel kv and upstash, need to deploy to fully test
|
2024-09-29 16:40:23 -05:00 |
|
austinkelsay
|
f48559bb29
|
Styling fixes
|
2024-09-28 19:06:17 -05:00 |
|
austinkelsay
|
6efbdb1ed7
|
Fix non logged in subscribe page and some mobile styles
|
2024-09-27 17:00:20 -05:00 |
|
austinkelsay
|
ace772f32c
|
Update subscribe and about page, a bunch of styling and mobile styling fixes
|
2024-09-27 16:30:04 -05:00 |
|
austinkelsay
|
bcf6c9bf9a
|
Improvements to subscription page
|
2024-09-27 13:33:27 -05:00 |
|
austinkelsay
|
8cbb23ce3a
|
Progress on subscribe page
|
2024-09-26 18:06:27 -05:00 |
|
austinkelsay
|
28f98dee14
|
Lightning address works from db for subscribed users and from the app config
|
2024-09-26 17:44:24 -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 |
|