Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/gmipay/
- Implement receiving address generation using the coinaddress package Simon Volpert 3 years ago
- Add handling of the 'xpub' configuration key Simon Volpert 3 years ago
- Replace colon in client certificate hash with an underscore Simon Volpert 3 years ago
- Reword a comment Simon Volpert 3 years ago
- Integrate payment checking and recording of access rights updates Simon Volpert 3 years ago
- Encapsulate state writing to reduce code repetition Simon Volpert 3 years ago
- Wrap balance query in exception guards to show the user a useful error message Simon Volpert 3 years ago
- Split invoice page generation into its own function and give it more shape Simon Volpert 3 years ago
- Clean up extraneous newlines from the access file on load Simon Volpert 3 years ago
- Add simulated payment request generation with dummy data Simon Volpert 3 years ago
- Refactor file unlock check code in preparation for payment and unlocking logic Simon Volpert 3 years ago
- Add a minimal set of functions to fetch a Bitcoin Cash address balance Simon Volpert 3 years ago
- Refactor configuration template and defaults Simon Volpert 3 years ago
- Add basic config file validation Simon Volpert 3 years ago
- Change the status code on non-existent files to a more specific one Simon Volpert 3 years ago
- Stop processing on missing file name Simon Volpert 3 years ago
- Add whitespace around operator and remove extraneous assignment Simon Volpert 3 years ago
- Add checking for client authorization and give them the files Simon Volpert 3 years ago
- Check file and client certificate existence Simon Volpert 3 years ago
- Add space in error message Simon Volpert 3 years ago
- Require a filename to "get" Simon Volpert 3 years ago
- Import CGI parameter reading and config file processing from gmitodo Simon Volpert 3 years ago
- Adjust config file template Simon Volpert 3 years ago
- Import state reading and writing routines from gmitodo Simon Volpert 3 years ago
- Create main executable header Simon Volpert 3 years ago