Commit graph

31 commits

Author SHA1 Message Date
Tiago vasconcelos
f429037d63 create marketplace with stalls 2022-09-12 16:58:56 +01:00
Tiago vasconcelos
c9884e512b stock values update 2022-08-20 08:18:28 +01:00
Tiago vasconcelos
7c8e3de261 update product stock tests 2022-08-19 13:24:18 +01:00
Tiago vasconcelos
a5c6b1135c order paying works 2022-08-19 11:19:45 +01:00
Tiago vasconcelos
4cd86d0daf create order 2022-08-18 10:49:04 +01:00
Tiago vasconcelos
58b046254f make format diagonalley 2022-08-16 12:19:31 +01:00
Tiago vasconcelos
777b9bef1b place order flow WIP 2022-08-16 12:11:30 +01:00
Tiago vasconcelos
6d5e9aba39 initial launch market 2022-07-27 15:28:58 +01:00
Tiago vasconcelos
b79fb373a8 clean prints 2022-07-19 10:12:54 +01:00
Tiago vasconcelos
e8e161098f create and edit products 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
83fe977a85 create product 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
00e6aced53 black'ed 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
7eb0d13590 stalls/stores create update with human readable zones 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
e1b6288860 add timespamp on orders, nullable nostr,user keyword 2022-07-18 09:11:19 +01:00
benarc
40fd894cce Zones are saving/updating 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
c41f6033be orders 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
8b37302164 stalls 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
ebaf0c990f zones 2022-07-18 09:11:19 +01:00
benarc
b1bfef8784 initial 2022-07-18 09:11:19 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc
0c44c0c048 Black 2021-07-03 16:08:18 +01:00
fiatjaf
2f309c9863 postgres support. 2021-07-02 17:34:31 -03:00
fiatjaf
d4d069fc77 make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
fiatjaf
42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
fiatjaf
9185342c72 simplify environment variables required.
instead of multiple keys/macaroons with different permissions we request only one.
if someone wants to use lnbits with an invoice macaroon they're free to do it and
we will just fail on 'pay' methods, as before.

this also grandfathers the previous environment variables names so everything keeps
working without people having to change their setups.

in the meantime some bugs with lntxbot and c-lightning were fixed and the `requests`
dependency was eliminated because I can't organize myself into meaningful chunks of
changes.
2020-10-08 16:03:21 -03:00
Eneko Illarramendi
23cfe0d417 chore: update github workflows 2020-09-03 23:10:41 +02:00
fiatjaf
660d56d400 run black on everything. 2020-08-30 23:19:43 -03:00
Arc
3dadf5b54f
Update crud.py 2020-04-17 18:51:24 +01:00
Arc
d5f4697251
Added Diagon Alley extension 2020-04-16 21:51:17 +01:00