Commit graph

  • 7dc90177ec Auto stash before checking out "HEAD" ben 2022-11-25 19:25:32 +00:00
  • a19bb520c3 removed compact_charge ben 2022-11-25 19:21:42 +00:00
  • 5b75d4f262 added back crud ben 2022-11-25 19:18:14 +00:00
  • 5c029a7af9 only allows admins to use custom themes ben 2022-11-25 19:10:18 +00:00
  • c54077f65b Revert "Merge remote-tracking branch 'origin/fix/strip_html_db' into feature/satspay-server-custom-css" ben 2022-11-25 14:23:15 +00:00
  • 9d27a6f272 use isinstance, not type callebtc 2022-11-25 15:20:39 +01:00
  • c448287f4a rewrite values in db callebtc 2022-11-25 15:11:58 +01:00
  • 193fc349f0 strip html callebtc 2022-11-25 14:53:03 +01:00
  • a26a13a88d Now you can have multiple themes ben 2022-11-24 14:54:19 +00:00
  • 6f9d32478b run isort and black Black Coffee 2022-10-25 14:31:34 +01:00
  • 1d8f4cb01b Change user to user_id in satspay settings table and fixed first use bug Black Coffee 2022-10-25 14:30:37 +01:00
  • 6dd52acc5b Remove console.log from satspay index.html Black Coffee 2022-10-25 14:21:29 +01:00
  • f074d81827 Remove theme settings on satspay invoice page and default to blue theme to allow users to skin satspay invoice page more easily Black Coffee 2022-10-25 11:28:49 +01:00
  • 1296dd8574 Removed unused custom css api call from display.html Black Coffee 2022-10-25 11:04:07 +01:00
  • 7106dee2ce Custom CSS on SatsPay server working!:) Black Coffee 2022-10-24 16:38:56 +01:00
  • 220dc699cf Settings now save and load and have an insert or delete for new / existing settings Black Coffee 2022-10-24 15:53:43 +01:00
  • 4e9132ec04 SatsPay server save custom css settings now working Black Coffee 2022-10-24 15:33:49 +01:00
  • aefd1fad69 isort ben 2022-11-28 13:13:45 +00:00
  • 00cb7a8d21 Added satspay settings migration Black Coffee 2022-10-24 14:05:30 +01:00
  • 746e119046 added vlads suggestion ben 2022-11-28 13:04:35 +00:00
  • 00123d6c16 Merge remote-tracking branch 'origin/main' into universalwebsocket ben 2022-11-28 12:29:34 +00:00
  • 3bbff31949
    Merge pull request #1151 from lnbits/revert-1143-cashu calle 2022-11-27 18:03:36 +01:00
  • 5c09469d61
    Revert "Extension: Cashu" calle 2022-11-27 18:03:20 +01:00
  • 8d12fca072
    Merge pull request #1143 from lnbits/cashu calle 2022-11-27 17:55:30 +01:00
  • 610814f0d0 add onboarding tutorial Tiago Vasconcelos 2022-11-27 16:50:31 +00:00
  • 7f64f426c2 Merge branch 'main' into cashu callebtc 2022-11-27 17:40:55 +01:00
  • 677c7710fd fix padding of bottom bar callebtc 2022-11-27 17:38:52 +01:00
  • c5a37a05f4 fix padding of bottom bar callebtc 2022-11-27 17:33:24 +01:00
  • fd2c8f307a
    Merge pull request #1150 from lnbits/lnurldeviceswitchupdate Arc 2022-11-26 22:53:42 +00:00
  • aa8c543325 Added websocket checker for switch ben 2022-11-26 22:46:46 +00:00
  • 988c7eb7b4 Added websocket test ben 2022-11-26 21:36:11 +00:00
  • e3187a1d89 lock cashu version callebtc 2022-11-26 15:26:32 +01:00
  • 9864f2a19c update cashu callebtc 2022-11-26 03:01:06 +01:00
  • 3e68d897ed consider bool callebtc 2022-11-26 02:21:07 +01:00
  • 05d59cd7fa add correct mock data callebtc 2022-11-26 02:15:18 +01:00
  • 0735b5bf7d update to cashu 0.5.3 with db fix callebtc 2022-11-26 02:14:39 +01:00
  • d37d94f509 skip dbversions callebtc 2022-11-26 01:31:32 +01:00
  • d5b4fca17f pass migrations callebtc 2022-11-26 01:14:31 +01:00
  • 3661514adb pass migrations callebtc 2022-11-26 01:14:06 +01:00
  • f49f858902 pass migrations callebtc 2022-11-26 01:11:17 +01:00
  • e1dfdbba76
    Merge pull request #1148 from motorina0/satspay_fix Arc 2022-11-25 07:29:34 -08:00
  • e9109b0b49 make format Tiago Vasconcelos 2022-11-25 14:24:17 +00:00
  • 166df0104e Revert "Merge remote-tracking branch 'origin/fix/strip_html_db' into gerty" ben 2022-11-25 14:21:00 +00:00
  • 490ab65165 Merge remote-tracking branch 'origin/fix/strip_html_db' into gerty ben 2022-11-25 14:21:00 +00:00
  • aa0fbde541 use isinstance, not type callebtc 2022-11-25 15:20:39 +01:00
  • 78e94df9c5 export order page URL Tiago Vasconcelos 2022-11-25 14:20:01 +00:00
  • b970f0cb0c rewrite values in db callebtc 2022-11-25 15:11:58 +01:00
  • 60cc0ca11a strip html callebtc 2022-11-25 14:53:03 +01:00
  • c5e0edd940 check skip callebtc 2022-11-25 14:19:53 +01:00
  • 44754df991 refactor: remove single use var Vlad Stan 2022-11-25 14:37:26 +02:00
  • cd53f9930b chore: update comment Vlad Stan 2022-11-25 14:37:02 +02:00
  • 3178b79fe4 chore: format code Vlad Stan 2022-11-25 14:31:00 +02:00
  • 15c257fd65 fix: object is not subscriable Vlad Stan 2022-11-25 14:20:56 +02:00
  • 1a9cd81ee9 fix: persist webhook call status Vlad Stan 2022-11-25 14:12:13 +02:00
  • ead710e591 fix: important info, should be visible in the logs Vlad Stan 2022-11-25 11:32:30 +02:00
  • 1aecedac84 refactor: move business logic logic to helpers.py Vlad Stan 2022-11-25 11:25:40 +02:00
  • 6f5c9a7798 chore: code clean-up Vlad Stan 2022-11-25 11:06:45 +02:00
  • 5440d4ab19 feat: store onchain charge config with the charge Vlad Stan 2022-11-25 10:48:57 +02:00
  • 5be1cf2973 Fixed fe bugs, working fine ben 2022-11-25 01:00:29 +00:00
  • 83e4eb16b1 Caching working, fetches from mempool every 20 secs ben 2022-11-25 00:49:31 +00:00
  • e84eedd66f cleaned up ben 2022-11-24 23:31:22 +00:00
  • e6a3c63dd5 Shared mempool.space cache ben 2022-11-24 19:27:12 +00:00
  • b4c970a005 Merge branch 'main' into gerty ben 2022-11-24 16:55:04 +00:00
  • 4e984eae56 fix: center back button Vlad Stan 2022-11-24 17:39:40 +02:00
  • 3356bab5ca fix: refresh when both onchain and ln are present Vlad Stan 2022-11-24 17:33:58 +02:00
  • d3c3622d22 fix: mempool hostname Vlad Stan 2022-11-24 17:20:12 +02:00
  • 00ba09d201 fix: remove wallet inkey Vlad Stan 2022-11-24 17:08:32 +02:00
  • 7bfd8f3a62 overwrite mock data callebtc 2022-11-24 16:08:12 +01:00
  • 26087047b6 add mock data for cashu callebtc 2022-11-24 16:00:19 +01:00
  • fdfd9b1d9f fix: call webhook in the background (from the task.py) Vlad Stan 2022-11-24 16:57:59 +02:00
  • a641ef4836 refactor: remove duplicate code Vlad Stan 2022-11-24 16:55:35 +02:00
  • 10a1f86901
    Merge pull request #1147 from lnbits/settings/env/allowed_users calle 2022-11-24 15:45:00 +01:00
  • f6047d9ea5 revert to PR #1125 callebtc 2022-11-24 15:43:39 +01:00
  • acc27a4714 fix lndgrpc regtest errors dni ⚡ 2022-11-24 15:43:15 +01:00
  • e725ae097d display and backup keys for merchant Tiago Vasconcelos 2022-11-24 14:42:04 +00:00
  • 179ac940e2 mypy callebtc 2022-11-24 15:25:37 +01:00
  • 0d48110783 better error callebtc 2022-11-24 15:24:16 +01:00
  • a469132b40 mypy callebtc 2022-11-24 15:22:13 +01:00
  • 930ebfd6cc clean up for merge callebtc 2022-11-24 15:17:20 +01:00
  • aefea9b801 mypy and formatting dni ⚡ 2022-11-24 14:53:11 +01:00
  • a92bb03664 merge from main dni ⚡ 2022-11-24 14:37:50 +01:00
  • 74eece78de merge from master dni ⚡ 2022-11-24 14:35:32 +01:00
  • 3cea3a0ba8 Removed payments websocket example ben 2022-11-24 11:18:38 +00:00
  • e1b44a000b
    Merge pull request #1140 from motorina0/fix_cln_unhashed_description Arc 2022-11-24 02:57:42 -08:00
  • d862598179 readd global baseurl needed for lnurlp dni ⚡ 2022-11-24 11:35:03 +01:00
  • 4b4f18fad5 fix: oldObj should not overwrite properties Vlad Stan 2022-11-24 11:39:35 +02:00
  • a8d4835b74 fix: use lnbitswallet form data Vlad Stan 2022-11-24 10:42:28 +02:00
  • 7b9245e62e
    Update index.html Gene Takavic 2022-11-24 04:52:26 +01:00
  • dce4da96b7 fixed function name clash ben 2022-11-24 00:46:39 +00:00
  • c2a737ab84 Black ben 2022-11-24 00:34:46 +00:00
  • f876f0659f Moved into correct files, and added payment example ben 2022-11-24 00:21:39 +00:00
  • fde128e961 Better naming ben 2022-11-23 23:35:02 +00:00
  • cea4f9350c black ben 2022-11-23 22:42:32 +00:00
  • 152991fbec added try for return ben 2022-11-23 22:31:11 +00:00
  • 2f08255e92 added get option ben 2022-11-23 22:27:09 +00:00
  • 4b707b5a30 updated function names ben 2022-11-23 22:22:33 +00:00
  • 51ca515d26 renamed for clarity ben 2022-11-23 21:51:32 +00:00
  • 5a96bcd558 Adds universal websocket manager any extension can use ben 2022-11-23 21:47:26 +00:00
  • 5827eb33c5 Merge branch 'main' into gerty ben 2022-11-23 21:07:16 +00:00
  • c8e18ac4be
    Merge pull request #1138 from lnbits/ad_space_update Arc 2022-11-23 10:47:53 -08:00