Commit Graph
5481 Commits
Author SHA1 Message Date
ben 96a66376bd Cowboy fix for lnurlpay success action
Pyment hash is still sent https://webhook.site/#!/8e4e4541-0ea3-4ede-8765-68ff261f5c97/ff4136b6-220d-4b35-b865-5a19fa924947/1, so these lines are prob not needed
2023-02-07 11:46:17 +00:00
dni ⚡ 538f44e6f0 lnadress, fixes for vlad :) 2023-02-07 10:31:05 +01:00
dni ⚡ 9f6dc18be7 subdomain formatting 2023-02-07 10:17:01 +01:00
dni ⚡ 2fb8eb505a try catch subdomain invoice_listener 2023-02-07 10:11:50 +01:00
dni ⚡ e0d9f2d764 fixes for vlad :) 2023-02-07 09:48:11 +01:00
dni ⚡ f547b1f141 add assert message for streamalerts crud 2023-02-07 09:20:05 +01:00
dni ⚡ 8bf4103523 order of make check 2023-02-07 08:55:52 +01:00
dni ⚡ 05bb502bf5 fix watchonly 2023-02-07 08:35:48 +01:00
dni ⚡ 16679c0d65 exclude core from pyright 2023-02-06 13:41:26 +01:00
Pavol Rusnakanddni ⚡ 3bd68cb394 fix pyright lnbits/extensions
Co-authored-by: dni  <office@dnilabs.com>
2023-02-06 13:35:38 +01:00
Pavol Rusnakanddni ⚡ 09eab69e12 fix pyright in Makefile, add pyright+pylint+flake8 to check target
Co-authored-by: dni  <office@dnilabs.com>
2023-02-06 13:31:42 +01:00
Pavol Rusnakanddni ⚡ b8a5cc60b8 add pyright workflow, unify mypy+flake8+pylint workflows
Co-authored-by: dni  <office@dnilabs.com>
2023-02-06 13:31:42 +01:00
calleandGitHub c117ad6aa4 Cashu: mint selection UI (#1467) 2023-02-06 00:28:34 +01:00
calleandGitHub edc5531d24 Cashu: Multimint swaps (#1466)
* Cashu: Multimint swaps

* clean up comments

* clean up comments
2023-02-05 23:56:36 +01:00
calleandGitHub 77e0dc0288 Cashu: mint adding notification (#1465) 2023-02-05 20:32:21 +01:00
calleandGitHub d41afe4236 Cashu: better error handling (#1464) 2023-02-05 20:25:08 +01:00
calleandGitHub 65ea2a05f9 Cashu: minor UI fixes (#1463) 2023-02-05 19:33:08 +01:00
calleandGitHub 97da27b6bb Cashu: minor UI fixes (#1462) 2023-02-05 19:13:36 +01:00
calleandGitHub a55e72f66f Cashu: minor UI fixes (#1460) 2023-02-05 18:22:58 +01:00
calleandGitHub d4d5cd887d Cashu: fix short url label (#1459) 2023-02-05 18:08:01 +01:00
calleandGitHub 67d246b675 Cashu: hide bottom bar on camera (#1458) 2023-02-05 17:48:57 +01:00
calleandGitHub 04d6656b27 Cashu: Fix bottom bar (#1457)
* Cashu: fix button label

* hide bottom on dialogs
2023-02-05 17:45:48 +01:00
calleandGitHub f03efd7a77 cashu: hide navbar on welcome dialog (#1456) 2023-02-05 16:17:33 +01:00
calleandGitHub 754db04d99 Cashu: PWA install button (#1455) 2023-02-05 14:04:23 +01:00
calleandGitHub 9f177dea98 cashu: fix balance on all mints label (#1454) 2023-02-05 12:49:42 +01:00
calleandGitHub 970a0ce1d0 Cashu: UI upgrades and fixes (#1453)
* Cashu: UI updates and automatic mint activation

* welcome dialog

* welcome dialog

* UI updates
2023-02-05 12:44:56 +01:00
calleandGitHub 9d2008d45c Cashu: fix multimint switch (#1452) 2023-02-04 05:12:44 +01:00
calleandGitHub bbbbb8b9af cashu: fix manifest (#1451) 2023-02-04 04:54:37 +01:00
calleandGitHub 661fc6c625 Cashu: fix UI bugs (#1450) 2023-02-04 04:17:30 +01:00
calleandGitHub 7968c495ea ☮️ peace (#1449)
* ☮️ peace

* cashu: fix default tab
2023-02-04 03:50:05 +01:00
calleandGitHub d01c5dfdec Cashu waket: multimint support (#1448)
* multimint working

* working

* fix typo

* migrations

* migration

* migration

* migration

* fix local storage

* notifications

* strings

* add mint dialog

* make format

* update favicons

* icons
2023-02-04 03:45:08 +01:00
calleandGitHub 0dca98ca2e Cashu fix: token spendable check (#1445) 2023-02-03 07:41:01 +01:00
ArcandGitHub 8c4dfb5d28 Merge pull request #1443 from lnbits/gitignore2
STOP DELETING!
2023-02-02 11:05:03 +00:00
ben 0da9cb0d64 STOP DELETING! 2023-02-02 10:56:05 +00:00
dni ⚡andGitHub 0dffb2c1a0 moving build file into tools, keep rootdir clean (#1434)
* moving build file into tools, keep rootdir clean

* formatting

* make flake happy
2023-02-01 17:19:56 +01:00
dni ⚡andGitHub 3ac6a98adc TEST: add helpers and a test to pay external invoice (#1414)
* add helpers and a test to pay external invoice

* skip real test in fakewallet

* formatting

* fix test

* formatting
2023-02-01 16:54:07 +01:00
e7802c27ab update .gitignore to ignore .toml (#1404)
* update .gitignore to ignore .toml

Prevent accidental .toml checkins for fly.io deploys!

* Update .gitignore

ignore fly.toml

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

* Update .gitignore

---------

Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2023-02-01 16:51:18 +01:00
ArcandGitHub 865f4712c4 Merge pull request #1440 from lnbits/noreloadinstall
Removes install page reloads
2023-02-01 06:37:03 +00:00
ben 31ae40d44d Working 2023-02-01 06:30:03 +00:00
ben d2d7bd6469 format 2023-02-01 06:13:01 +00:00
ben e20bb99811 Removes install page reloads 2023-02-01 06:12:00 +00:00
ArcandGitHub 2470497ce5 Merge pull request #1438 from lnbits/examplepull
Pulled example
2023-01-31 23:24:08 +00:00
ben 9b21e2028e Removed example from mock 2023-01-31 22:39:10 +00:00
ben b5c8633ab0 Removed example 2023-01-31 22:38:20 +00:00
ben 5f43ae4a2d Merge branch 'main' into examplepull 2023-01-31 22:37:44 +00:00
ArcandGitHub deb9825391 Merge pull request #1437 from lnbits/gitignore
Added gitignore extensions....again
2023-01-31 22:24:54 +00:00
ben 5c5f414c25 Added gitignore extensions....again 2023-01-31 22:14:39 +00:00
ArcandGitHub c45c6b8ae8 Merge pull request #1369 from prusnak/autoflake
add flake8 + add pylint + fix reported issues
2023-01-31 11:47:56 +00:00
Pavol Rusnak 58a7098be5 fix unused variable 2023-01-30 11:46:45 +00:00
Pavol Rusnak 430698c763 improve workflow stability for flake8 and pylint
followup to #1397
2023-01-30 11:46:45 +00:00