diff options
| -rw-r--r-- | TODO.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ -- Auto-loading of logs -- Timezone handling for old logs -- Implement calendar view +- Event hotlinking - Ensure the server doesn't crash and burn when you `for i in (seq 1 1100); curl -s 'http://localhost:8000/log/fn-haskell?page='$i | head -1 &; end; wait` +- Compatibility for old event IDs/hotlinks? - Reimplement mustache to drop aeson - Reimplement HTTP server (or switch to a different one) to drop half the universe |
