squeaknode/squeakserver/server
Jonathan Zernik 441aecd148
Create tabls in profiles page (#137)
* Create tab for signing profiles in profiles page

* Add rpc methods to create and get contact profiles

* Create tab for contact profiles

* Create page for create profile

* Fix submit create contact profile form

* Fix get contact profiles request in profiles page

* Fix validation of squeak address in create contact method

* Validate squeak address in create contact profile frontend
2020-07-24 22:43:39 -07:00
..
__init__.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
buy_offer.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
db_params.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
lightning_address.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
main.py Auto format (#92) 2020-07-19 02:31:45 -07:00
postgres_db.py Create tabls in profiles page (#137) 2020-07-24 22:43:39 -07:00
squeak_profile.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_server_handler.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_server_servicer.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_validator.py Format imports with isort in makefile (#84) 2020-07-18 19:25:31 -07:00
util.py Format imports with isort in makefile (#84) 2020-07-18 19:25:31 -07:00