fusion44
005f1149ab
feat: replace SSE with a websockets
...
Old: /sse/subscribe
New: /ws
refs #252
2024-08-01 09:24:36 +02:00
fusion44
c72f78a0be
fix: adapt to latest electrs script updates
...
refs #246
2024-02-25 19:03:04 +01:00
fusion44
00e56ba155
feat( #237 ): implement app_status_advanced endpoint ( #238 )
...
Some apps might give status information that is computationally to
expensive to include in the normal status endpoint which can be polled
more often.
closes #237
2024-02-18 12:10:35 +01:00
fusion44
adf472ac8b
feat: implement Ruff as a linter; fix given errors
2023-06-25 07:17:00 +02:00
Christoph Stenglein
82546273c1
fix: send missing app install messages on install / uninstall ( #208 )
...
fix: send missing app install messages on install / uninstall
2023-05-20 11:44:09 +02:00
fusion44
98b5912b23
feat: improve logging and error handling
...
* SSE client warmup data now logs errors properly
* apps module now logs errors properly
2023-04-02 11:09:43 +02:00
pre-commit-ci[bot]
3d1dfd919c
[pre-commit.ci] pre-commit autoupdate ( #187 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-11 13:47:34 +01:00
fusion44
aff77c8d77
fix: send new app status message after uninstall
...
refs #184
2023-02-05 18:51:18 +01:00
Christoph Stenglein
3a2015b959
rename joinmarket-webui to jam in apps ( #178 )
2022-12-18 17:51:53 +01:00
Christoph Stenglein
4921bbeea1
add joinmarket-webui to available apps ( #177 )
...
* add joinmarket-webui to available apps
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-18 16:05:00 +01:00
/rootzoll
45207b3ca6
loop thru versions of apps ( #174 )
...
* loop thru versions of apps
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-18 10:21:18 +01:00
fusion44
4908f99999
fix: import problems and typos
2022-10-04 19:23:09 +02:00
fusion44
ba453e7bdb
refactor: switch to domain driven directory layout
2022-10-03 20:22:00 +02:00