Commit graph

96 commits

Author SHA1 Message Date
e4e95b81b2
Add new JSON serialization for WooToken 2023-06-12 15:09:13 -05:00
f625373e2e
Harden the wootoken endpoints 2023-06-09 10:51:42 -05:00
33df90eb96
Correct order endpoints 2023-06-05 07:47:51 -05:00
88ae856195
Add random token for orders 2023-06-02 13:51:17 -05:00
9d81bd7472
Order endpoints corrections 2023-06-01 14:59:50 -05:00
c8f1d250b5
Add tests for Item endpoints 2023-05-26 14:04:35 -05:00
857a298b96
Enhance GET items 2023-05-25 11:15:21 -05:00
958f04ee11
Harden user endpoints and corresponding tests 2023-05-17 11:46:24 -05:00
9f13cbf302
Correct order payment logic 2023-05-16 14:27:10 -05:00
24d8f25ed1
Add settings API endpoint 2023-05-12 15:17:13 -05:00
d4b56ca641
Update owner data endpoints 2023-05-12 13:57:56 -05:00
aef26675b4
Enhance owner endpoint 2023-05-12 08:32:55 -05:00
8e05df0727
Improve debugging info 2023-05-11 15:31:27 -05:00
feea097405
Add debugging for memo parsing 2023-05-11 15:25:38 -05:00
e99db85feb
Add validation status to checkuser 2023-05-11 14:44:45 -05:00
04e0638752
Add getscanlang endpoint 2023-05-11 14:26:24 -05:00
f185c76fa0
Place price endpoint outside of fence 2023-05-11 13:15:17 -05:00
1c202cf817
Add getmainlang endpoint 2023-05-11 11:59:57 -05:00
f68675af03
Add checkuser endpoint 2023-05-11 11:36:28 -05:00
e80411d8bd
Fix new endpoint for login language 2023-05-10 15:24:16 -05:00
0afcaed076
Add new endpoint for login language 2023-05-10 15:09:19 -05:00
4e8ecb24e6
Correct owner id in API 2023-05-10 14:16:33 -05:00
55d30b8b0f
Correct OwnerData 2023-05-10 10:42:40 -05:00
d67d1937f5
Rebuild owner endpoints 2023-05-09 11:03:26 -05:00
a201810134
Modify endpoint to create new owner 2023-05-08 16:01:46 -05:00
cbc4e02766
Implement API server access control 2023-05-08 11:21:09 -05:00
41d436d5c2
Fix saving of viewing key 2023-05-02 18:35:26 -05:00
f8b69a1c87
Improve load of payments into DB 2023-05-02 14:40:26 -05:00
c74b75d025
Add debugging 2023-05-02 14:14:07 -05:00
519dbe1ac2
Add debugging 2023-05-02 10:35:53 -05:00
e1d1c80c6f
Fix #6 2023-04-28 13:05:02 -05:00
dec42791e8
Enable separate pro session tracking 2023-04-11 09:58:07 -05:00
63d372c2d5
Change Zcash scan to use parser 2023-03-14 10:17:31 -05:00
e437da2841
Implement memo parser 2023-03-10 15:31:47 -06:00
91b5a841f9
Change confirmation window 2023-02-28 14:58:41 -06:00
25fad17363
Implement enhancements for #3 2023-02-28 11:19:08 -06:00
6a766ee0d8
Add batch load of translation 2023-02-16 07:49:05 -06:00
fb82923949
Add language endpoints 2023-02-02 15:14:28 -06:00
683f49d069
Fix #5 2023-02-01 12:49:33 -06:00
ddb451383b
Implement payments enhancements and tests 2023-01-30 15:29:21 -06:00
a17e8d6f2a
Implement BLAKE3 for PIN hashing 2023-01-27 11:01:05 -06:00
6d14ccd48a
Implement pin hardening 2023-01-26 12:13:17 -06:00
3ee6235787
Implement API endpoint to generate token 2023-01-03 13:00:24 -06:00
9fb2149488
Fix bug #2 2022-12-26 08:20:50 -06:00
e4129b2970
Add endpoint to query WooCommerce token 2022-12-15 15:47:02 -06:00
cb9b5cd411
Add WC Order Key to payment flow 2022-12-13 14:01:51 -06:00
d5bbf5e30c
Fix WooCommerce token for payment 2022-12-06 16:35:04 -06:00
694b16bba5
Fix call to payWooOrder 2022-12-06 14:35:13 -06:00
02ecc305fa
Fix session assignment for WooCommerce 2022-12-06 12:40:58 -06:00
7dfd18b33a
Add additional fields for the payment reporting for WooCommerce 2022-12-06 11:04:05 -06:00