Commit Graph

48 Commits

Author SHA1 Message Date
Keith Irwin 4c2f701d14
feat: Create contact form healthcheck 2023-11-27 21:59:02 -07:00
Keith Irwin 3590ee40c5
fix: 💸 Change taxes to 8.9% (Antonito) 2023-09-14 22:02:59 -06:00
Keith Irwin a33c0ac6c2
refactor: 🎨 Removed no-longer-needed import 2023-06-12 09:44:41 -06:00
Keith Irwin f29ccb6497
Healthcheck logging 2023-04-12 00:30:41 -06:00
Keith Irwin d2ac8435b2
Removed socket.io 2023-04-11 23:51:30 -06:00
Keith Irwin 7c312871e0
Removed that blasted hCaptcha 2023-04-11 23:26:06 -06:00
Keith Irwin 757f28d233
Remove test payments of .0001 xmr 2023-04-11 21:43:08 -06:00
Keith Irwin 54e59a6fa6
Tested, fixed 2023-04-09 11:38:09 -06:00
Keith Irwin 4c6a2f3dc7
Added order deletion endpoint 2023-04-08 13:55:57 -06:00
Keith Irwin f12c41f152
Added shipping stuff 2023-04-07 00:03:31 -06:00
Keith Irwin d601a107b2
Fixed monero payments and hooks 2023-04-05 21:34:12 -06:00
Keith Irwin b46c202a13
USD and XMR payments now working 2023-04-03 22:20:59 -06:00
Keith Irwin 2f5d7eac59
Got stripe payment working 2023-04-02 18:15:08 -06:00
Keith Irwin 0b72b39864
Save tx fee and show fees in USD and use localmonero 2023-03-28 14:35:50 -06:00
Keith Irwin 652f765d36
Fixed many bugs 2023-03-27 12:45:10 -06:00
Keith Irwin 8d0164b9d8
Added automatic subresource integrity 2023-03-27 12:20:01 -06:00
Keith Irwin 86ccc1015c
Testing, fixing 2023-03-26 15:05:50 -06:00
Keith Irwin 28bd5d501c
Added monero paid hooks 2023-03-25 15:19:49 -06:00
Keith Irwin 67c57852ca
No more order_data in localStorage anywhere 2023-03-24 17:29:02 -06:00
Keith Irwin 1d2d550b9d
Moved order data to backend on monero payments 2023-03-24 14:41:04 -06:00
Keith Irwin b8466a2e3c
Switched from websockets to polling 2023-03-22 11:31:58 -06:00
Keith Irwin 1ef4cc85e4
Fixed xmr payments 2023-03-21 20:11:39 -06:00
Keith Irwin f26a239a2a
XMR payments 2023-03-20 23:01:54 -06:00
Keith Irwin 3bf6367694
Monero integration 2023-03-20 17:29:23 -06:00
Keith Irwin be27f98d9f
Added xmr prices and price checks 2023-03-18 21:38:17 -06:00
Keith Irwin f98e45dcf0
Added monero to frontend 2023-03-18 20:08:00 -06:00
Keith Irwin e882738697
Initial prep for monero payments 2023-03-18 15:08:22 -06:00
Keith Irwin 753535648e
No crashes when mail fails 2023-03-17 21:48:21 -06:00
Keith Irwin 18becf781e
No more stripe receipt emails 2023-03-16 13:44:55 -06:00
Keith Irwin 96fa505300
Fix contact email env var 2023-03-16 12:49:32 -06:00
Keith Irwin 5864ff15c5
Fix contact email env var 2023-03-16 12:48:13 -06:00
Keith Irwin 11926e2627
Fixed json parsing 2023-03-16 12:35:33 -06:00
Keith Irwin c9603faa76
Fixed json parsing 2023-03-16 12:34:15 -06:00
Keith Irwin ab69be3c24
Unhard-coded api port 2023-03-16 12:32:10 -06:00
Keith Irwin f95f007905
Re-hardcoded api port 2023-03-16 12:14:11 -06:00
Keith Irwin 5db6456a60
Un-hard-coded api port 2023-03-16 12:12:55 -06:00
Keith Irwin 64b3b796ec
Hardcoded api port 2023-03-16 12:12:06 -06:00
Keith Irwin e026d4c8c6
Apparently we need preflights 2023-03-15 21:31:03 -06:00
Keith Irwin 660f984c30
Error out if no order sent 2023-03-15 21:27:30 -06:00
Keith Irwin d9ad8d5b52
No more preflights 2023-03-15 21:07:16 -06:00
Keith Irwin c402670d4d
Split stripe-webhook into multiple files 2023-03-14 15:00:10 -06:00
Keith Irwin 9ae0020279
Split api.js into multiple files 2023-03-14 14:45:04 -06:00
Keith Irwin 9176da7c05
Working 2023-03-04 12:06:37 -07:00
Keith Irwin 6eff52ede3
Started to go serverless 2023-03-02 11:59:59 -07:00
Keith Irwin 03cde00595
Added hook for removing single products 2023-02-28 16:25:10 -07:00
Keith Irwin 1f96784d0c
Prepared to remove product from store 2023-02-28 15:01:57 -07:00
Keith Irwin c870cdc3c9
Got everything working saving orders to fs 2023-02-28 14:56:09 -07:00
Keith Irwin e066487c9d
Tried to return to file-based order storage 2023-02-28 13:30:19 -07:00