Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Add decimal dot handling for amount entry Simon Volpert 6 years ago
- Add an XHR test on welcome page to make sure the client can use the server Simon Volpert 6 years ago
- Change the return code for timeout from "check" to 2 Simon Volpert 6 years ago
- Use the shop label as the page header and title instead of "MiniPOS" Simon Volpert 6 years ago
- Load error page files on demand during invoice creation Simon Volpert 6 years ago
- Add the Bitcoin Cash logo to error pages Simon Volpert 6 years ago
- Move built-in error pages to external files and apply the stylesheet Simon Volpert 6 years ago
- Move inline script on welcome page to scripts.js Simon Volpert 6 years ago
- Fix SVG mime type, broken when fixing image loading Simon Volpert 6 years ago
- Make the invoice return destination configurable Simon Volpert 6 years ago
- Double-comment out the comments in the config file sample Simon Volpert 6 years ago
- Fix image loading errors and implement handling more mime- and filetypes Simon Volpert 6 years ago
- Make cashaddr dependency optional Simon Volpert 6 years ago
- Change BitPay prefixes to CashAddress and remove specific BitPay rules Simon Volpert 6 years ago
- Change wording on welcome page to click/tap Simon Volpert 6 years ago
- Fix invalid price_source on startup Simon Volpert 6 years ago
- Add config file writing capabilities Simon Volpert 6 years ago
- Write cached address list to auxillary file on significant changes Simon Volpert 6 years ago
- Update README Simon Volpert 6 years ago
- Add partial xpub support Simon Volpert 6 years ago
- Simplify configuration sanitizing code Simon Volpert 6 years ago
- Always accept local connections unquestionably Simon Volpert 6 years ago
- Rewrite address locking to be index-based instead of address-based Simon Volpert 6 years ago
- Make pycoin and address generation optional Simon Volpert 6 years ago
- Update README Simon Volpert 6 years ago
- Add more detail to the docstring for get_balance() Simon Volpert 6 years ago
- Add balance lookup by (xpub, index) pair Simon Volpert 6 years ago
- Add an xpub->cashaddr generator function to bch library Simon Volpert 6 years ago
- Try to fix a racing condition when the lock db is pruned while being populated Simon Volpert 6 years ago
- Don't verify balance check on invoice creation Simon Volpert 6 years ago