Commit Graph
4893 Commits
Author SHA1 Message Date
ben cd05eba183 Added tile and tweaked description for size limitation 2023-01-05 00:52:08 +00:00
ben 82eafe2900 Merge branch 'main' into Deezymain 2023-01-05 00:42:08 +00:00
ArcandGitHub f428fcb871 Merge pull request #1293 from lnbits/fix/mypy-invoices
fix invoices mypy issues
2023-01-05 00:02:36 +00:00
ben 9b74d0a4f4 Fixed uppercase of null issue 2023-01-04 23:56:19 +00:00
ArcandGitHub a9eddd184c Merge pull request #1294 from lnbits/wallethotfix
Fixes error in formatting in wallet
2023-01-04 23:31:28 +00:00
ben 6bb483bfd6 Fixes error in formatting in wallet 2023-01-04 23:16:26 +00:00
dni ⚡ 30eccab53c fix invoices mypy issues 2023-01-04 22:49:10 +01:00
ArcandGitHub 1c6fc8a178 Merge pull request #908 from lnbits/diagon-alley
WIP: Diagon alley Extension
2023-01-04 21:25:09 +00:00
ben 4ff0d0a799 Name Tweak 2023-01-04 21:17:04 +00:00
ben a035612da3 format 2023-01-04 21:11:06 +00:00
ben a5727a0c92 Changed naming to Market and Stall 2023-01-04 21:08:28 +00:00
ben 4a86acf879 Added tile 2023-01-04 20:45:30 +00:00
ben a9ed8ceb7a Merge branch 'main' into diagon-alley 2023-01-04 19:50:37 +00:00
ArcandGitHub 7e4a3a6831 Merge pull request #1283 from lnbits/fix/mypy-offlineshop
fix mypy offlineshop issues
2023-01-04 19:50:13 +00:00
ben 29bc735094 Merge branch 'main' into diagon-alley 2023-01-04 19:49:02 +00:00
ben 71f2923ee1 Merge branch 'main' into fix/mypy-offlineshop 2023-01-04 19:39:01 +00:00
ArcandGitHub c18ba12ca9 Merge pull request #1288 from lnbits/fix/mypy-lndhub
fix lndhub mypy issues
2023-01-04 19:33:43 +00:00
ArcandGitHub 76eb5a9309 Merge pull request #1290 from lnbits/fix/mypy-withdraw
fix mypy issue on withdraw + some refactoring
2023-01-04 19:31:27 +00:00
ArcandGitHub 8931cceb97 Merge pull request #1281 from lnbits/fix/mypy-tpos
FIX: tpos mypy issues
2023-01-04 19:14:59 +00:00
ArcandGitHub 9408b0e2d4 Merge pull request #1286 from lnbits/fix/mypy-lnurlp
fix lnurlp and lnurlpayout mypy issue
2023-01-04 19:10:15 +00:00
ArcandGitHub 608e78f307 Merge pull request #1263 from lnbits/fix/mypy/gerty
fix mypy issues for gerty
2023-01-04 19:09:04 +00:00
ben 61f415ccee software gerty url_checker fixed 2023-01-04 19:01:52 +00:00
ArcandGitHub fce1a96736 Merge pull request #1291 from lnbits/lnurldevicefix
swaps incremental id for small uuid for pos/atm
2023-01-04 18:27:18 +00:00
ben bb4ab7ab92 can in fact be smaller, as for uniqueness, not security 2023-01-04 18:16:04 +00:00
ben 9db9594a48 swaps incremental id for small uuid for pos/atm 2023-01-04 18:11:53 +00:00
dni ⚡ 9fb63f268f formatting 2023-01-04 18:51:36 +01:00
dni ⚡ 31fe5a5141 fix removing the right index from unique withdrawlinks 2023-01-04 18:48:07 +01:00
dni ⚡ 99a8c7afb0 sorting 2023-01-04 18:32:18 +01:00
dni ⚡ 38d3f5f6da remove unneeded assert 2023-01-04 18:29:47 +01:00
dni ⚡ 9bace16a45 refactoring some stuff 2023-01-04 18:27:39 +01:00
dni ⚡ 40bcee6d22 fix issue @ben ;) 2023-01-04 17:09:50 +01:00
dni ⚡ 32b785d790 fixes 2023-01-04 17:01:02 +01:00
dni ⚡ 2b65682960 inbetween withdraw commit 2023-01-04 16:29:47 +01:00
ben 92cfcca1d9 replaced with working software gerty 2023-01-04 15:03:05 +00:00
ben c5b59d98ef Merge remote-tracking branch 'origin/fix/mypy/gerty' into fix/mypy/gerty 2023-01-04 14:29:45 +00:00
dni ⚡ 45acfb353d fix lndhub mypy issues 2023-01-04 14:01:18 +01:00
dni ⚡ 4a2b8ab1af add prusnak suggestion 2023-01-04 13:51:18 +01:00
dni ⚡ 64370462b9 remove unused lnurlpayout ext that became scrub 2023-01-04 13:46:33 +01:00
dni ⚡ 799451ce49 merge main 2023-01-04 13:45:18 +01:00
ArcandGitHub cc7c3807dd Merge pull request #1287 from lnbits/revert-1284-revert-1259-merge-error
Revert "Revert "remove duplicit functions ""
2023-01-04 12:38:35 +00:00
dni ⚡ 341e8aa3e4 formatting 2023-01-04 13:36:08 +01:00
ArcandGitHub c835fc28f9 Revert "Revert "remove duplicit functions "" 2023-01-04 12:27:18 +00:00
dni ⚡ bf4070f7cb fix duplication typo 2023-01-04 13:26:34 +01:00
ArcandGitHub 8771c1b147 Merge pull request #1285 from lnbits/gertyhotfix
Gerty timestamp was being saved as an int
2023-01-04 12:26:10 +00:00
dni ⚡ 9d2ef274b9 fix lnurlp and lnurlpayout mypy issue 2023-01-04 13:24:45 +01:00
ben 487646e2e3 timestamp being saved as int 2023-01-04 12:19:16 +00:00
ArcandGitHub fe89817c58 Merge pull request #1284 from lnbits/revert-1259-merge-error
Revert "remove duplicit functions "
2023-01-04 12:08:24 +00:00
ArcandGitHub a521b95070 Revert "remove duplicit functions " 2023-01-04 12:01:27 +00:00
ben 239d35a60a trying to fix errors in software gerty 2023-01-04 11:49:50 +00:00
Tiago Vasconcelos 7328d222a0 prusnak's suggestion 2023-01-04 11:28:43 +00:00