49 Commits
Author SHA1 Message Date
blackcoffeexbtandGitHub 09c6e7239d fix: Infinite invoice listener loop with VoidWallet (#4061) 2026-07-15 21:33:48 +03:00
blackcoffeexbtandGitHub 53a1ae5e53 fix: UX disable "Send" button after clicking when paying LUD16 (#4034) 2026-07-15 17:41:31 +01:00
blackcoffeexbtandGitHub 7db5c986b3 NWC funding source: Reduce polling (#4008) 2026-07-02 13:00:49 +01:00
blackcoffeexbtandGitHub 156ab10ad6 fix: Sanitise lightning addresses by casing in lnurlscan (#3856) 2026-03-18 16:15:38 +02:00
d9eda48298 feat: Improvements to settings > routing fee reserve settings UX (#3857)
Co-authored-by: dni  <office@dnilabs.com>
2026-03-18 11:29:29 +00:00
blackcoffeexbtandGitHub 55ec3f1812 feat: admin settings UX improvements (#3859) 2026-03-10 11:57:45 +02:00
blackcoffeexbtanddni ⚡ 5c9511ccfe Label tweaks (#3224) 2025-07-08 10:17:18 +02:00
edb7d66efc feat: Add trimmed mean filtering for exchange rate outlier detection (#3206)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-06-25 13:16:00 +03:00
efcc5e2148 feat: improved nostr pubkey field label & tooltip and set password tooltip (#3205)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-06-25 12:06:42 +02:00
blackcoffeexbtandGitHub 27fd510142 Add funding sources comparison table (#3183) 2025-05-29 13:45:08 +03:00
blackcoffeexbtandGitHub 73e716085b Translate expiry to expirySeconds for Phoenixd (#2901) 2025-01-28 11:54:33 +02:00
blackcoffeexbtandGitHub 7a5e7fbd8c feat: UI / UX improvements to Users balance / tx chart (#2672)
* Updates to user manager chart to add axis label, bubble radius depending on balance and bubble labels with wallet info

* Fixed bg colour missing on toggle admin on user manager table
2024-09-11 09:40:41 +02:00
blackcoffeexbtandGitHub 235f8a6c19 Invoice creation UI: Replace input mask with pattern and inputmode (#2623)
* Invoice creation UI. Replace input mask with pattern and inputmode
2024-08-02 09:26:10 +03:00
7d8fad267a fix: set a maximium sleep time when retrying to connect to the funding source (#2622)
---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-08-01 13:02:55 +02:00
blackcoffeexbtandGitHub 0387db3b55 Update installation.md (#2615)
mkdir data no longer needed for standard installation
2024-07-31 10:40:17 +03:00
14e9c7d9dc Fix typo of "LNbits" in list of funding sources. (#2546)
* Fix typo of "LNbits" in list of funding sources.


---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-06-17 09:08:22 +02:00
blackcoffeexbtandGitHub b3368d89f4 Nice formatting of funding source titles in Server admin (#2543)
* Display friendly funding source titles in funding sources list

* Sort funding options select alphabetically

* Run make bundle
2024-06-10 23:37:09 +02:00
fe12eccc42 Updated new wallet warning modal text to clarify importance of backing up login creds (#2273)
* Updated new wallet warning modal text to clarify importance of backing up creds


Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-02-20 14:36:39 +02:00
blackcoffeexbtandGitHub 7a182244b9 Updated guide for extension development for current extension management process (#1962) 2023-09-25 11:19:30 +01:00
blackcoffeexbtandGitHub dcf5f0adaa Gerty extension tweaks (#1360)
* 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
2023-01-19 10:33:48 +01:00
blackcoffeexbt 637a468ec3 fix: Changed mempool caching to use db.timestamp_now instead of time.time() 2023-01-05 15:25:38 +00:00
blackcoffeexbtandGitHub 1546847c50 Merge branch 'lnbits:main' into main 2023-01-05 15:16:46 +00:00
blackcoffeexbt fc60dc125f Merge branch 'lnbits-main' 2022-12-21 13:46:18 +00:00
blackcoffeexbt d423a0307f Merge branch 'main' of https://github.com/lnbits/lnbits into lnbits-main 2022-12-21 13:46:04 +00:00
blackcoffeexbtandGitHub cbb909bb3a Merge pull request #6 from lnbits/gerty
Merge in lnbits/Gerty
2022-12-21 12:16:15 +00:00
blackcoffeexbtandGitHub ca2aaa1221 Merge branch 'lnbits:main' into main 2022-12-01 10:14:29 +00:00
blackcoffeexbtandGitHub e6c376921d Merge branch 'lnbits:main' into main 2022-11-30 14:10:37 +00:00
blackcoffeexbtandGitHub be7c906aad Merge branch 'lnbits:main' into main 2022-11-14 10:29:23 +00:00
blackcoffeexbtandGitHub 0bac617818 Merge branch 'lnbits:main' into main 2022-11-03 21:39:21 +00:00
blackcoffeexbtandGitHub f62b4975b2 Merge branch 'lnbits:main' into main 2022-10-25 11:31:02 +01:00
blackcoffeexbtandGitHub 712abc18dc Merge branch 'lnbits:main' into main 2022-10-24 10:21:29 +01:00
blackcoffeexbtandGitHub 2731e62a6b Merge pull request #4 from lnbits/main
fix: wallet not found error (#1063)
2022-10-20 16:33:06 +01:00
blackcoffeexbtandGitHub 42ca95bb87 Merge pull request #3 from lnbits/main
change boltz logs from warn to debug (#1057)
2022-10-20 14:47:54 +01:00
blackcoffeexbtandGitHub b8a96ee301 Merge branch 'lnbits:main' into main 2022-10-12 12:08:29 +02:00
blackcoffeexbtandGitHub 886a7e4ddc Merge branch 'lnbits:main' into main 2022-10-06 11:10:30 +01:00
blackcoffeexbtandGitHub 153dd9bb9e Merge branch 'lnbits:main' into main 2022-09-27 14:05:37 +01:00
blackcoffeexbtandGitHub 0701ff60b7 Merge branch 'lnbits:main' into main 2022-09-18 14:29:42 +01:00
blackcoffeexbtandGitHub 02dd3498bb Merge branch 'lnbits:main' into main 2022-09-12 19:27:16 +01:00
blackcoffeexbtandGitHub b48c92d023 Merge branch 'lnbits:main' into main 2022-09-12 15:01:14 +01:00
blackcoffeexbtandGitHub dd18e2db2e Merge branch 'lnbits:main' into main 2022-09-02 07:29:10 +01:00
blackcoffeexbtandGitHub 64dc62f204 Merge branch 'lnbits:main' into main 2022-08-31 19:35:14 +01:00
blackcoffeexbtandGitHub dfc4f7a235 Merge branch 'lnbits:main' into main 2022-08-31 18:02:57 +01:00
blackcoffeexbtandGitHub f41565cdf8 Merge branch 'lnbits:main' into main 2022-08-30 19:37:48 +01:00
blackcoffeexbtandGitHub 75e2c9b2c0 Merge pull request #2 from lnbits/main
Merge from upstream
2022-08-10 20:26:15 +01:00
blackcoffeexbtandGitHub 17d9bb52a0 Merge pull request #1 from lnbits/main
Merge main
2022-07-28 14:35:55 +01:00
blackcoffeexbtandGitHub c0c26fb98e Extension list UI improvements (#769)
* Extensions list is now sorted alphabetically

* Added extension list search

* Prettified changes

* Removed console.log

* Code improvements based on motorina0 feedback

* Remove console.log from lnbits/templates/base.html

Run prettier
2022-07-23 10:46:30 +02:00
blackcoffeexbtandGitHub fe2cbe8774 Jukebox improvements (#759)
* Improved styling of Spotify redirect URI clipboard copy text

* Jukebox extension - Moved links to Spotify into buttons to make set up steps more obvious

* Jukebox extension - Tweaks to titles of set up steps to clarify

* Prettified jukebox template
2022-07-19 12:28:49 +02:00
blackcoffeexbtandGitHub e5b4c54348 Added line wrapping for text in code examples to make it readable on normal sized screens (#688) 2022-07-05 17:20:59 +02:00
blackcoffeexbtandGitHub f44bd55b4b Corrected example CURL requests in multiple extension API docs (#689)
* Updated api docs example CURL calls for satspay server

* Updated api docs example CURL calls for copilot extension

* Updated api docs example CURL calls for jukebox extension

* Updated api docs example CURL calls for livestream extension

* Updated api docs example CURL calls for lnaddress extension

* Updated api docs example CURL calls for lnurldevices extension

* Updated api docs example CURL calls for lnurlp extension

* Updated api docs example CURL calls for offlineshop extension

* Updated api docs example CURL calls for paywall extension

* Updated api docs example CURL calls for satsdice extension

* Updated api docs example CURL calls for splitpayments extension

* Fix typo double slash in satsdice extension api docs

* Updated api docs example CURL calls for tpos extension

* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00