Commit graph

13 commits

Author SHA1 Message Date
Jonathan Zernik
d3d218d0b9
Add protoc-gen-grpc-web requirement to dev doc (#1390) 2021-09-22 15:20:06 -07:00
Jonathan Zernik
db851936a4
Fix get connected peer request (#1228) 2021-09-08 14:00:57 -07:00
Jonathan Zernik
c33f905ecc
Remove docker link from readme (#1156) 2021-09-02 14:29:38 -07:00
Jonathan Zernik
f5b4005463
Add new doc with dev mode instructions (#1155) 2021-09-02 14:01:13 -07:00
Jonathan Zernik
bda01fdc58
Remove intro doc (#1064) 2021-08-24 21:39:20 -07:00
Jonathan Zernik
5d31ca3689
Add valid column to sent payment table (#670)
* Add valid column to sent payment table

* Show valid field in sent payments frontend
2021-01-21 20:18:04 -08:00
Jonathan Zernik
29d34daa46
Add instructions for umbrel install (#669)
* Add instructions for umbrel install

* Fix doc heading for umbrel section

* Add line spacing to intro doc

* Add numbering to install steps for umbrel
2021-01-20 23:54:58 -08:00
Jonathan Zernik
ccc7b66c40
Rename received offer (#606)
* Rename received_offer db table

* Rename core struct to ReceivedOffer

* Rename received_offer_id field

* Move received offer with peer module
2021-01-11 16:33:56 -08:00
Jonathan Zernik
cef4eeca03
Update main config ini (#582)
* Fix network in main config.ini

* Update README and DOCKER doc
2021-01-08 02:42:32 -08:00
Jonathan Zernik
b9f37a545f
Improve readme sections (#521) 2020-12-27 23:55:28 -08:00
Jonathan Zernik
b39f308a90
Update readme for launching no docker (#520)
* Update readme and add separate doc for launching docker

* Fix typo
2020-12-27 23:49:44 -08:00
Jonathan Zernik
e966f73db1
Update db to use Timestamp for times (#519) 2020-12-27 23:32:02 -08:00
Jonathan Zernik
24abdd0ee3
Add alembic (#418)
* Add alembic with init command

* Create separate models class

* Add target metadata to alembic config

* Got initial migration working

* Move migration code into separate module

* Add documentation for migrations
2020-11-08 21:23:19 -05:00