Commit graph

28 commits

Author SHA1 Message Date
Tiago Vasconcelos
7d7a2b67ee fix raise error on delete request 2022-11-17 14:47:52 +02:00
Lee Salminen
993511bcd4 fix validation check for existing card UID, was preventing all edits of cards. we should validate a bit differently for updates vs. creates 2022-08-29 09:40:35 -06:00
Lee Salminen
fe83cad7a3 formatting 2022-08-29 08:51:32 -06:00
ben
33f9ae9f66 Added some unique checks so only 1 record can be made per card 2022-08-29 15:37:31 +01:00
ben
7bfc0848ef Black/prettier 2022-08-29 14:18:18 +01:00
ben
8cabd7b5a4 withdraws working 2022-08-28 11:59:21 +01:00
ben
977f9bb8c4 Added enable disable card 2022-08-28 10:58:17 +01:00
ben
99595ba96b Added refunds 2022-08-27 16:37:31 +01:00
ben
330a026379 Pretty much works 2022-08-26 19:22:03 +01:00
ben
59d6b654c5 push before removing uuid 2022-08-24 09:33:38 +01:00
ben
56c9234aff LNURLs handled internally
Has bugs
2022-08-22 22:33:20 +01:00
Lee Salminen
a3f910acf4 additional validation 2022-08-21 13:17:44 -06:00
Lee Salminen
f6a301668b Revert "convert to using lnbits card id instead of card uid"
This reverts commit 971d8f34e8.
2022-08-21 10:30:25 -06:00
Lee Salminen
971d8f34e8 convert to using lnbits card id instead of card uid 2022-08-21 10:00:16 -06:00
Lee Salminen
f41c43cbf4 get the uid back into bytes 2022-08-21 09:09:01 -06:00
Lee Salminen
9dd7d30716 format 2022-08-21 09:02:20 -06:00
Lee Salminen
4242a82029 Add a secondary route with the card_uid appended to it. 2022-08-21 08:58:38 -06:00
Lee Salminen
db83d803f8 add .upper() to other side of the condition 2022-08-21 07:32:11 -06:00
Lee Salminen
6898412e6c more validation 2022-08-19 16:54:06 -06:00
Lee Salminen
302ccfd429 add better error handling 2022-08-19 16:52:06 -06:00
Lee Salminen
b80f2f8e4d error handling if bad input data in db 2022-08-19 16:47:33 -06:00
Lee Salminen
43db91641a .upper() on p and c to handle breez wallet lower-casing the whole url 2022-08-19 07:34:46 -06:00
Gene Takavic
0e5f6ac586 adapt to bolt-nfc-android-app 2022-08-14 23:52:55 +02:00
Gene Takavic
5b8d317441 black & isort 2022-08-14 10:52:58 -06:00
iWarpBTC
5af49e3801 comments and hints 2022-08-14 10:52:58 -06:00
iWarpBTC
2f497ac0ee retreiving hits 2022-08-14 10:52:58 -06:00
iWarpBTC
3cb62d1899 recording card tapping 2022-08-14 10:52:58 -06:00
iWarpBTC
4fab2d3101 new extension
just proof of concept
2022-08-14 10:52:58 -06:00