* Cleanup formatting
Re-format text in markdown and cleanup extra code.
* small fixes
* Update faq.md
* Update faq.md
* Update faq.md
* small correction
corrected summary open
* correction sections
* add how to connect lndhub wallet
Add info about connecting Zeus and Bluewallet
* finishing 2 sections
add text to funding section and clearnet
* add text to swap and merchant
* group sections
re-organize sections of troubleshooting with did you know. Are practically the same
* small corrections
links corrections
* format sections
* fix link resources
* small corrections
* small corrections
* small correction
* Update faq.md
* Create faq.md
* Update faq.md
* Update faq.md
* Update faq.md
* Update faq.md
* small correction
Co-authored-by: arbadacarba <63317640+arbadacarbaYK@users.noreply.github.com>
* Changes to font sizes on Gerty to improve appearance and readability on hardware
* Gerty URL checker removes https, http and trailing slash from display
* Gerty: Added modal with copy pasta for API URL
* Gerty: Removed toggleStates Vue watch to fix weird UI toggle behavour
* Gerty: Remove API link button from list of Gertys
* Gerty: Added block height option
* Gerty: Added api response when no page number is supplied in GET request
* Gerty: blacked
* Gerty: Ran prettier on templates
* Gerty: Added block height text and removed mini gerty option
* Gerty: Remove mini gerty font sizes
* Gerty: Moved URL formatting function. Set max URLs to check to 4
* Gerty: Removed unused async calls
* Gerty: Casing fix in "copy URL" > "Copy URL"
* Gerty: Removed dead code
* Gerty: Removed unused /pages/[id] def from views_api.py
* Gerty: Ran prettier and black
* add status to statusdialog
* first commits for boltz update
* formatting
* add latest boltz-clien package
* big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet
* blacking, sorting and stuff
* remove unused req_wrap helper
* remove api docs from frontend
* bug: frontend boltz limits error
* clean up buttons
* update to boltz-client 0.0.8
* fix tests to poetry version 1.3.1
* update requirements
* formatting
* recurring swap works now, need more finetuning
* add exceptions for multiple auto swaps and swapping in with active auto swap
* black
* auto reverse swap actually works :)
* remove swap status dialogs
* update to boltz_client 0.0.9
* update to boltz-client 0.1.1, and fix startup
* update requirement.txt for boltz-client
* fixup columns in table, remove unused payment.extra, change deezy label
* remove balance check for auto swap out
* update boltzc-lient to 0.1.2, fix mypy issue inside boltz package
* nitpicks calle tasks.py
* calle nitpicks crud
* calle nitpicks crud
* refactor
* fix formatting
* circular import
* black :)
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* support cashu 0.8
* dont comment out script
* update cashu logo on mint page
* fixing versions
* installing cashu from pypi works
* update requirements.txt
1. Link to details on what and how to include information in a .env file
2. Clarify how to activate the FORWARDED_ALLOW_IPS environment variable for those situations where the proxy is not at the default 127.0.0.1 (most often inside a Docker container.