| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | meta-externalagent, stop crawling all the ?eid= URLs | Tom Smeding | 2026-05-10 |
| | | |||
| * | Migrate index and calendar templates to new renderer | Tom Smeding | 2026-05-10 |
| | | |||
| * | Generate renderer functions using TH | Tom Smeding | 2026-05-10 |
| | | | | | | | These take (and project from) a data type instead of hash maps, _and_ use text-builder-linear, _and_ have the full template inlined. The result is that this is the fastest renderer yet. | ||
| * | Rendering performance experiments | Tom Smeding | 2026-05-10 |
| | | |||
| * | Less warnings | Tom Smeding | 2026-05-10 |
| | | |||
| * | Make genEventID 5x as fast | Tom Smeding | 2026-05-10 |
| | | | | | | | showIntAtBase wasn't inlined, so not specialised to Word64, so all the arithmetic went via typeclasses (inluding a number of fromIntegral @Word64 @Int, which went via Integer). | ||
| * | Optimisations to log rendering with mustache | Tom Smeding | 2026-05-09 |
| | | |||
| * | Favicon | Tom Smeding | 2026-05-08 |
| | | |||
| * | Add 'test count' command | Tom Smeding | 2026-05-08 |
| | | |||
| * | Add robots.txt | Tom Smeding | 2026-05-08 |
| | | | | | Hopefull this prevents crawlers from hitting all the ?eid= links... | ||
| * | Instrument handler blocks | Tom Smeding | 2026-05-08 |
| | | |||
| * | ZNC: fix notice parsing | Tom Smeding | 2026-05-08 |
| | | |||
| * | Eliminate some thunks | Tom Smeding | 2026-05-08 |
| | | | | | This saves ALL the memory; all files were previously kept in memory | ||
| * | Convert from wai/warp to mini-http-server | Tom Smeding | 2026-05-03 |
| | | |||
| * | Mini http server lib | Tom Smeding | 2026-04-10 |
| | | |||
| * | Remove some debug prints | Tom Smeding | 2026-04-09 |
| | | |||
| * | Flush stdout after printing | Tom Smeding | 2026-04-09 |
| | | | | | | This is useful when the program is run as a system service logging to the system log. | ||
| * | Rename to tirclogv | Tom Smeding | 2026-04-09 |
| | | |||
| * | Timestamp links on calendar-day page | Tom Smeding | 2026-04-08 |
| | | |||
| * | I a few letters | Tom Smeding | 2026-04-07 |
| | | | | | Thanks Daniel | ||
| * | Event hotlinking | Tom Smeding | 2026-04-07 |
| | | |||
| * | hlint | Tom Smeding | 2026-04-07 |
| | | |||
| * | Log watching | Tom Smeding | 2026-04-06 |
| | | |||
| * | Calendar view | Tom Smeding | 2026-04-03 |
| | | |||
| * | Cache, drop chronos | Tom Smeding | 2026-04-01 |
| | | |||
| * | Colours for join/leave events | Tom Smeding | 2026-04-01 |
| | | |||
| * | Styling and layout | Tom Smeding | 2026-04-01 |
| | | | | | Thanks Daniel! | ||
| * | Initial | Tom Smeding | 2026-03-29 |
