Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Make "Copied to clipboard" popup use popup auto-dismissal Simon Volpert 6 years ago
- Move dismissPopup to a more logical location in scripts.js Simon Volpert 6 years ago
- Move imports to the top of the file in bch.py as per the conventions Simon Volpert 6 years ago
- Split extra data from welcome.html to welcome_footer.html Simon Volpert 6 years ago
- Externalize static file serving code Simon Volpert 6 years ago
- Add an import guard around the main server instructions Simon Volpert 6 years ago
- Downgrade import error handling code for Python <=3.5 compatibility Simon Volpert 6 years ago
- Fix error with week scope link generation Simon Volpert 6 years ago
- Rework error handling for payment checking Simon Volpert 6 years ago
- Fix email sending error on empty date Simon Volpert 6 years ago
- Simplify console log timestamp Simon Volpert 6 years ago
- Make connection error message less redundant in bch library Simon Volpert 6 years ago
- Move generated address removal to where it makes more sense Simon Volpert 6 years ago
- Verify initial balance check on invoice creation Simon Volpert 6 years ago
- Add more informative message when trying to use an xpub without pycoin Simon Volpert 6 years ago
- Convert address into a supported format automatically in the bch library Simon Volpert 6 years ago
- Improve error handling related to price fetching Simon Volpert 6 years ago
- Add Kraken as an extremely limited exchange rate source Simon Volpert 6 years ago
- Add BitcoinAverage as an exchange rate source Simon Volpert 6 years ago
- Add some informational messages to stdout Simon Volpert 6 years ago
- Make the number of required transaction sightings configurable Simon Volpert 6 years ago
- Remove manual transaction recording request Simon Volpert 6 years ago
- Move the three-check tracking into the binary Simon Volpert 6 years ago
- Allow zero-value requests if debugging Simon Volpert 6 years ago
- Reject zero-value requests Simon Volpert 6 years ago
- Replace the paranoid payment check system with a three-check system Simon Volpert 6 years ago
- Fix transaction recording when called via HTTP Simon Volpert 6 years ago
- Use locking to prevent simultaneous log file writes which risk lost data Simon Volpert 6 years ago
- Update README Simon Volpert 6 years ago
- Add input validation for characters entered via the keyboard Simon Volpert 6 years ago