Commit Graph

653 Commits

Author SHA1 Message Date
Keith Irwin a33c0ac6c2
refactor: 🎨 Removed no-longer-needed import 2023-06-12 09:44:41 -06:00
Keith Irwin 8ca23938a9
feat: Updated pricing 2023-06-12 09:43:26 -06:00
Keith Irwin 1f47391279
Prepare for database 2023-05-06 10:36:01 -06:00
Keith Irwin d8c9063ac5
Moved mail env vars to single uri var 2023-05-01 13:44:49 -06:00
Keith Irwin c3058c44ba
Added MAIL_PORT 2023-05-01 13:28:29 -06:00
Keith Irwin 19c97cda0c
Don't print terms link 2023-04-28 12:23:58 -06:00
Keith Irwin 90d5d228be
Added smaller versions of big images 2023-04-24 13:32:30 -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 f7e79704f3 Merge pull request 'xmr' (#1) from xmr into master
Reviewed-on: https://gitea.atl.slvit/slvit/www/pulls/1
2023-04-11 23:16:39 -06:00
Keith Irwin 97615aa4cd
Dropped unneeded var 2023-04-11 21:43:31 -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 be33b97d25
Added basic printing 2023-04-06 17:11:01 -06:00
Keith Irwin 0aa6402b1a
Clear cart and set correct paid date on payment. 2023-04-06 13:35:57 -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 4c0f708fd2
Save payment preference in localStorage 2023-03-27 14:01:11 -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 4e4a65625b
Added monero overpayment warning 2023-03-25 17:01:15 -06:00
Keith Irwin 28bd5d501c
Added monero paid hooks 2023-03-25 15:19:49 -06:00
Keith Irwin a17c5cf686
Moved stripe listener 2023-03-25 14:31:27 -06:00
Keith Irwin d772db6436
Totally removed localStorage order_data 2023-03-24 18:28:40 -06:00
Keith Irwin 191ffed4e1
Added new order url to email 2023-03-24 18:28:09 -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 728918216c
Added basic xmr checkout page 2023-03-19 14:00:43 -06:00
Keith Irwin 4fd2445225
Fixed routers page 2023-03-19 13:49:28 -06:00
Keith Irwin 7b1fdf3101
Added routers collection to routers page 2023-03-19 12:50:25 -06:00
Keith Irwin af3f9b5465
Added PRICECHECK_SEC 2023-03-18 21:40:19 -06:00
Keith Irwin 8a314a8bba
Removed monero-javascript 2023-03-18 21:40:10 -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 d7e323b320
Added monero-js 2023-03-18 15:08:03 -06:00
Keith Irwin c86f3404c8
Clarified gitignore 2023-03-17 23:21:28 -06:00
Keith Irwin 753535648e
No crashes when mail fails 2023-03-17 21:48:21 -06:00
Keith Irwin 01591adbc8
Fixed subresource integrity 2023-03-17 21:41:34 -06:00
Keith Irwin 660771a2d1
Moved everything back into docker 2023-03-17 21:25:56 -06:00