Commit Graph

26 Commits

Author SHA1 Message Date
forest 5e682cc705 remove redundant get_vms() and add testing documentation from pull
request
2021-08-16 02:07:36 +02:00
3wc 0fa7fb28b5 Split README up into separate files, plus:
* forest's ReadMe docs changes
* add Configuration-type-stuff that lives in the database
2021-07-21 23:43:44 +02:00
forest fdab832268 explain how to give yourself money when doing quickstart 2021-07-07 13:55:52 -05:00
forest bdabd61057 fix defaults for running locally and make email server not required. 2021-07-07 13:47:21 -05:00
forest 1a02204a63 add gevent so we can have concurrent requests in gunicorn mode 2021-02-16 10:40:31 -06:00
forest 5892b48867 document how to take a Db snapshot 2021-02-15 17:42:32 -06:00
forest 0a379b74ad add hub-and-spoke diagrams to readme 2021-01-02 19:07:43 -06:00
forest 159449c38c fixing a bug which occurs when for some reason stripe doesn't put the
display_items on the invoice
2020-11-02 14:36:01 -06:00
forest a5024913cf explain how to test crypto payments easily with litecoin 2020-08-25 15:15:08 -05:00
forest fdbc12fd9a add btcpayment process sequence diagram to the readme 2020-08-25 15:10:26 -05:00
forest e2c51d067e implement ensure_vms_and_db_are_synced in cron task and add default
sender to readme
2020-05-21 21:40:41 -05:00
forest b30f86f7d0 update readme to explain how to use .env file 2020-05-21 19:39:06 -05:00
j3s 4b9d56f610 Clarify some common workflow confusion 2020-05-20 23:01:14 -05:00
forest 17c559123c readme explain \n in BTCPAY_PRIVATE_KEY 2020-05-17 00:04:15 -05:00
forest e9dcf80f6c btcpay working! added bitpay client code to source tree to fix a bug
fixed a stripe race condition

added account balance warning to account balance page
2020-05-15 18:18:19 -05:00
forest 8e8705da7b fix bugs and update readme with pipenv run 2020-05-14 23:54:08 -05:00
forest 0dc58ed6a8 add sql cli and explain it in the readme 2020-05-14 20:05:02 -05:00
forest 8de802aff5 btcpay generating invoices and payments can be invalidated 2020-05-14 18:03:00 -05:00
forest 58f85edcb4 added btcpay pairing instructions to readme 2020-05-14 12:40:25 -05:00
forest 2e6291d87c migrate to pipenv 2020-05-11 21:25:49 -05:00
j3s 22520fe984 Minor readme updates 2020-05-11 20:34:45 -05:00
forest 231d1ed7c0 create capsul and capsuls list page working 2020-05-11 15:13:20 -05:00
forest 7fe0d9a9c5 fine-tuning login 2020-05-10 13:51:54 -05:00
forest 246ef00540 broken auth WIP 2020-05-09 20:36:14 -05:00
forest 119d4a0052 correctly handle when the desiredSchemaVersion < schemaVersion 2020-05-09 19:22:25 -05:00
forest 4a1924587c postgres automatic schema management roughly working 2020-05-09 19:13:20 -05:00