Commit History
@master
git clone https://simonvolpert.com/gmipay/
-
Add option to blanket unlock all paywalled files
Simon Volpert
1 year, 10 months ago
-
Use the variable name in config file template instead of the hard-coded value
Simon Volpert
1 year, 10 months ago
-
Allow pre-paying for multiple unlock periods
Simon Volpert
1 year, 10 months ago
-
Update README to include timed unlocking functionality
Simon Volpert
1 year, 10 months ago
-
Make URLs absolute in README
Simon Volpert
1 year, 10 months ago
-
Bump version
Simon Volpert
1 year, 10 months ago
-
Use sys.exit() instead of raising the SystemExit exception directly
Simon Volpert
1 year, 10 months ago
-
Refactor a print statement
Simon Volpert
1 year, 10 months ago
-
Add message about unlock period to the invoice
Simon Volpert
1 year, 10 months ago
-
Add option to limit the time for which files will stay unlocked
Simon Volpert
1 year, 10 months ago
-
Refactor initial invoice creation
Simon Volpert
1 year, 10 months ago
-
Fix a few typos in the motivation section of the README
Simon Volpert
1 year, 10 months ago
-
Reword part of the introduction to the motivation section in the README
Simon Volpert
1 year, 10 months ago
-
Mention that overpaying is allowed in the invoice
Simon Volpert
1 year, 10 months ago
-
Add a version string to the script
Simon Volpert
1 year, 10 months ago
-
Add a "motivation" section to README
Simon Volpert
1 year, 10 months ago
-
Adjust heading levels in README
Simon Volpert
1 year, 11 months ago
-
Patch Python module search paths to make pip installed packages discoverable
Simon Volpert
1 year, 11 months ago
-
Add link to live demo to README
Simon Volpert
1 year, 11 months ago
-
Lower required Python version to run the script
Simon Volpert
1 year, 11 months ago
-
Check for requested filename after generating an initial config file
Simon Volpert
1 year, 11 months ago
-
Expand the README on the logging capacity
Simon Volpert
1 year, 11 months ago
-
Rename the main binary to "buy" to better represent what it does
Simon Volpert
1 year, 11 months ago
-
Add naive logging
Simon Volpert
1 year, 11 months ago
-
Expand the certificate notes in the README
Simon Volpert
1 year, 11 months ago
-
Add README
Simon Volpert
1 year, 11 months ago
-
Clean up text-based QR codes and render both normal and inverted versions
Simon Volpert
1 year, 11 months ago
-
Add QR code generation to invoice page
Simon Volpert
1 year, 11 months ago
-
Reword the invoice template text
Simon Volpert
1 year, 11 months ago
-
Implement receiving address generation using the coinaddress package
Simon Volpert
1 year, 11 months ago