2022-10-14 10:57 | Merge pull request #107 from kristapsk/fix-flake8-5 | Nick | 2 | +4 | -4 |
2022-10-14 07:39 | Fix flake8 errors | Kristaps Kaupe | 2 | +4 | -4 |
2022-10-14 07:06 | Merge pull request #106 from kristapsk/price_feed-refactor | Nick | 6 | +183 | -60 |
2022-10-14 05:43 | Merge pull request #104 from kristapsk/github-actions-tests | Nick | 1 | +28 | -0 |
2022-10-13 13:55 | Refactor price_feed and add tests | Kristaps Kaupe | 6 | +183 | -60 |
2022-10-05 17:35 | Add GitHub Actions test runner | Kristaps Kaupe | 1 | +28 | -0 |
2022-10-07 06:20 | Merge pull request #105 from kristapsk/test_xpub-no_db | Nick | 1 | +15 | -14 |
2022-10-07 06:18 | Merge pull request #103 from kristapsk/fix-linter-errors | Nick | 3 | +4 | -4 |
2022-10-05 18:06 | Don't require database for xpub tests | Kristaps Kaupe | 1 | +15 | -14 |
2022-10-05 17:27 | Fix flake8 linter errors | Kristaps Kaupe | 3 | +4 | -4 |
2022-10-02 05:43 | Merge pull request #100 from kristapsk/pytest | Nick | 3 | +32 | -25 |
2022-09-19 16:55 | Basic test framework (pytest) | Kristaps Kaupe | 3 | +32 | -25 |
2022-09-21 13:16 | Merge pull request #99 from kristapsk/flask-restx | Nick | 3 | +3 | -3 |
2022-09-17 09:01 | Migrate from flask_restplus to flask_restx | Kristaps Kaupe | 3 | +3 | -3 |
2022-09-13 12:51 | Merge pull request #97 from kristapsk/store-name | Nick | 4 | +11 | -2 |
2022-09-11 12:35 | Add configurable "store name" | Kristaps Kaupe | 4 | +11 | -2 |
2022-08-30 02:42 | Merge pull request #93 from kristapsk/fix-generate_payment_report | Nick | 1 | +2 | -1 |
2022-08-29 21:11 | Merge pull request #94 from kristapsk/revert-checksums | Nick | 1 | +16 | -164 |
2022-08-29 21:05 | Revert "Add package hashes to requirements" | Kristaps Kaupe | 1 | +16 | -164 |
2022-08-29 19:16 | Fix after recent changes | Kristaps Kaupe | 1 | +2 | -1 |
2022-08-29 06:01 | Make sats the standard | Nick | 6 | +21 | -14 |
2022-08-10 12:16 | rename fiat_currency to base_currency | nickfarrow | 5 | +19 | -12 |
2022-08-10 12:00 | sats by default | nickfarrow | 1 | +2 | -2 |
2022-08-10 11:56 | Merge pull request #83 from kristapsk/multiple_currencies-v3 | Nick | 8 | +51 | -15 |
2022-07-28 21:16 | Merge pull request #87 from kristapsk/requirements-hashes | Nick | 1 | +164 | -16 |
2022-07-27 14:28 | Add package hashes to requirements | Kristaps Kaupe | 1 | +164 | -16 |
2022-07-22 00:43 | Merge pull request #84 from kristapsk/rm-dead-code | Nick | 1 | +0 | -2 |
2022-07-16 17:21 | Remove dead code | Kristaps Kaupe | 1 | +0 | -2 |
2022-07-14 07:12 | Multiple currency support | Kristaps Kaupe | 8 | +51 | -15 |
2022-07-12 21:16 | Merge pull request #79 from kristapsk/payment-expiry | Nick | 5 | +12 | -11 |
2022-06-18 02:53 | Set expiration time for LN invoices | Kristaps Kaupe | 5 | +12 | -11 |
2022-06-28 01:19 | Merge pull request #81 from kristapsk/allowed_underpay_amount | Nick | 3 | +10 | -1 |
2022-06-27 16:34 | Add configurable underpay amount for invoices to be considered paid | Kristaps Kaupe | 3 | +10 | -1 |
2022-06-03 04:25 | Merge pull request #73 from kristapsk/bitcoin-price-multiplier | Nick | 3 | +10 | -1 |
2022-05-26 12:21 | Add configurable multiplier to allow adjusting BTC exchange rate | Kristaps Kaupe | 3 | +10 | -1 |
2022-05-24 07:19 | Merge pull request #67 from chris-pollard/update-plugin-instruction | Nick | 1 | +2 | -1 |
2022-05-24 07:18 | Merge pull request #71 from kristapsk/lint-python | Nick | 15 | +50 | -60 |
2022-05-18 09:26 | Fix flake8 errors | Kristaps Kaupe | 14 | +23 | -60 |
2022-05-18 08:33 | Add flake8 linter script | Kristaps Kaupe | 1 | +27 | -0 |
2022-04-15 05:23 | Fix plugin syntax error (#66) | Chris Pollard | 1 | +3 | -2 |
2022-04-14 03:01 | Update plugin instruction for wp admin | Chris Pollard | 1 | +2 | -1 |
2022-04-10 07:05 | Fix scripts/generate_payment_report.py (#64) | Kristaps Kaupe | 1 | +32 | -13 |
2022-04-08 08:27 | Comment out debug print()'s (#65) | Kristaps Kaupe | 1 | +2 | -2 |
2022-04-01 10:19 | Fix `NameError: name 'logging' is not defined` when using tor.py + gitignore | steepdawn974 | 1 | +1 | -0 |
2022-04-01 05:29 | Add xpub mode with address derivation and read mempool.space (#36) | Nick | 6 | +214 | -17 |
2022-04-01 01:48 | Fix connecting to non-localhost clearnet bitcoind (#62) | Kristaps Kaupe | 2 | +4 | -4 |
2022-03-31 04:30 | Fix small punctuation, grammar parts (#60) | Chris Pollard | 1 | +75 | -38 |
2022-03-31 04:29 | Fix startup for onchain only (no lightning) configurations (#61) | Kristaps Kaupe | 1 | +7 | -3 |
2022-03-30 05:00 | fix missing lnaddress conf for clightning. | nickfarrow | 1 | +2 | -0 |
2022-03-28 06:09 | Add lightning node info page (#57) | Nick | 9 | +133 | -16 |
2022-03-26 22:20 | fix unlikely offbyone sat bug | nickfarrow | 1 | +1 | -1 |
2022-03-25 01:20 | Merge pull request #58 from SatSale/stayalive | Nick | 4 | +19 | -5 |
2022-03-23 15:00 | stay alive | nickfarrow | 4 | +19 | -5 |
2022-03-17 00:32 | Add support for custom SSH port | steepdawn974 | 3 | +11 | -5 |
2022-03-07 12:54 | Modular payment methods with revamped config * Custom choice of payment_methods with lightning/onchain dropdown * toml table configuration for payment methods | nickfarrow | 11 | +203 | -185 |
2022-03-20 13:13 | dont break when closing nonexistent processes | nickfarrow | 1 | +11 | -9 |
2022-03-20 01:58 | reliable remote node connection with delays and fix remote clightning | nickfarrow | 4 | +24 | -10 |
2022-03-19 05:01 | Merge pull request #56 from SatSale/subprocesses | Nick | 2 | +38 | -20 |
2022-03-18 16:46 | gunicorn conf controls ssh processes | nickfarrow | 2 | +38 | -20 |
2022-03-19 04:38 | clarify unix domain socket over ssh | nickfarrow | 3 | +36 | -44 |
2022-03-18 07:33 | fix logging in files other than main | nickfarrow | 1 | +8 | -7 |
2022-03-18 06:28 | Merge pull request #54 from kristapsk/db-schema-versioning | Nick | 2 | +45 | -2 |
2022-03-17 10:08 | Simple database schema versioning and migration | Kristaps Kaupe | 2 | +45 | -2 |
2022-03-16 13:17 | Remote node firewall tips | nickfarrow | 1 | +3 | -1 |
2022-03-07 13:29 | display generic errors on payment page | nickfarrow | 3 | +12 | -4 |
2022-03-03 07:51 | Add configurable dust limit for onchain payments (#46) | Kristaps Kaupe | 8 | +43 | -6 |
2022-03-03 05:26 | Fix BTC amount formatting for amounts below 0.0001 (#45) | Kristaps Kaupe | 5 | +17 | -9 |
2022-02-21 08:34 | Support bitcoind rpc_cookie_file auth (#44) | Kristaps Kaupe | 3 | +20 | -5 |
2022-02-21 08:33 | Bump Flask and MarkupSafe (#43) | Kristaps Kaupe | 1 | +2 | -2 |
2022-02-06 13:11 | bump Pillow version | nickfarrow | 1 | +1 | -1 |
2022-02-01 14:27 | reformat most of repo using black | nickfarrow | 9 | +96 | -49 |
2022-01-27 03:18 | Fix onchain payment QR codes according to BIP21 (#38) | Kristaps Kaupe | 1 | +1 | -1 |
2022-01-20 07:10 | Bug fixes: missing import and fix unit conversion - no impact for atomic payments. | nickfarrow | 2 | +2 | -2 |
2022-01-19 15:39 | Script to generate received payment report csv (#30) | Kristaps Kaupe | 2 | +96 | -4 |
2022-01-11 06:18 | Use Python logging facility (#34) | Kristaps Kaupe | 14 | +95 | -77 |
2021-12-30 11:48 | Add paynym option for donation page - fetches paynym avatar and qr (#33) | Nick | 4 | +106 | -0 |
2021-12-28 12:51 | Host JS libs locally and bump to newest versions (#32) | Kristaps Kaupe | 4 | +13 | -5 |
2021-12-23 08:08 | Support Lightning / Onchain payment method switch for c-lightning (#29) | Kristaps Kaupe | 2 | +8 | -0 |
2021-12-23 08:05 | Filter bitcoind listtransactions by label (#28) | Kristaps Kaupe | 2 | +7 | -10 |
2021-12-16 12:01 | Ensure conf_paid and unconf_paid are floats before serialization | nickfarrow | 1 | +3 | -0 |
2021-12-16 03:41 | Return original payment_timeout | nickfarrow | 1 | +1 | -1 |
2021-12-07 05:54 | Fix optional SSH/unix domain socket forwarding configs | nickfarrow | 2 | +3 | -3 |
2021-12-07 05:39 | Rudimentary support for config file (#4) | Martin Habovštiak | 7 | +152 | -95 |
2021-11-30 07:29 | update requirements | nickfarrow | 1 | +5 | -5 |
2021-11-30 07:10 | Fix invoice.macaroon connection test, and use by default | nickfarrow | 2 | +9 | -4 |
2021-11-19 10:53 | Add ability to change base currency (#24) | ingolevin | 6 | +47 | -23 |
2021-11-12 08:03 | Remove duplicate lines from config - rebase error | nickfarrow | 1 | +8 | -20 |
2021-11-12 07:25 | Update readme features | nickfarrow | 1 | +3 | -2 |
2021-11-12 07:21 | lightning address docs | nickfarrow | 1 | +14 | -2 |
2021-11-12 06:35 | Add Weakhands Mode (#23) | Nick | 4 | +90 | -3 |
2021-11-12 06:14 | Add clightning support!! 👩💻 (#22) | Nick | 7 | +172 | -6 |
2021-11-12 05:44 | Add Lightning Address (#21) | Nick | 5 | +80 | -9 |
2021-11-12 05:32 | Add updating section | nickfarrow | 1 | +10 | -0 |
2021-11-11 15:15 | Clean style file a bit | nickfarrow | 1 | +38 | -30 |
2021-11-11 07:41 | Switch back to admin.macaroon for now, required for some calls we 're using | nickfarrow | 1 | +1 | -1 |
2021-11-08 15:25 | Reimplement macaroon setting, `invoice.macaroon` by default for security | nickfarrow | 2 | +7 | -6 |
2021-11-08 14:48 | Fix webhook print format bug | nickfarrow | 1 | +1 | -1 |
2021-11-08 14:46 | Update example docs to align with new config layout | nickfarrow | 2 | +41 | -38 |
2021-11-08 14:37 | Improved config clarity and removed unused params | nickfarrow | 1 | +20 | -17 |
2021-11-07 06:56 | Fix path for renamed directory | nickfarrow | 3 | +0 | -0 |
2021-11-07 06:33 | grammatical error | nickfarrow | 1 | +1 | -1 |
2021-11-07 05:32 | Add new logo :) | nickfarrow | 1 | +4 | -0 |
2021-11-07 05:32 | Add new logo :) | nickfarrow | 5 | +17 | -6 |
2021-11-07 05:21 | Rename /pay to /node for clarity | nickfarrow | 5 | +3 | -3 |
2021-08-17 04:09 | Update = to == | nickfarrow | 1 | +1 | -1 |
2021-08-16 19:13 | Reword branding | nickfarrow | 1 | +5 | -2 |
2021-08-16 06:45 | Add tor to diagram | nickfarrow | 2 | +2 | -2 |
2021-08-15 12:40 | Non transparent diagram | nickfarrow | 1 | +0 | -0 |
2021-08-15 11:32 | Add links to docs page for API | nickfarrow | 1 | +9 | -3 |
2021-08-13 07:21 | Update redirect url | nickfarrow | 1 | +2 | -2 |
2021-08-13 07:20 | Update demo configs | nickfarrow | 2 | +30 | -4 |
2021-08-13 07:06 | Remove webhook verbosity by default | nickfarrow | 1 | +2 | -2 |
2021-08-13 07:06 | Reduce invoice verbosity | nickfarrow | 1 | +0 | -3 |
2021-08-13 07:05 | Increasing this wait time seems to improve the probability of connection on first attempt, maybe ports aren't ready? | nickfarrow | 1 | +1 | -1 |
2021-08-12 14:21 | Realistic connection time for lnd | nickfarrow | 1 | +1 | -1 |
2021-08-12 14:14 | Hide sensitive RPC password from output | nickfarrow | 1 | +1 | -1 |
2021-08-10 21:14 | Code formatting via black | nickfarrow | 4 | +6 | -11 |
2021-08-10 21:13 | Code comments | nickfarrow | 1 | +16 | -2 |
2021-08-10 20:58 | Add modular database file | nickfarrow | 1 | +41 | -0 |
2021-08-10 20:58 | Clear up variable names and file locations | nickfarrow | 7 | +8 | -40 |
2021-08-10 20:35 | move ssh_tunnel to cleanup main dir | nickfarrow | 2 | +1 | -1 |
2021-08-10 20:28 | heading size | nickfarrow | 1 | +2 | -2 |
2021-08-10 20:27 | add tor documentation for both use cases | nickfarrow | 1 | +42 | -0 |
2021-08-10 20:26 | Update readme! | nickfarrow | 1 | +36 | -22 |
2021-08-10 20:05 | Add tor_proxy config option (#20) | ingolevin | 4 | +22 | -7 |
2021-08-09 16:47 | rpc over tor hidden service for bitcoind (#14) | Nick | 3 | +77 | -10 |
2021-07-27 17:08 | clean up index html | nickfarrow | 1 | +0 | -17 |
2021-07-27 10:57 | Update diagram | nickfarrow | 2 | +2 | -0 |
2021-07-13 16:07 | Change response check logic to remove dict key bug | nickfarrow | 1 | +1 | -1 |
2021-07-12 10:51 | Fix demo link | Nick | 1 | +1 | -1 |
2021-07-12 10:32 | Fix launch command to remove eventlet dep | nickfarrow | 1 | +2 | -2 |
2021-07-12 07:46 | Fix woohook (#13) | Nick | 4 | +29 | -14 |
2021-07-10 08:05 | Update start command and iframe dimensions | nickfarrow | 1 | +3 | -3 |
2021-07-10 07:27 | Change donate amount field style | nickfarrow | 2 | +9 | -2 |
2021-07-09 07:45 | Fix iframe width | Nick | 1 | +1 | -1 |
2021-07-05 07:02 | SatSale v2 - Refactored code into REST API, client side processing. Created API docs and removed old code. Speeed | nickfarrow | 1 | +1 | -1 |
2021-07-07 17:59 | satsale v2 (#12) Refactored code into REST API, client side processing. Created API docs and removed old code. Speeed | Nick | 15 | +424 | -379 |
2021-07-02 07:10 | Create MIT License | Nick | 1 | +22 | -0 |
2021-06-29 09:02 | correct broken link (#11) | nyxnor | 1 | +1 | -1 |
2021-06-20 15:21 | Add mobile web support | nickfarrow | 3 | +42 | -24 |
2021-06-09 04:46 | Downgrade eventlet==0.30.2 (#9) | ingolevin | 1 | +1 | -1 |
2021-05-27 03:58 | No blank donations! | nickfarrow | 1 | +1 | -1 |
2021-05-25 13:50 | Move invoice creation functions | nickfarrow | 3 | +4 | -3 |
2021-05-25 13:24 | Removed excessive inheritance, simplified invoices | nickfarrow | 3 | +54 | -17 |
2021-05-25 05:28 | fix type | Nick | 1 | +1 | -1 |
2021-05-23 07:29 | Fix api key name | nickfarrow | 1 | +1 | -1 |
2021-05-22 12:39 | Fix woocommerce gateway and better error message | nickfarrow | 2 | +3 | -3 |
2021-05-22 11:22 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | nickfarrow | 1 | +1 | -1 |
2021-05-22 11:21 | Use single RPC connection accross websockets | nickfarrow | 3 | +37 | -23 |
2021-05-22 08:41 | update images | Nick | 1 | +1 | -1 |
2021-05-22 08:30 | Fix run command | nickfarrow | 1 | +2 | -2 |
2021-05-22 08:29 | Update images | Nick | 1 | +3 | -3 |
2021-05-22 08:25 | Fix run command | nickfarrow | 1 | +2 | -2 |
2021-05-22 06:20 | Rename server.py to satsale.py | nickfarrow | 3 | +4 | -4 |
2021-05-22 06:08 | Clean up websocket files | nickfarrow | 4 | +101 | -104 |
2021-05-17 16:03 | Update readme naming | nickfarrow | 1 | +1 | -1 |
2021-05-17 15:58 | Update example config | Nick | 1 | +4 | -4 |
2021-05-17 15:53 | Add example configs | nickfarrow | 5 | +119 | -11 |
2021-05-17 15:12 | fix rounding bug - F js | nickfarrow | 1 | +1 | -1 |
2021-05-17 15:09 | fix rounding bug | nickfarrow | 1 | +1 | -1 |
2021-05-17 14:29 | Update iframe heights | nickfarrow | 1 | +1 | -0 |
2021-05-17 09:24 | SATS THE STANDARD | nickfarrow | 2 | +3 | -1 |
2021-05-17 08:48 | Rename to SatSale from BTCPyment | Nick Farrow | 12 | +262 | -257 |
2021-05-17 08:17 | Merge pull request #7 from nickfarrow/dependabot/pip/eventlet-0.31.0 | Nick | 1 | +1 | -1 |
2021-05-14 06:05 | Bump eventlet from 0.30.0 to 0.31.0 | dependabot[bot] | 1 | +1 | -1 |
2021-05-14 06:00 | Added support for specifying wallet in config | nickfarrow | 6 | +40 | -45 |
2021-05-14 05:58 | Added support for specifying wallet in config | nickfarrow | 2 | +5 | -2 |
2021-03-30 11:47 | Merge pull request #6 from lvnilesh/patch-1 | Nick | 1 | +5 | -0 |
2021-03-29 01:10 | Update .gitignore | Nilesh Londhe | 1 | +5 | -0 |
2021-03-28 15:42 | Fix sleep before redirect | NicholasFarrow | 1 | +1 | -2 |
2021-03-28 15:22 | Remove trash | NicholasFarrow | 1 | +0 | -24 |
2021-03-28 15:22 | Implement redirects | NicholasFarrow | 3 | +18 | -10 |
2021-03-28 14:45 | Merge pull request #3 from Kixunil/refactoring | Nick | 3 | +18 | -11 |
2021-03-28 10:10 | Prefer invoice.macaroon, make paths configurable | Martin Habovstiak | 2 | +13 | -9 |
2021-03-28 06:32 | Use single source of truth for API key path | Martin Habovstiak | 2 | +5 | -2 |
2021-03-19 13:44 | update pillow, suggested by dependecy bot | NicholasFarrow | 1 | +1 | -1 |
2021-03-17 09:23 | Add local certs usage | NicholasFarrow | 1 | +2 | -2 |
2021-03-17 09:16 | Add local certs usage | NicholasFarrow | 1 | +7 | -5 |
2021-03-17 09:11 | Add local certs usage | NicholasFarrow | 1 | +2 | -11 |
2021-03-17 09:10 | Add local certs usage | NicholasFarrow | 1 | +5 | -0 |
2021-03-17 09:02 | Add local certs usage | NicholasFarrow | 1 | +3 | -2 |
2021-03-17 09:01 | Add local certs usage | NicholasFarrow | 1 | +2 | -2 |
2021-03-17 09:00 | Add local certs usage | NicholasFarrow | 1 | +4 | -2 |
2021-03-17 08:56 | Add local certs usage | NicholasFarrow | 1 | +2 | -2 |
2021-03-17 08:44 | handle local lnd cert copying | NicholasFarrow | 1 | +23 | -12 |
2021-03-14 11:15 | grammar | Nick | 1 | +1 | -1 |
2021-03-14 11:15 | rephrasing since made aware of other processors | Nick | 1 | +2 | -1 |
2021-03-12 03:19 | add requirement for grpc build | NicholasFarrow | 1 | +1 | -0 |
2021-03-12 01:44 | add lnd rpc into requirements | NicholasFarrow | 1 | +3 | -0 |
2021-03-12 01:29 | Add message2json requirement | NicholasFarrow | 1 | +1 | -0 |
2021-03-08 00:24 | getinfo only called on initial test connection upon startup | NicholasFarrow | 2 | +2 | -2 |
2021-03-08 00:21 | getinfo only called on initial test connection upon startup | NicholasFarrow | 1 | +1 | -1 |
2021-03-08 00:18 | getinfo only called on initial test connection upon startup | NicholasFarrow | 1 | +2 | -2 |
2021-03-08 00:18 | getinfo only called on initial test connection upon startup | NicholasFarrow | 3 | +15 | -10 |
2021-03-06 08:56 | Fix int rounding bug, preventing sub completion-ignore-case orders from confirming | NicholasFarrow | 1 | +1 | -1 |
2021-03-05 08:11 | update to btcpyment site | NicholasFarrow | 1 | +1 | -1 |
2021-03-02 14:56 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 1 | +1 | -1 |
2021-03-02 14:55 | add tags | NicholasFarrow | 1 | +19 | -1 |
2021-02-17 13:29 | Update README.md | Nick | 1 | +1 | -1 |
2021-02-17 02:50 | UI improvements | NicholasFarrow | 4 | +34 | -16 |
2021-02-14 14:44 | donation button ui! | NicholasFarrow | 1 | +1 | -1 |
2021-02-14 14:40 | add separate styleheet in static. Large UI impovementsgit add static/style.css | NicholasFarrow | 3 | +99 | -147 |
2021-02-14 14:35 | clarify instructions | NicholasFarrow | 1 | +1 | -1 |
2021-02-14 05:59 | Increase button width | NicholasFarrow | 2 | +2 | -2 |
2021-02-04 14:21 | align width with index | NicholasFarrow | 2 | +2 | -2 |
2021-02-04 14:16 | align width with index | NicholasFarrow | 1 | +1 | -1 |
2021-02-04 13:56 | Fix readme image to be centered qr code | NicholasFarrow | 1 | +1 | -1 |
2021-02-04 13:55 | change button width | NicholasFarrow | 1 | +4 | -2 |
2021-02-04 13:52 | update readme to include new image | NicholasFarrow | 1 | +2 | -2 |
2021-02-04 13:11 | push correct payment method argument | NicholasFarrow | 1 | +1 | -1 |
2021-02-04 13:10 | push correct payment method argument | NicholasFarrow | 1 | +1 | -1 |
2021-02-04 13:08 | fix false exception raise | NicholasFarrow | 1 | +0 | -3 |
2021-02-04 13:07 | fix wrong button bug | NicholasFarrow | 1 | +1 | -1 |
2021-02-04 13:05 | fix wrong button bug | NicholasFarrow | 2 | +4 | -3 |
2021-02-04 12:42 | add lightning documentation | NicholasFarrow | 3 | +25 | -3 |
2021-02-04 12:19 | Implement toggle between lightning and on-chain | NicholasFarrow | 4 | +32 | -10 |
2021-02-04 12:18 | Handle concurrent lnd and btcd tunnels | NicholasFarrow | 1 | +32 | -19 |
2021-02-04 12:17 | Add replace URL function, reload with different arguments | NicholasFarrow | 1 | +9 | -0 |
2021-01-30 05:00 | adjust arrow for webhook | NicholasFarrow | 1 | +0 | -0 |
2021-01-30 04:40 | fix missing timer | NicholasFarrow | 1 | +3 | -0 |
2021-01-30 04:32 | Improve backgrounds and centering of buttons | NicholasFarrow | 2 | +14 | -0 |
2021-01-30 04:32 | fix conn failure on startup | NicholasFarrow | 2 | +2 | -12 |
2021-01-30 04:17 | remove old comments | NicholasFarrow | 1 | +1 | -39 |
2021-01-30 04:17 | add whitepsace | NicholasFarrow | 1 | +0 | -0 |
2021-01-30 04:13 | Update woocommerce.md | Nick | 1 | +1 | -1 |
2021-01-30 04:10 | Update README.md | Nick | 1 | +2 | -2 |
2021-01-30 04:10 | Update README.md | Nick | 1 | +1 | -1 |
2021-01-30 03:50 | add diagram | NicholasFarrow | 2 | +1 | -1 |
2021-01-27 13:13 | improve grammar and wording | NicholasFarrow | 1 | +11 | -9 |
2021-01-27 13:04 | readme rewording | NicholasFarrow | 1 | +3 | -2 |
2021-01-27 12:58 | rearrange imports | NicholasFarrow | 1 | +2 | -2 |
2021-01-27 12:31 | fix missing (self) bug | NicholasFarrow | 1 | +1 | -1 |
2021-01-27 12:14 | Formatting and deletion with flake8 | NicholasFarrow | 5 | +39 | -33 |
2021-01-27 12:03 | Ran black for code formatting | NicholasFarrow | 7 | +181 | -90 |
2021-01-27 09:31 | Add comments and remove old code | NicholasFarrow | 1 | +25 | -21 |
2021-01-27 08:21 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 1 | +1 | -1 |
2021-01-27 08:20 | Fix -1 seconds bug and broken logging | NicholasFarrow | 1 | +2 | -2 |
2021-01-27 08:14 | Fix missing tunnel bug | Nick | 1 | +1 | -1 |
2021-01-27 08:11 | Improved comments and code restructuring | NicholasFarrow | 1 | +35 | -31 |
2021-01-25 12:18 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 1 | +3 | -0 |
2021-01-25 12:18 | reuse logging function | NicholasFarrow | 1 | +4 | -12 |
2021-01-25 11:22 | added comments | NicholasFarrow | 1 | +3 | -1 |
2021-01-25 11:18 | Update config.py | Nick | 1 | +3 | -0 |
2021-01-25 10:55 | Add more comments | NicholasFarrow | 2 | +51 | -60 |
2021-01-25 08:41 | update readme to indicate rpi4 works! | NicholasFarrow | 1 | +1 | -1 |
2021-01-25 08:40 | update readme to indicate rpi4 works! | NicholasFarrow | 1 | +4 | -2 |
2021-01-25 08:29 | Update config.py | Nick | 1 | +1 | -1 |
2021-01-25 07:03 | change readme wording | NicholasFarrow | 1 | +5 | -5 |
2021-01-25 06:39 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 1 | +10 | -2 |
2021-01-25 06:38 | Update readme | NicholasFarrow | 1 | +4 | -4 |
2021-01-22 17:37 | better explanations for config | Nick | 1 | +6 | -2 |
2021-01-22 15:11 | Update config.py | Nick | 1 | +4 | -0 |
2021-01-22 15:10 | remove garbage | NicholasFarrow | 1 | +0 | -30 |
2021-01-22 15:05 | improve debug free mode demo time | NicholasFarrow | 1 | +3 | -1 |
2021-01-22 15:00 | Update readme to link to demo store | NicholasFarrow | 1 | +1 | -1 |
2021-01-22 14:59 | Update readme to link to demo store | NicholasFarrow | 1 | +1 | -1 |
2021-01-22 14:54 | Additional gateway security is working | NicholasFarrow | 1 | +17 | -28 |
2021-01-22 14:45 | Fixed whitespace in api loading | NicholasFarrow | 2 | +19 | -10 |
2021-01-22 14:12 | trying to align webhook secrets | NicholasFarrow | 2 | +29 | -10 |
2021-01-22 12:47 | broken php object accessing | NicholasFarrow | 1 | +4 | -4 |
2021-01-22 12:15 | broken key variables in webhook | NicholasFarrow | 1 | +1 | -1 |
2021-01-22 12:11 | broken key variables in webhook | NicholasFarrow | 1 | +3 | -3 |
2021-01-22 12:01 | broken key variables in webhook | NicholasFarrow | 1 | +1 | -2 |
2021-01-22 12:00 | broken key variables in webhook | NicholasFarrow | 1 | +4 | -2 |
2021-01-22 11:59 | rounding money values according to PHP standards | NicholasFarrow | 1 | +1 | -1 |
2021-01-22 11:55 | rounding money values according to PHP standards | NicholasFarrow | 2 | +3 | -2 |
2021-01-22 11:46 | need to round floats before hashing.. | NicholasFarrow | 2 | +3 | -2 |
2021-01-22 11:31 | fix hash of int bug | NicholasFarrow | 1 | +1 | -1 |
2021-01-22 11:29 | add debugging free mode, and fix typerror | NicholasFarrow | 3 | +4 | -8 |
2021-01-22 11:21 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 7 | +61 | -72 |
2021-01-22 11:17 | add secret to payment gateway to prevent tampering | NicholasFarrow | 3 | +37 | -9 |
2021-01-22 10:33 | Update README.md | Nick | 1 | +6 | -6 |
2021-01-22 10:30 | Update README.md | Nick | 1 | +1 | -2 |
2021-01-22 10:28 | Merge pull request #1 from nickfarrow/lnd | Nick | 7 | +55 | -65 |
2021-01-22 09:03 | Successful lightning payment acceptance. Also ssh tunnel error verbosity | NicholasFarrow | 2 | +6 | -34 |
2021-01-22 03:25 | fix equality bug | NicholasFarrow | 1 | +1 | -1 |
2021-01-21 23:50 | merge lnd and master | NicholasFarrow | 10 | +494 | -61 |
2021-01-21 23:47 | small changes to lnd branch before merge | NicholasFarrow | 3 | +23 | -6 |
2021-01-21 01:47 | fix image sizes | NicholasFarrow | 1 | +5 | -3 |
2021-01-21 01:38 | fix image sizes | NicholasFarrow | 1 | +1 | -1 |
2021-01-21 01:23 | Link to correct images | NicholasFarrow | 1 | +1 | -2 |
2021-01-21 01:23 | Link to correct images | NicholasFarrow | 1 | +3 | -1 |
2021-01-21 01:13 | Readme formatting and word choice | NicholasFarrow | 1 | +1 | -2 |
2021-01-21 01:12 | Readme formatting and word choice | NicholasFarrow | 1 | +9 | -7 |
2021-01-21 01:05 | Publishing woocommerce docs and comments | NicholasFarrow | 3 | +49 | -92 |
2021-01-20 13:23 | Fix debugging line | NicholasFarrow | 1 | +1 | -1 |
2021-01-20 01:13 | Add webhook security using API keys via woocommerce settings | NicholasFarrow | 3 | +54 | -31 |
2021-01-17 03:22 | Add webhook auth | NicholasFarrow | 1 | +3 | -3 |
2021-01-17 03:16 | Add webhook auth | NicholasFarrow | 2 | +41 | -16 |
2021-01-16 15:36 | fix key error bug | NicholasFarrow | 1 | +1 | -1 |
2021-01-16 15:34 | fix key error bug | NicholasFarrow | 1 | +1 | -1 |
2021-01-16 10:46 | Fix labeless url bug and and woocommerce missing settings | NicholasFarrow | 2 | +22 | -22 |
2021-01-16 10:07 | Woocommerce docs | NicholasFarrow | 2 | +14 | -3 |
2021-01-16 08:56 | fix readme conflict | NicholasFarrow | 10 | +599 | -50 |
2021-01-16 08:48 | slight description changeS | NicholasFarrow | 1 | +5 | -3 |
2021-01-16 08:37 | Implement lightning payments, working up until checking payment status | NicholasFarrow | 4 | +49 | -35 |
2021-01-16 05:24 | add gitignore | NicholasFarrow | 1 | +3 | -0 |
2021-01-15 13:54 | add lightning to config | Nick | 1 | +9 | -0 |
2021-01-15 03:00 | cleanup | NicholasFarrow | 1 | +16 | -23 |
2021-01-15 02:42 | merge imports | NicholasFarrow | 2 | +11 | -5 |
2021-01-15 02:41 | bug fix | NicholasFarrow | 1 | +3 | -0 |
2021-01-15 02:40 | Functioning woocommerce plugin and separated donation form method | NicholasFarrow | 4 | +350 | -284 |
2021-01-15 01:13 | fix webhookgit add gateways/btcpyment.php | NicholasFarrow | 1 | +3 | -1 |
2021-01-15 01:06 | fix webhookgit add gateways/btcpyment.php | NicholasFarrow | 2 | +14 | -15 |
2021-01-14 15:52 | another webhook attempt | NicholasFarrow | 1 | +4 | -2 |
2021-01-14 15:47 | another webhook attempt | NicholasFarrow | 1 | +8 | -1 |
2021-01-14 15:39 | another webhook attempt | NicholasFarrow | 1 | +2 | -2 |
2021-01-14 15:35 | attempt to get webhook working | NicholasFarrow | 1 | +2 | -4 |
2021-01-14 15:26 | fix invalid dict item bug | NicholasFarrow | 1 | +2 | -2 |
2021-01-14 15:22 | updated server conn js | NicholasFarrow | 1 | +2 | -2 |
2021-01-14 15:19 | add webhook to initiate js | NicholasFarrow | 1 | +3 | -1 |
2021-01-14 15:06 | Add webhook for payment confirmation | NicholasFarrow | 2 | +90 | -67 |
2021-01-14 12:56 | Add payment tracking with id | NicholasFarrow | 4 | +15 | -9 |
2021-01-14 12:37 | Implement get api for payment requests, and initiate payment websocket | NicholasFarrow | 4 | +77 | -38 |
2021-01-14 10:33 | add get method for testing | NicholasFarrow | 1 | +1 | -1 |
2021-01-14 03:44 | change api | NicholasFarrow | 1 | +4 | -0 |
2021-01-14 01:34 | Initial woocommerce plugin upload | NicholasFarrow | 2 | +268 | -0 |
2021-01-12 12:23 | initial support for lightning network daemon | NicholasFarrow | 2 | +52 | -23 |
2021-01-12 06:17 | fix merge with remote copy | root | 2 | +10 | -5 |
2021-01-12 06:16 | fix missing time import bug | root | 1 | +2 | -1 |
2021-01-12 00:15 | initial lightning rpc attempt | NicholasFarrow | 1 | +93 | -0 |
2021-01-10 10:53 | add security detail | Nick | 1 | +3 | -0 |
2021-01-10 10:50 | Expanded domain explanation | Nick | 1 | +2 | -1 |
2021-01-10 10:48 | Grammatical errors fixed | Nick | 1 | +4 | -3 |
2021-01-02 23:56 | Add uppercase bech32 payment qr | NicholasFarrow | 1 | +1 | -1 |
2020-12-28 12:36 | improve qr string to include amount and bitcoin url | NicholasFarrow | 1 | +2 | -1 |
2020-12-28 11:38 | fix websockets for https nginx | NicholasFarrow | 1 | +4 | -0 |
2020-12-28 08:01 | update readme grammar | NicholasFarrow | 1 | +3 | -3 |
2020-12-27 07:35 | update readme and use uuid for invoice label | NicholasFarrow | 2 | +3 | -3 |
2020-12-27 05:39 | store transaction id to payment object | NicholasFarrow | 2 | +2 | -2 |
2020-12-27 05:31 | fix response variable bug | NicholasFarrow | 1 | +2 | -2 |
2020-12-27 04:25 | separate https instructions | NicholasFarrow | 1 | +3 | -3 |
2020-12-27 04:22 | separate https instructions | NicholasFarrow | 1 | +1 | -1 |
2020-12-27 04:22 | separate https instructions | NicholasFarrow | 2 | +18 | -14 |
2020-12-27 04:16 | update readme | NicholasFarrow | 1 | +7 | -7 |
2020-12-27 04:11 | fix readme plans | NicholasFarrow | 1 | +3 | -1 |
2020-12-27 04:05 | Add favicon and delay repeated connections to bitcoind | NicholasFarrow | 3 | +4 | -1 |
2020-12-27 03:56 | improved verbosity in log | NicholasFarrow | 2 | +5 | -3 |
2020-12-27 03:36 | move readme around | NicholasFarrow | 1 | +11 | -11 |
2020-12-27 03:33 | update console feedback and default config | NicholasFarrow | 2 | +5 | -3 |
2020-12-27 03:29 | add demo and thumbnail | NicholasFarrow | 2 | +3 | -4 |
2020-12-27 03:06 | Fix broken address generation | NicholasFarrow | 1 | +0 | -1 |
2020-12-27 03:02 | Add support for CORS | NicholasFarrow | 2 | +18 | -5 |
2020-12-27 03:01 | remove hardcoded address | NicholasFarrow | 1 | +1 | -1 |
2020-12-27 02:24 | add pillow requirement | NicholasFarrow | 1 | +1 | -0 |
2020-12-27 01:48 | move websocket code back before decorator functions | NicholasFarrow | 1 | +6 | -7 |
2020-12-27 01:47 | Installation instructions and connectivity test for bitcoind | NicholasFarrow | 2 | +21 | -8 |
2020-12-27 00:50 | extra bracket bug | NicholasFarrow | 1 | +1 | -1 |
2020-12-27 00:47 | remove walrus | NicholasFarrow | 2 | +4 | -3 |
2020-12-27 00:43 | Merge branch 'master' of github.com:nickfarrow/BTCPyment | NicholasFarrow | 1 | +1 | -2 |
2020-12-27 00:34 | update installation details | NicholasFarrow | 1 | +15 | -9 |
2020-12-27 00:33 | fixed requirements | root | 1 | +1 | -2 |
2020-12-27 00:00 | installation process | NicholasFarrow | 2 | +29 | -4 |
2020-12-26 23:45 | add gunicorn | NicholasFarrow | 4 | +15 | -4 |
2020-12-26 23:11 | Add requirements, generated with pip install pipreqs | NicholasFarrow | 1 | +7 | -0 |
2020-12-26 10:00 | remove old readme parts | NicholasFarrow | 1 | +0 | -14 |
2020-12-26 09:59 | readme update | NicholasFarrow | 2 | +3 | -1 |
2020-12-26 09:51 | Updated readme, config. | NicholasFarrow | 6 | +58 | -55 |
2020-12-26 09:00 | Added comments | NicholasFarrow | 3 | +64 | -38 |
2020-12-26 08:11 | Improved qr code zoom, copying text, columns, conditional information display | NicholasFarrow | 3 | +81 | -50 |
2020-12-26 08:10 | Improved qr code saving | NicholasFarrow | 1 | +8 | -2 |
2020-12-24 15:39 | Large improvement to UI | NicholasFarrow | 3 | +114 | -48 |
2020-12-24 15:38 | bug fixes with invoice attributes missing | NicholasFarrow | 2 | +3 | -2 |
2020-12-24 08:23 | Remove old files, change filenames. | NicholasFarrow | 3 | +1 | -31 |
2020-12-23 12:12 | Code restructuring, invoice & payment inheritance, exception handling for connections, payment logic | NicholasFarrow | 7 | +121 | -73 |
2020-12-22 09:58 | rename files, replace old server.py | NicholasFarrow | 2 | +88 | -185 |
2020-12-22 09:57 | code formatting | NicholasFarrow | 1 | +18 | -12 |
2020-12-22 09:50 | Refactored code, improved invoice loading, status and response verbosity, and decreased code repetitiveness | NicholasFarrow | 5 | +81 | -48 |
2020-12-21 14:26 | small bug fixes | NicholasFarrow | 2 | +8 | -42 |
2020-12-21 14:25 | New flask socketio interface with javascript | NicholasFarrow | 2 | +148 | -0 |
2020-12-16 14:30 | Improved jQuery, probably need to switch to flask-socketio | NicholasFarrow | 4 | +119 | -55 |
2020-12-15 15:01 | Flask server to handle payment requests, with an html page, interact with jquery | NicholasFarrow | 4 | +103 | -25 |
2020-12-14 14:00 | Bitcoind rpc, invoice and payment processing. Expanded config options. | NicholasFarrow | 4 | +99 | -1 |
2020-12-14 11:29 | add invoice class | NicholasFarrow | 2 | +6 | -1 |
2020-12-14 10:45 | price feed function with basic exception handling. Single source of price | NicholasFarrow | 2 | +49 | -13 |
2020-12-14 06:09 | Ideas, create repo | NicholasFarrow | 1 | +70 | -0 |