lightningtipbot/internal
gohumble 8f60cb82f3
add admin service (#263)
* add admin server + service

* string fixes

* ban and unban user

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

* anon_id_sha256 (#262)

* anon_id_sha256

* refactor sha256 hash to strings package

* oops

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>

* add admin server + service

* ban and unban user

* string fixes

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Co-authored-by: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com>
2022-01-05 01:40:37 +01:00
..
api add admin service (#263) 2022-01-05 01:40:37 +01:00
database anon_id_sha256 (#262) 2022-01-05 01:28:17 +01:00
errors bunt transaction generalization (#73) 2021-10-08 00:46:52 +03:00
i18n Add russian translation (#136) 2021-11-15 16:41:34 +01:00
lnbits add admin service (#263) 2022-01-05 01:40:37 +01:00
lndhub separate lnurl and api server (#261) 2022-01-05 00:09:11 +01:00
lnurl anon_id_sha256 (#262) 2022-01-05 01:28:17 +01:00
price Debug tip tooltip missing (#167) 2021-12-18 18:05:48 +00:00
rate fix edit signature rate limiter (#234) 2021-12-26 16:37:43 +01:00
runtime add admin service (#263) 2022-01-05 01:40:37 +01:00
storage Fix shop v1 (#243) 2021-12-26 20:46:56 +01:00
str anon_id_sha256 (#262) 2022-01-05 01:28:17 +01:00
telegram anon_id_sha256 (#262) 2022-01-05 01:28:17 +01:00
config.go Onlysats (#181) 2021-12-23 10:16:13 +01:00