Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Add option to customize the shop label in the payment request memo Simon Volpert 7 years ago
- Show warning on welcome page if JavaScript is disabled Simon Volpert 7 years ago
- Add name tags to forms in invoice page Simon Volpert 7 years ago
- Desable page zoom on request page, which was interfering with input Simon Volpert 7 years ago
- Add .gitignore Simon Volpert 7 years ago
- Disable debugging message on date ranges Simon Volpert 7 years ago
- Don't hide QR code on payment request time out Simon Volpert 7 years ago
- Increase address lock timeout to 60 seconds Simon Volpert 7 years ago
- Cast payment check arguments into floats Simon Volpert 7 years ago
- Disable BTC.com API due to high number of errors Simon Volpert 7 years ago
- Fix popup positioning Simon Volpert 7 years ago
- Record transaction immediately on successful payment check Simon Volpert 7 years ago
- Extend address lock on check and remove QR code on timeout Simon Volpert 7 years ago
- Add address lock timeout Simon Volpert 7 years ago
- Fix creation and access of log files Simon Volpert 7 years ago
- Add link to the live demo installation to README Simon Volpert 7 years ago
- Free address lock immediately on successful payment check Simon Volpert 7 years ago
- Replace string substitution with string formatting in log viewer page Simon Volpert 7 years ago
- Improve exception handling Simon Volpert 7 years ago
- Strip unnecessary information from "corrupt log file" message Simon Volpert 7 years ago
- Replace string substitution with string formatting in invoice page Simon Volpert 7 years ago
- Replace string substitution with string formatting in request page Simon Volpert 7 years ago
- Move global variables from scripts.js to request.html as string formatting ops Simon Volpert 7 years ago
- Remove substitution from statically loaded files Simon Volpert 7 years ago
- Replace most string substitution in main executable with string formatting calls Simon Volpert 7 years ago
- Update README Simon Volpert 7 years ago
- Disable welcome screen if welcome timeout is disabled Simon Volpert 7 years ago
- Add plain text mime type handler and reset mime type for error pages to HTML Simon Volpert 7 years ago
- Silence stderr spam when running MiniPOS via systemd Simon Volpert 7 years ago
- Get Remote_Addr header from X-Real-IP if it exists Simon Volpert 7 years ago