Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/httpay/
0
»»
- Preformat example URLs in README Simon Volpert 2 months ago
- Add pure-Python version of RIPEMD160 which is not available on some systems Simon Volpert 2 months ago
- Add a README and a LICENSE Simon Volpert 2 months ago
- Make the CSS selectors for the payment request template more explicit Simon Volpert 2 months ago
- Add a SystemD service file Simon Volpert 2 months ago
- Don't crash when setting up cleanup on non-UNIX systems Simon Volpert 3 months ago
- Implement file unlocking on receiving address balance change Simon Volpert 3 months ago
- Reword new cookie debug message Simon Volpert 3 months ago
- Generate a QR code with the payment request URI Simon Volpert 3 months ago
- Stop processing the template as soon as it was patched Simon Volpert 3 months ago
- Add another debug logging statement Simon Volpert 3 months ago
- Clean up database connection on all kinds of exit Simon Volpert 3 months ago
- Update .gitignore with changed state files Simon Volpert 3 months ago
- Don't trust the cookie value the user is sending us, use a hash instead Simon Volpert 3 months ago
- Replace state management with SQLite3, which simplifies it tremendously Simon Volpert 3 months ago
- Add general instructions to the config file sample Simon Volpert 3 months ago
- Add .gitignore to exclude transient and state files from source control Simon Volpert 3 months ago
- Add more configuration file processing and a configuration file sample Simon Volpert 3 months ago
- Add stub for receiving address generation Simon Volpert 3 months ago
- Replace string formatting with safer templating in payment request template Simon Volpert 3 months ago
- Add payment request page stub Simon Volpert 3 months ago
- Refactor unlock checking and file loading Simon Volpert 3 months ago
- Refactor page serving code Simon Volpert 3 months ago
- Refactor os.path operations to pathlib operations Simon Volpert 3 months ago
- Partially implement file serving middleware Simon Volpert 3 months ago
0
»»