| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Reverse order of X macro parameters for pages and keys | June McEnroe | 2020-07-18 | 
| | | |||
| * | Add export option | June McEnroe | 2020-07-17 | 
| | | | | | | | | Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. | ||
| * | Don't write null terminator in stylesheet response | June McEnroe | 2020-07-16 | 
| | | |||
| * | Handle HEAD for stylesheet | June McEnroe | 2020-07-16 | 
| | | |||
| * | Allow setting things by env vars | June McEnroe | 2020-07-14 | 
| | | |||
| * | Incorporate CSS into C without file2c | June McEnroe | 2020-07-13 | 
| | | | | | It's a shame file2c is not available everywhere. | ||
| * | Use X macro for statements | June McEnroe | 2020-07-12 | 
| | | |||
| * | Reorganize code and add earlier messages link | June McEnroe | 2020-07-12 | 
| | | |||
| * | Lower default limit to 50 | June McEnroe | 2020-07-11 | 
| | | |||
| * | Check database version against a range | June McEnroe | 2020-07-11 | 
| | | |||
| * | Handle KCGI_EXIT and call khttp_fcgi_free | June McEnroe | 2020-07-11 | 
| | | |||
| * | Remove -f option | June McEnroe | 2020-07-11 | 
| | | | | | | I missed that there was a function to automatically detect if it's FastCGI! | ||
| * | Implement basic search page | June McEnroe | 2020-07-10 | 
| | | |||
| * | Add -l and -r options | June McEnroe | 2020-07-10 | 
| | | |||
| * | Serve stylesheet separately, with caching | June McEnroe | 2020-07-10 | 
| | | |||
| * | Add -c to check SQL queries | June McEnroe | 2020-07-09 | 
| | | |||
| * | Implement very basic events listing | June McEnroe | 2020-07-09 | 
| | | |||
| * | Split code and add breadcrumb nav | June McEnroe | 2020-07-09 |