Commit graph

14 commits

Author SHA1 Message Date
fusion44
d3902e1c2b
chore: remove pre-commit 2024-10-06 15:01:58 +02:00
fusion44
7cb062cbec
chore: update Makefile and gitignore 2024-01-03 21:19:56 +01:00
fusion44
d0d1380eea
feat: implement remote debugging on a remote machine (#207)
closes #206 

* feat: implement remote debugging on a RaspiBlitz
* docs: reverse the prep steps
* fix: ruff line length warning
2023-06-25 08:01:43 +02:00
fusion44
88e8d1feab
feat: avoid dev dependencies in requirements file 2023-04-09 18:26:24 +02:00
fusion44
80b163540a
feat: add regtest Dockerfile (LNbits regtest)
See: https://github.com/fusion44/legend-regtest-enviroment
( Currently only works with the forked version )
2022-11-29 21:05:20 +01:00
fusion44
04eadf9caa
chore: add changes from main
Due to the heavy refactoring work, it was almost impossible to
normally merge the changes over. The changes where applied
by manually.
2022-10-20 20:38:47 +02:00
fusion44
fe65568f55
Revert "chore: merge changes from main"
This reverts commit e3f0350c72, reversing
changes made to a448dbda8d.
2022-10-19 21:32:47 +02:00
fusion44
967a174c17
feat: improve Makefile to run commands with poetry
This way we don't need to run the commands in a `poetry shell`
2022-10-18 20:35:18 +02:00
fusion44
1fdfd19c6f
feat: add openapi client generator script
refs #142
2022-08-07 07:38:02 +02:00
fusion44
bb6d6a6bff
chore: dep update; update version to 0.5.0 2022-05-28 12:38:10 +02:00
fusion44
20f60abaf3
feat: add a pre-commit hook to format source code
refs #14
2022-03-20 16:00:25 +01:00
Stefan Stammberger
5eb39c52a0
feat: add sync to blitz make target 2021-12-05 21:14:25 +01:00
Stefan Stammberger
2349d917b9
feat: add a "make export" command to Makefile
Export will update the requirements.txt file fir pip.
2021-11-18 10:57:27 +01:00
Stefan Stammberger
1748e5ba1c
feat: Add a Makefile as build system 2021-10-02 12:10:52 +02:00