index
:
~cbrill/dri-log
master
IRC channel log viewer
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Do not lose the whole JSON response over a single bad log line
Christoph Brill
2 weeks
Age
Commit message
Author
Files
Lines
2026-08-03
Do not lose the whole JSON response over a single bad log line
HEAD
master
Christoph Brill
2
-2
/
+25
2026-08-03
Only linkify the time and user a line starts with
Christoph Brill
1
-3
/
+12
2026-08-03
Keep the message readable if a log line is not valid UTF-8
Christoph Brill
2
-2
/
+23
2026-08-03
chore: Ignore spammer
Christoph Brill
1
-0
/
+1
2026-08-03
Answer from the browser cache while the log is unchanged
Christoph Brill
3
-0
/
+73
2026-08-03
Extract the user from a line only once per line
Christoph Brill
1
-4
/
+4
2026-08-03
Key the ignore list by user name to avoid scanning it for every line
Christoph Brill
4
-6
/
+7
2026-08-03
Look up the already rendered times by key instead of scanning the list
Christoph Brill
1
-2
/
+4
2026-08-03
Read the logs line by line instead of loading them into an array
Christoph Brill
4
-22
/
+31
2026-08-03
Restrict the cookies using SameSite, Secure and HttpOnly where possible
Christoph Brill
2
-2
/
+21
[...]
Clone
git://people.freedesktop.org/~cbrill/dri-log
ssh://people.freedesktop.org/~cbrill/dri-log