Commit History
@master
git clone https://simonvolpert.com/gmitodo/
-
Note minimum required Python version in README
Simon Volpert
4 months ago
-
Make URLs absolute in the README
Simon Volpert
1 year, 7 months ago
-
Sanitize form input whether or not it is URL-encoded
Simon Volpert
1 year, 7 months ago
-
Clean up unnecessary character conversion left over from the HTML version
Simon Volpert
1 year, 9 months ago
-
Fix entries with slashes in them being undeletable
Simon Volpert
1 year, 9 months ago
-
Make error message capitalization more consistent
Simon Volpert
1 year, 10 months ago
-
Fix user message on incorrect query path
Simon Volpert
1 year, 10 months ago
-
Fix new configuration file writing
Simon Volpert
1 year, 10 months ago
-
Refactor state reading and writing
Simon Volpert
1 year, 10 months ago
-
Change canonical URL to Gemini protocol
Simon Volpert
1 year, 10 months ago
-
Add python-urllib to required packages in README
Simon Volpert
1 year, 10 months ago
-
Strip whitespace from input lines
Simon Volpert
1 year, 11 months ago
-
Split input at newlines and add each as separate entries
Simon Volpert
1 year, 11 months ago
-
Refactor state file loading a bit
Simon Volpert
1 year, 11 months ago
-
Add comment
Simon Volpert
1 year, 11 months ago
-
Add a LICENSE
Simon Volpert
1 year, 11 months ago
-
Add note about running CGI scripts securely to the README
Simon Volpert
1 year, 11 months ago
-
Add note about client certificate generation to the README
Simon Volpert
1 year, 11 months ago
-
Add a separator line between new entry link and entry removal links
Simon Volpert
1 year, 11 months ago
-
Add a README
Simon Volpert
1 year, 11 months ago
-
Clarify obtaining the correct client certificate hash for access control
Simon Volpert
1 year, 11 months ago
-
Remove cgi-bin from the list of config search paths
Simon Volpert
1 year, 11 months ago
-
Remove debugging information printing on unrecognized requests
Simon Volpert
1 year, 11 months ago
-
Fix redirects in some clients
Simon Volpert
1 year, 11 months ago
-
Log the hash of the connecting client to simplify whitelisting
Simon Volpert
1 year, 11 months ago
-
Implement IP and certificate hash authentication mechanisms
Simon Volpert
1 year, 11 months ago
-
Simplify configuration caching
Simon Volpert
1 year, 11 months ago
-
Implement configuration file handling
Simon Volpert
1 year, 11 months ago
-
Use a state directory instead of a cache file
Simon Volpert
1 year, 11 months ago
-
Default to empty CGI parameters
Simon Volpert
1 year, 11 months ago