<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in admin.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d4059ee791f33aa71e3fde699e6922080850a6e5 - Log in local time instead of utc</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#d4059ee791f33aa71e3fde699e6922080850a6e5</link>
        <description>Log in local time instead of utc

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Sat, 22 Jun 2024 05:40:03 +0000</pubDate>
        <dc:creator>hauk92 &lt;47572039+hauk92@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>1b2deed9152e2f2c24d7fb535f0b57093e2ede56 - Use str_starts_with/str_ends_with</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#1b2deed9152e2f2c24d7fb535f0b57093e2ede56</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Fri, 15 Sep 2023 14:25:49 +0000</pubDate>
        <dc:creator>fiwswe &lt;fiwswe@fwml.de&gt;</dc:creator>
    </item>
<item>
        <title>dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593 - coding style: function call spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 30 Aug 2023 16:41:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8553d24d33ab5f260c6e19959de764dd8472d438 - Apply rector renames</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#8553d24d33ab5f260c6e19959de764dd8472d438</link>
        <description>Apply rector renames

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 30 Aug 2023 13:44:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bf9be0e3945b81d0a5a9d209dfda78418b12f64b - Apply remaining rector fixes to lib</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#bf9be0e3945b81d0a5a9d209dfda78418b12f64b</link>
        <description>Apply remaining rector fixes to lib

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 30 Aug 2023 12:34:30 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>54cc7aa41e0f453bd6887b0e79242a139d84a47a - Apply rector fixes to the rest of lib/plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#54cc7aa41e0f453bd6887b0e79242a139d84a47a</link>
        <description>Apply rector fixes to the rest of lib/plugin

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 30 Aug 2023 09:45:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1eb39399c1e00540d94c71b0ff2cf1779edec388 - Correction to fix of corner case</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#1eb39399c1e00540d94c71b0ff2cf1779edec388</link>
        <description>Correction to fix of corner caseFixes https://github.com/dokuwiki/dokuwiki/pull/3928/commits/e7794be61135b07c6227c367ebf735ba94a2b200IMHO paying the test on the same variable (`$size`) as in the original test in https://github.com/dokuwiki/dokuwiki/blob/775003a7dfc8824e655f040724abfb8255c6da03/lib/plugins/logviewer/admin.php#L143 is better/more clear than basing it on something caused as a result of that test, i.e. `$toread` having a specific value.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 22 Mar 2023 19:43:52 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>9c6974793ee2feadeac51bf08bf45b6d07275e8e - Always close log file</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#9c6974793ee2feadeac51bf08bf45b6d07275e8e</link>
        <description>Always close log fileClose the log file even when exceptions are thrown when trying to read from it.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Tue, 21 Mar 2023 15:30:36 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e7794be61135b07c6227c367ebf735ba94a2b200 - Fix a corner case</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#e7794be61135b07c6227c367ebf735ba94a2b200</link>
        <description>Fix a corner caseWhen the log file is exactly 1 MB (MAX_READ_SIZE) In size, the first line(s) would not be shown.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Tue, 21 Mar 2023 15:09:40 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>775003a7dfc8824e655f040724abfb8255c6da03 - Avoid out-of-memory problems in log viewer</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#775003a7dfc8824e655f040724abfb8255c6da03</link>
        <description>Avoid out-of-memory problems in log viewerfixes #3919Squashed commit of the following:commit 322d0846f39b0641ab7af69e24d1bd70a95b58b5Author: Andreas Gohr &lt;andi@splitbrain.org&gt;Date:   Mon Mar 20 18:45:30 2023 +0100    some more simplifications for the log viewer    * use exceptions to abort on read errors    * use the same fread call regardless of log sizecommit b8a3dfbd90a77811db380510cc279f973c92bd01Author: Hamid &lt;hamid0x4c@gmail.com&gt;Date:   Mon Mar 20 17:49:41 2023 +0330    Fix code stylecommit aa0e5b6692f9c26a9c22875111760803e280c9acMerge: 23b372c94 ac1d8211aAuthor: Hamid &lt;hamid0x4c@gmail.com&gt;Date:   Mon Mar 20 17:39:05 2023 +0330    Merge branch &apos;dokuwiki:master&apos; into fix-display-large-logcommit 23b372c94d466ff3436177bf8386c879b78c5777Merge: d82b8818c e410a7b8fAuthor: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Mon Mar 20 17:35:07 2023 +0330    Merge branch &apos;fix-display-large-log&apos; of github.com:Adibzadeh/dokuwiki into fix-display-large-logcommit d82b8818c86f614f7d504cf19ad6d0492bb6d92fAuthor: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Mon Mar 20 17:29:43 2023 +0330    Use only fopen to read logfilecommit e410a7b8fa7663039bbdcfd6a90aed89877bb744Author: Hamid &lt;hamid0x4c@gmail.com&gt;Date:   Sat Mar 18 10:30:19 2023 +0330    White-space removedcommit 8f1ad23f785b1cccb790b39371b8989514777a38Author: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Sat Mar 18 10:12:16 2023 +0330    Refactoring getLogLines and code improvementscommit 37a0e60c920343ff45ed12ede2cf96c2251108a3Author: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Sat Mar 18 00:27:27 2023 +0330    Refactoring and improve error handlingcommit 25d3465289053130546c9066c82b0b620f596c33Author: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Sat Mar 18 00:00:59 2023 +0330    Translation for log errors in Fa and Encommit cc96b9babee12e4f4678380208685b3497a29b70Author: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Fri Mar 17 00:34:06 2023 +0330    code improvecommit 9c0e42285fc8d553e26c030d407d46f69f8c3d91Author: Hamid &lt;hamid0x4c@gmail.com&gt;Date:   Tue Mar 14 18:16:23 2023 +0330    variable name fixedcommit 89124317ba2cccc12cb506f4d641a9e6288969e1Author: Hamid &lt;hamid0x4c@gmail.com&gt;Date:   Tue Mar 14 18:13:30 2023 +0330    tab indent fixcommit b154bfde3ecd2039c16b8f8002ada291301e19b2Author: Hamid Adibzadeh &lt;hamid0x4c@gmail.com&gt;Date:   Tue Mar 14 17:21:09 2023 +0330    fix #3919 log viewer runs into OOM

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Mon, 20 Mar 2023 18:53:26 +0000</pubDate>
        <dc:creator>Hamid &lt;hamid0x4c@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>428df3066fac74a7f2359dc27c889c65e87e4db3 - Avoid indexing into log line</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#428df3066fac74a7f2359dc27c889c65e87e4db3</link>
        <description>Avoid indexing into log lineShould fix #3868A log file should be treated as untrusted input. Thus we can make no assumptions about its content. Assuming a line has at least 2 characters length is an assumption we can avoid by using `substr($line, 0, 2) === &apos;  &apos;` instead of `$line[0] === &apos; &apos; &amp;&amp; $line[1] === &apos; &apos;`. No need to separately check for empty or `null` either.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 01 Feb 2023 01:54:44 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>ec34bb300b254ecd0dba0fac22d8115635141cc5 - Update core code to make use of sexplode()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#ec34bb300b254ecd0dba0fac22d8115635141cc5</link>
        <description>Update core code to make use of sexplode()This makes use of our own explode mechanism everywhere were we expect afixed number of results.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 19 Oct 2022 13:18:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>586feb6e15a46ec6fb02823dc30ad4055a0b2321 - Fix PHP8.1 warnings in logviewer</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#586feb6e15a46ec6fb02823dc30ad4055a0b2321</link>
        <description>Fix PHP8.1 warnings in logviewer

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Sat, 13 Aug 2022 08:29:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b9a4556d52a93cf82d1e99f49e49363a1b879906 - avoid doubling line in logviewer. fixes #3554</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#b9a4556d52a93cf82d1e99f49e49363a1b879906</link>
        <description>avoid doubling line in logviewer. fixes #3554

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Wed, 24 Nov 2021 12:45:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bc45a28e1f07fa57fb3a4a1daaf0010a433b226a - codestyle fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#bc45a28e1f07fa57fb3a4a1daaf0010a433b226a</link>
        <description>codestyle fixes

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Thu, 03 Dec 2020 20:29:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6071f0eef30466192d0db9320b73a17c5ef7df39 - added JavaScript based filter mechanism</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#6071f0eef30466192d0db9320b73a17c5ef7df39</link>
        <description>added JavaScript based filter mechanism

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Thu, 15 Oct 2020 10:13:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>70cc2cbf41ee65a6048aab5aab40e124b337e295 - added logviwer admin plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/logviewer/admin.php#70cc2cbf41ee65a6048aab5aab40e124b337e295</link>
        <description>added logviwer admin pluginThis allows for easy viewing of the available logs.The log format was sligthly adjusted again for easier parsing.

            List of files:
            /dokuwiki/lib/plugins/logviewer/admin.php</description>
        <pubDate>Thu, 13 Aug 2020 17:48:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
