| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add tirclogv.prof to .gitignoreHEADmaster | Tom Smeding | 2026-05-10 |
| | | |||
| * | Clean up | Tom Smeding | 2026-05-10 |
| | | |||
| * | meta-externalagent, stop crawling all the ?eid= URLs | Tom Smeding | 2026-05-10 |
| | | |||
| * | style.css: Add unline to <a> also on :focus | 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 |
| | | |||
| * | Catch error in sendMany and don't throw | Tom Smeding | 2026-05-08 |
| | | |||
| * | Partial Pacific->UTC converter | Tom Smeding | 2026-05-08 |
| | | |||
| * | Test http parser somewhat | Tom Smeding | 2026-05-08 |
| | | |||
| * | Rename mini-http to mini-http-server | Tom Smeding | 2026-05-08 |
| | | | | | And move Parser to Internal.Parser for test suite | ||
| * | mini-http: Fix parser | Tom Smeding | 2026-05-08 |
| | | |||
| * | Rename log-tz-convert.py to -znc-NL | 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 | ||
| * | Update TODO | Tom Smeding | 2026-05-03 |
| | | |||
| * | Convert from wai/warp to mini-http-server | Tom Smeding | 2026-05-03 |
| | | |||
| * | mmap: Add MAP_POPULATE | Tom Smeding | 2026-05-03 |
| | | | | | We're going to access the mapping immediately, so might as well | ||
| * | Mini http server lib | Tom Smeding | 2026-04-10 |
| | | |||
| * | Add .ccls-cache to gitignore | Tom Smeding | 2026-04-09 |
| | | |||
| * | 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. | ||
| * | Add link to git repo in footer | Tom Smeding | 2026-04-09 |
| | | |||
| * | Rename to tirclogv | Tom Smeding | 2026-04-09 |
| | | |||
| * | Update TODO | 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 | ||
| * | Update TODO | Tom Smeding | 2026-04-07 |
| | | |||
| * | Event hotlinking | Tom Smeding | 2026-04-07 |
| | | |||
| * | Slightly lighter meta-color in dark theme | Tom Smeding | 2026-04-07 |
| | | |||
| * | hlint | Tom Smeding | 2026-04-07 |
| | | |||
| * | Add TODOs | Tom Smeding | 2026-04-07 |
| | | |||
| * | Update TODO | Tom Smeding | 2026-04-07 |
| | | |||
| * | Log watching | Tom Smeding | 2026-04-06 |
| | | |||
| * | Note that calendar-day times are on {{date}} in footer | Tom Smeding | 2026-04-03 |
| | | |||
| * | CET/CEST timezone conversion script | Tom Smeding | 2026-04-03 |
| | | |||
| * | Calendar view | Tom Smeding | 2026-04-03 |
| | | |||
| * | Duplicate page picker at bottom of event list | Tom Smeding | 2026-04-01 |
| | | |||
| * | Cache, drop chronos | Tom Smeding | 2026-04-01 |
| | | |||
| * | Update TODO list | Tom Smeding | 2026-04-01 |
| | | |||
| * | Add system-ui to font list | Tom Smeding | 2026-04-01 |
| | | |||
| * | Use lang="ja" for japanese text | Tom Smeding | 2026-04-01 |
| | | |||
| * | Colours for join/leave events | Tom Smeding | 2026-04-01 |
| | | |||
