Tiago vasconcelos
a9ab41701f
usemanager syntax error
2021-08-22 11:35:08 +01:00
Stefan Stammberger
d20c3ce119
fix: syntax errors
2021-08-21 12:14:23 +02:00
Ben Arc
a6f0a36664
Converted all views
2021-08-21 02:05:45 +01:00
Ben Arc
bbdb96f4ac
Converted views
2021-08-21 01:55:07 +01:00
Ben Arc
a9dc087f61
All extensions semi-switched
2021-08-21 00:34:48 +01:00
Ben Arc
8dea1e28f0
Added pydantic to models
2021-08-20 14:46:08 +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
Tiago vasconcelos
9b89329029
add usermanager to the curl api examples
2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b4ea4c75ad
fix issue #286
2021-08-06 12:37:30 -03:00
Ben Arc
aa1c83cdc4
added dynamic titles for continuity
2021-07-25 14:26:20 +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
Ben Arc
b0c0b9f851
Changed primary/secondary colours to branded
2021-06-29 02:10:30 +01:00
Ben Arc
e51ef5b722
prettier
2021-06-24 01:40:24 +01: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
Ben Arc
b6e6d942e4
Added api info
2021-05-29 14:03:03 +01:00
Ben Arc
8af88022cd
Updated usermanager
...
Made use of the email and password fields in db
2021-05-29 13:42:14 +01:00
Ben Arc
daff019920
Fixed usermanager ext
2021-04-21 14:02:52 +01:00
Ben Arc
6ae3690797
Fixed usermanager endpoint
2021-04-21 13:41:00 +01:00
Ben Arc
33e2bdb7fb
Fixed usermanager ext
2021-04-21 13:34:50 +01:00
Ben Arc
d908f912ee
Fixed user manager api
2021-04-21 13:12:16 +01:00
fiatjaf
42bd5ea989
remove exception to black line-length and reformat.
2021-03-24 00:40:32 -03:00
fiatjaf
7e4a42e7ff
stop doing the check_invoices thing on each call. do it once on lnbits starup and then rely on the invoices listener.
2021-03-21 17:57:33 -03:00
fiatjaf
4c8ce1bfed
prettier changes its rules everyday.
2021-03-07 19:20:39 -03:00
fiatjaf
88eb8e0e78
fix curl examples in extensions, path was duplicating the plugin names.
2021-02-07 08:23:01 -03:00
fiatjaf
d3fc52cd49
migrate to sqlalchemy-aio.
...
a big refactor that:
- fixes some issues that might have happened (or not) with asynchronous
reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121 ;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
fiatjaf
d4e30356c7
fix: return "message" instead of "error" so it is handled better at the client.
2020-11-10 22:59:50 -03:00
fiatjaf
f01028eac7
migrate from flask to quart.
...
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
fiatjaf
e6ad42dbe1
update prettier to 2.1.1
2020-09-14 09:14:51 -03:00
fiatjaf
c965bca41d
migration tracking.
2020-09-04 21:33:30 -03:00
fiatjaf
bf3c44b3c4
extra fields on apipayments + index payments by payment_hash
2020-09-02 11:10:48 -03:00
fiatjaf
fadddc995a
get_wallet_payments with more fine-grained, explicit filters.
2020-08-31 22:16:19 -03:00
fiatjaf
660d56d400
run black on everything.
2020-08-30 23:19:43 -03:00
benarc
95b0ba536b
Prettier
2020-06-15 16:53:34 +01:00
benarc
5e81c64831
Usermanager extension update
2020-06-15 16:35:30 +01:00
benarc
d56c2627f4
Endpoint for updating user extensions vie usermanager
2020-06-15 16:30:24 +01:00
fiatjaf
4730500ed7
apply prettier to everything.
2020-05-03 13:55:17 -03:00
Eneko Illarramendi
083f7a0a8d
chore: use standard library's HTTP status codes
2020-05-03 15:57:05 +02:00
Arc
3a1167c892
Rename config.json.example to config.json
2020-05-02 20:17:33 +01:00
Arc
5553ed82f0
Update index.html
2020-05-01 09:48:00 +01:00
Arc
9fadb68fed
Update index.html
2020-05-01 06:28:45 +01:00
Arc
d496869572
Update _api_docs.html
2020-05-01 06:12:55 +01:00
Arc
9f33ed49e5
Update README.md
2020-05-01 06:12:20 +01:00
Arc
ea480866ea
Update README.md
2020-05-01 06:10:44 +01:00
Arc
690b33e096
Rename config.json to config.json.example
2020-05-01 06:10:16 +01:00
Arc
d72678972d
Add files via upload
2020-05-01 06:09:51 +01:00