summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2024-02-10Workaround missing space in the top menuChristoph Brill1-1/+1
2022-12-09chore: Move user selection handling from PHP to JSChristoph Brill1-35/+4
2022-12-09chore: Rename addUser to toggleUserChristoph Brill1-1/+1
2022-12-09feat: Use SubtleCrypto instead of CryptoJS for SHA-1Christoph Brill1-3/+1
2022-12-09chore: Stop using CDNs for JavascriptsChristoph Brill1-3/+3
2018-04-20Drop Google AnalyticsChristoph Brill1-4/+0
2017-08-22Improve username detection to capture pipe symbolsChristoph Brill1-2/+2
2017-02-18Relicense to MITChristoph Brill1-41/+62
2017-02-18Make time and unsername boldChristoph Brill1-0/+2
2017-02-07Drop last visit highlightingChristoph Brill1-13/+0
2017-02-07Drop pointless 'Written by'Christoph Brill1-1/+1
2017-02-07Deal with overly long links on small display sizesChristoph Brill1-0/+1
2017-02-07Redesign using bootstrap 3Christoph Brill1-78/+121
2017-02-05Drop closing php tagChristoph Brill1-2/+0
2017-02-05Drop commented codeChristoph Brill1-14/+0
2017-02-05Move details view to its own fileChristoph Brill1-77/+1
2017-02-05Move overview to its own fileChristoph Brill1-52/+1
2017-02-05Move static javascript to distinct fileChristoph Brill1-124/+1
2014-10-16Update to latest CryptoJSChristoph Brill1-2/+3
2014-10-16Support DNT (Do-Not-Track) for Google AnalyticsChristoph Brill1-1/+3
2014-10-16Fix javascript error in overview pageChristoph Brill1-2/+6
2014-09-17Add support for https URLsChristoph Brill1-1/+1
2014-08-30Add more 'alt' and 'title' attributesChristoph Brill1-2/+2
2014-08-30Add some 'alt' and 'title' attributesChristoph Brill1-3/+3
2013-11-07Update the selected users cookie on click and not on postbackChristoph Brill1-0/+2
2013-05-21Make php scripts executableChristoph Brill1-0/+0
2012-07-01Add faviconChristoph Brill1-0/+1
2012-05-26Feature: Ignore several usersChristoph Brill1-0/+3
2012-05-01Move toggeling of selected user names to the clientChristoph Brill1-6/+57
2012-03-26Move code aroundChristoph Brill1-14/+14
2012-03-26print horizontal line around last visit timeMarcin Slusarz1-1/+19
2012-03-26Add "Previous day" & "Next day" iconsChristoph Brill1-11/+31
2012-03-26Calculate users color based on the hash codeChristoph Brill1-8/+11
2012-03-26Adjust stylingChristoph Brill1-5/+10
2012-03-26Switch the menu switcher to an imageChristoph Brill1-9/+12
2012-03-26remember last channelMarcin Slusarz1-1/+2
2012-03-26hide channel chooserMarcin Slusarz1-2/+15
2012-03-26remove "index.php" from all linksMarcin Slusarz1-3/+3
2012-03-26replace split() with explode()Marcin Slusarz1-1/+1
2012-03-26show newest files firstMarcin Slusarz1-1/+1
2012-03-26workaround open_basedir restrictionMarcin Slusarz1-1/+1
2012-03-26Replace Android Market by Google PlayChristoph Brill1-1/+1
2012-03-26Always refer to the date instead of the file nameChristoph Brill1-1/+1
2012-03-26Add link to android appChristoph Brill1-1/+2
2012-03-26Porperly escape HTML special chars in IRCChristoph Brill1-1/+2
2012-03-26Add google analyticsChristoph Brill1-0/+2
2012-03-26Convert chr(10) to PHP_EOLChristoph Brill1-17/+16
2012-03-26Add real names as title for IRC aliasesChristoph Brill1-1/+5
2012-03-26Move common function to common.inc.phpChristoph Brill1-8/+0
2012-03-26Add named a-tags to timestampsChristoph Brill1-1/+15