Commit Graph

32 Commits

Author SHA1 Message Date
Ben Arc
e8c2a5f968 Added subdomain readme link 2021-07-01 00:20:41 +01:00
Ben Arc
b0c0b9f851 Changed primary/secondary colours to branded 2021-06-29 02:10:30 +01:00
fiatjaf
688149fade add trio typing. 2021-06-20 21:17:32 -03:00
Tiago Vasconcelos
2e8145faac
Documentation Updates (#202)
Updates for user manager and subdomains extensions

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-09 12:07:42 -03:00
fiatjaf
9ba5342f3c subdomain: guard allowed_record_types type. 2021-05-15 11:06:35 -03:00
fiatjaf
e38b945d5c fix some of mypy complaints. 2021-04-10 18:06:41 -03:00
fiatjaf
fdf4f6c1ae catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently. 2021-04-10 17:37:48 -03:00
fiatjaf
42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
Kristjan
2a25932a85 refactored docs 2021-01-03 16:37:13 +01:00
Kristjan
d811d69dac fixed bug on frontend where user couldn't updated information about a domain 2021-01-03 16:15:03 +01:00
Kristjan
b6cb305e5c black formatting 2021-01-03 11:28:23 +01:00
Kristjan
babaa4459e decided to remove IP and subdomain validations.. we run dry-run to cloudflare anyway so those 2 checks are reduntant 2021-01-03 11:27:45 +01:00
Kristjan
f45aadaafe added checks to the cloudflare if the domain can be created; code refactoring - moved calls to cloudflare to seperate file 2021-01-03 11:22:42 +01:00
Kristjan
f6010bc139 black formatting 2021-01-03 00:31:02 +01:00
Kristjan
33b48341f1 checks before creating new subdomain 2021-01-03 00:26:33 +01:00
Kristjan
dc4a786dda black formatting 2021-01-02 22:56:36 +01:00
Kristjan
10414be0d2 now payments are finalized and dns registered when the event happens instead when user polls the backend 2021-01-02 22:55:52 +01:00
Kristjan
e1abea77f5 moved code for generating new dns name and updating the invoice in database to the invoiceListener 2021-01-02 22:38:28 +01:00
Kristjan
8a7652c06f started working on payment listeners 2021-01-02 20:49:39 +01:00
Kristjan
be0f853346 validation for the ip address and record type 2021-01-02 19:21:39 +01:00
Kristjan
94b3416300 prettier formatting 2021-01-02 16:58:03 +01:00
Kristjan
c082c953f3 black formatting 2020-12-31 18:50:16 +01:00
Kristjan
128888be92 refactoring & bug fixes 2020-12-31 18:39:16 +01:00
Kristjan
bd4a668d23 added instructions and better formatting to the readme file 2020-12-30 12:20:37 +01:00
Kristjan
399a07b98a added basic information 2020-12-30 12:08:53 +01:00
Kristjan
493ab5464e integration with cloudflare, working prototype 2020-12-30 11:50:49 +01:00
Kristjan
6c4b5ea406 working subdomains frontend, table, popup, payments 2020-12-29 20:52:54 +01:00
Kristjan
c0d7371137 subdomains public window 2020-12-29 19:16:04 +01:00
Kristjan
e96ec08f44 code refactor 2020-12-28 23:24:47 +01:00
Kristjan
2eb44674d0 added public facing api 2020-12-28 22:40:46 +01:00
Kristjan
307a919d17 added CRUD operations 2020-12-28 22:32:04 +01:00
Kristjan
3c398a8276 started working on subdomains extension 2020-12-28 19:51:45 +01:00