Tree @master (Download .tar.gz)
History of
todo
@master
git clone https://simonvolpert.com/gmitodo/
- Strip IPv6 prefix for embedded IPv4 addresses Simon Volpert 5 months ago
- Fix config file being written as an escaped URI string Simon Volpert 5 months ago
- Add option to add multiple entries one after another Simon Volpert 5 months ago
- Sanitize form input whether or not it is URL-encoded Simon Volpert 3 years ago
- Clean up unnecessary character conversion left over from the HTML version Simon Volpert 3 years ago
- Fix entries with slashes in them being undeletable Simon Volpert 3 years ago
- Make error message capitalization more consistent Simon Volpert 3 years ago
- Fix user message on incorrect query path Simon Volpert 3 years ago
- Fix new configuration file writing Simon Volpert 3 years ago
- Refactor state reading and writing Simon Volpert 3 years ago
- Change canonical URL to Gemini protocol Simon Volpert 3 years ago
- Strip whitespace from input lines Simon Volpert 3 years ago
- Split input at newlines and add each as separate entries Simon Volpert 3 years ago
- Refactor state file loading a bit Simon Volpert 3 years ago
- Add comment Simon Volpert 3 years ago
- Add a LICENSE Simon Volpert 3 years ago
- Add a separator line between new entry link and entry removal links Simon Volpert 3 years ago
- Clarify obtaining the correct client certificate hash for access control Simon Volpert 3 years ago
- Remove cgi-bin from the list of config search paths Simon Volpert 3 years ago
- Remove debugging information printing on unrecognized requests Simon Volpert 3 years ago
- Fix redirects in some clients Simon Volpert 3 years ago
- Log the hash of the connecting client to simplify whitelisting Simon Volpert 3 years ago
- Implement IP and certificate hash authentication mechanisms Simon Volpert 3 years ago
- Simplify configuration caching Simon Volpert 3 years ago
- Implement configuration file handling Simon Volpert 3 years ago
- Use a state directory instead of a cache file Simon Volpert 3 years ago
- Default to empty CGI parameters Simon Volpert 3 years ago
- Add searching for the cache file in a range of locations Simon Volpert 3 years ago
- Implement removing entries from the task list Simon Volpert 3 years ago
- Implement adding new entries to the task list Simon Volpert 3 years ago