Vlad Stan
|
27b308ae1a
|
feat: separate extension release into new API
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
a73e8ae44d
|
feat: stub for extension versions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
522bfcf4ae
|
chore: optimize imports
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
496346b3ba
|
feat: use github releases for installing extensions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
38a132604b
|
feat: used dedicated table for installed extensions
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
e3ee04edc7
|
refactor: code clean-up
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
de929c6c70
|
refactor: extract more methods into InstallableExtension
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
1ca0cf4313
|
refactor: use factory method
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
0ab913e502
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
2edb9da387
|
fix: name conflict
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
795d05c109
|
refactor: extract extensions.py
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
e7a150e708
|
refactor: move more logic to InstallableExtension
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
3ed2b3cdeb
|
refactor: move more logic to InstallableExtension
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
cb6349fd76
|
refactor: extract dome methods to helpers
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
cae71faf37
|
refactor: use the new check_admin
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
6ec1a668ae
|
chore: code format
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
8c1479427d
|
fix: merge issues
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
9dfeef15fd
|
fix: merge issue
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
0d61db13ec
|
fix: handle first time install different than subsequent updates
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
a6e3b5e049
|
feat: use hash for unique extension id
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
598d2a6939
|
feat: re-route trafic when an extension is upgraded
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
6c41ac841b
|
feat: temporary fix for upgrades
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
11815958a3
|
chore: remove test code
|
2023-01-18 17:38:36 +02:00 |
|
Vlad Stan
|
66c908e600
|
chore: migrate after major changes on main
|
2023-01-18 17:38:36 +02:00 |
|
calle
|
b622028f7d
|
Merge pull request #1271 from lnbits/fix/mypy/ignores
removing type: ignore from Query, Depends, Body and import them correctly
|
2023-01-04 09:19:06 +01:00 |
|
Pavol Rusnak
|
3d0c66f0f6
|
remove unnecessary argument encoding from bytes.decode() and str.encode()
the encoding parameter defaults to utf-8, so it's not needed
|
2023-01-03 22:38:28 +01:00 |
|
calle
|
7a406786f6
|
Merge pull request #1246 from prusnak/drop-binascii
use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify
|
2023-01-03 10:52:28 +01:00 |
|
dni ⚡
|
b1d1cc6de3
|
removing type: ignore from Query, Depends, Body and import them correctly
|
2023-01-02 11:56:28 +01:00 |
|
Pavol Rusnak
|
a377381942
|
use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify
|
2022-12-29 16:46:35 +01:00 |
|
callebtc
|
ead5ae0d82
|
refactor: remove unused imports
|
2022-12-27 14:50:42 +01:00 |
|
callebtc
|
6e7bfd03ee
|
clean up
|
2022-12-27 14:19:51 +01:00 |
|
callebtc
|
a243e4e320
|
fix: update to latest changes
|
2022-12-26 12:12:27 +01:00 |
|
callebtc
|
feb61a3fa7
|
merge
|
2022-12-26 12:04:07 +01:00 |
|
callebtc
|
b6f0d7b769
|
feat: api health check endpoint
|
2022-12-25 18:49:51 +01:00 |
|
Vlad Stan
|
b68b8a0292
|
fix: do not loose error, log it
|
2022-12-21 15:06:45 +02:00 |
|
ben
|
940615cb0b
|
Merge branch 'main' into FinalAdminUI
|
2022-12-16 22:45:54 +00:00 |
|
callebtc
|
ac87c49603
|
fix: disable compression
|
2022-12-16 17:18:02 +01:00 |
|
dni ⚡
|
02946c1d1c
|
remove old topup route using new one, change wallet.js handling of that url
|
2022-12-13 10:17:40 +01:00 |
|
Vlad Stan
|
4cd2fe7ee1
|
Merge branch 'main' into FinalAdminUI
|
2022-12-09 14:06:47 +02:00 |
|
callebtc
|
0538035084
|
msat values are ints
|
2022-12-08 14:33:52 +01:00 |
|
callebtc
|
ab4a9370e7
|
style: make format
|
2022-12-07 14:57:10 +01:00 |
|
callebtc
|
5f4fa61310
|
refactor:depend_admin_user
|
2022-12-07 14:56:45 +01:00 |
|
callebtc
|
6f5f7753ef
|
fix audit endpoint
|
2022-12-06 20:58:09 +01:00 |
|
dni ⚡
|
c56a31e6f5
|
add superuser and refactor check_admin function, also put it into satspay
|
2022-12-05 20:41:23 +01:00 |
|
benarc
|
a220acb583
|
Removed id, using param instead
|
2022-12-01 14:41:57 +00:00 |
|
benarc
|
4aeb7683e5
|
Added Response
|
2022-12-01 13:15:46 +00:00 |
|
Tiago Vasconcelos
|
3ff14cb71b
|
change status code to 400 on exception
|
2022-12-01 12:21:25 +01:00 |
|
ben
|
9a9733c1ce
|
Auto stash before merge of "universalwebsocket" and "origin/universalwebsocket"
|
2022-11-29 11:23:34 +00:00 |
|
Arc
|
a7fd44f4ca
|
Merge branch 'main' into universalwebsocket
|
2022-11-29 11:12:28 +00:00 |
|
Tiago Vasconcelos
|
b68172696d
|
change status code to 400 on exception
|
2022-11-29 10:28:19 +00:00 |
|