summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterDo not lose the whole JSON response over a single bad log lineChristoph Brill2 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-08-03Do not lose the whole JSON response over a single bad log lineHEADmasterChristoph Brill2-2/+25
2026-08-03Only linkify the time and user a line starts withChristoph Brill1-3/+12
2026-08-03Keep the message readable if a log line is not valid UTF-8Christoph Brill2-2/+23
2026-08-03chore: Ignore spammerChristoph Brill1-0/+1
2026-08-03Answer from the browser cache while the log is unchangedChristoph Brill3-0/+73
2026-08-03Extract the user from a line only once per lineChristoph Brill1-4/+4
2026-08-03Key the ignore list by user name to avoid scanning it for every lineChristoph Brill4-6/+7
2026-08-03Look up the already rendered times by key instead of scanning the listChristoph Brill1-2/+4
2026-08-03Read the logs line by line instead of loading them into an arrayChristoph Brill4-22/+31
2026-08-03Restrict the cookies using SameSite, Secure and HttpOnly where possibleChristoph Brill2-2/+21
[...]
 
Clone
git://people.freedesktop.org/~cbrill/dri-log
ssh://people.freedesktop.org/~cbrill/dri-log