Skip to content

Commit

Permalink
release 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elrido committed Nov 16, 2024
1 parent 395ba4d commit 3c49abb
Show file tree
Hide file tree
Showing 37 changed files with 499 additions and 331 deletions.
30 changes: 21 additions & 9 deletions content/codedoc/classes/PrivateBin-Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">22</span>
<span class="phpdocumentor-element-found-in__line">21</span>

</aside>

Expand Down Expand Up @@ -246,7 +246,7 @@ <h4 class="phpdocumentor-element__name" id="property__configuration">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
<span class="phpdocumentor-element-found-in__line">28</span>

</aside>

Expand Down Expand Up @@ -280,7 +280,7 @@ <h4 class="phpdocumentor-element__name" id="property__defaults">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">36</span>
<span class="phpdocumentor-element-found-in__line">35</span>

</aside>

Expand All @@ -290,7 +290,19 @@ <h4 class="phpdocumentor-element__name" id="property__defaults">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$_defaults</span>
= <span class="phpdocumentor-signature__default-value">array(&#039;main&#039; =&gt; array(&#039;name&#039; =&gt; &#039;PrivateBin&#039;, &#039;basepath&#039; =&gt; &#039;&#039;, &#039;discussion&#039; =&gt; true, &#039;opendiscussion&#039; =&gt; false, &#039;discussiondatedisplay&#039; =&gt; true, &#039;password&#039; =&gt; true, &#039;fileupload&#039; =&gt; false, &#039;burnafterreadingselected&#039; =&gt; false, &#039;defaultformatter&#039; =&gt; &#039;plaintext&#039;, &#039;syntaxhighlightingtheme&#039; =&gt; &#039;&#039;, &#039;sizelimit&#039; =&gt; 10485760, &#039;template&#039; =&gt; &#039;bootstrap&#039;, &#039;info&#039; =&gt; &#039;More information on the &lt;a href=\&#039;https://privatebin.info/\&#039;&gt;project page&lt;/a&gt;.&#039;, &#039;notice&#039; =&gt; &#039;&#039;, &#039;languageselection&#039; =&gt; false, &#039;languagedefault&#039; =&gt; &#039;&#039;, &#039;urlshortener&#039; =&gt; &#039;&#039;, &#039;qrcode&#039; =&gt; true, &#039;email&#039; =&gt; true, &#039;icon&#039; =&gt; &#039;identicon&#039;, &#039;cspheader&#039; =&gt; &#039;default-src \&#039;none\&#039;; base-uri \&#039;self\&#039;; form-action \&#039;none\&#039;; manifest-src \&#039;self\&#039;; connect-src * blob:; script-src \&#039;self\&#039; \&#039;unsafe-eval\&#039;; style-src \&#039;self\&#039;; font-src \&#039;self\&#039;; frame-ancestors \&#039;none\&#039;; img-src \&#039;self\&#039; data: blob:; media-src blob:; object-src blob:; sandbox allow-same-origin allow-scripts allow-forms allow-popups allow-modals allow-downloads&#039;, &#039;zerobincompatibility&#039; =&gt; false, &#039;httpwarning&#039; =&gt; true, &#039;compression&#039; =&gt; &#039;zlib&#039;), &#039;expire&#039; =&gt; array(&#039;default&#039; =&gt; &#039;1week&#039;), &#039;expire_options&#039; =&gt; array(&#039;5min&#039; =&gt; 300, &#039;10min&#039; =&gt; 600, &#039;1hour&#039; =&gt; 3600, &#039;1day&#039; =&gt; 86400, &#039;1week&#039; =&gt; 604800, &#039;1month&#039; =&gt; 2592000, &#039;1year&#039; =&gt; 31536000, &#039;never&#039; =&gt; 0), &#039;formatter_options&#039; =&gt; array(&#039;plaintext&#039; =&gt; &#039;Plain Text&#039;, &#039;syntaxhighlighting&#039; =&gt; &#039;Source Code&#039;, &#039;markdown&#039; =&gt; &#039;Markdown&#039;), &#039;traffic&#039; =&gt; array(&#039;limit&#039; =&gt; 10, &#039;header&#039; =&gt; &#039;&#039;, &#039;exempted&#039; =&gt; &#039;&#039;, &#039;creators&#039; =&gt; &#039;&#039;), &#039;purge&#039; =&gt; array(&#039;limit&#039; =&gt; 300, &#039;batchsize&#039; =&gt; 10), &#039;model&#039; =&gt; array(&#039;class&#039; =&gt; &#039;Filesystem&#039;), &#039;model_options&#039; =&gt; array(&#039;dir&#039; =&gt; &#039;data&#039;), &#039;yourls&#039; =&gt; array(&#039;signature&#039; =&gt; &#039;&#039;, &#039;apiurl&#039; =&gt; &#039;&#039;))</span></code>
= <span class="phpdocumentor-signature__default-value">array(
&#039;main&#039; =&gt; array(&#039;name&#039; =&gt; &#039;PrivateBin&#039;, &#039;basepath&#039; =&gt; &#039;&#039;, &#039;discussion&#039; =&gt; true, &#039;opendiscussion&#039; =&gt; false, &#039;discussiondatedisplay&#039; =&gt; true, &#039;password&#039; =&gt; true, &#039;fileupload&#039; =&gt; false, &#039;burnafterreadingselected&#039; =&gt; false, &#039;defaultformatter&#039; =&gt; &#039;plaintext&#039;, &#039;syntaxhighlightingtheme&#039; =&gt; &#039;&#039;, &#039;sizelimit&#039; =&gt; 10485760, &#039;template&#039; =&gt; &#039;bootstrap&#039;, &#039;info&#039; =&gt; &#039;More information on the &lt;a href=\&#039;https://privatebin.info/\&#039;&gt;project page&lt;/a&gt;.&#039;, &#039;notice&#039; =&gt; &#039;&#039;, &#039;languageselection&#039; =&gt; false, &#039;languagedefault&#039; =&gt; &#039;&#039;, &#039;urlshortener&#039; =&gt; &#039;&#039;, &#039;qrcode&#039; =&gt; true, &#039;email&#039; =&gt; true, &#039;icon&#039; =&gt; &#039;identicon&#039;, &#039;cspheader&#039; =&gt; &#039;default-src \&#039;none\&#039;; base-uri \&#039;self\&#039;; form-action \&#039;none\&#039;; manifest-src \&#039;self\&#039;; connect-src * blob:; script-src \&#039;self\&#039; \&#039;unsafe-eval\&#039;; style-src \&#039;self\&#039;; font-src \&#039;self\&#039;; frame-ancestors \&#039;none\&#039;; img-src \&#039;self\&#039; data: blob:; media-src blob:; object-src blob:; sandbox allow-same-origin allow-scripts allow-forms allow-popups allow-modals allow-downloads&#039;, &#039;zerobincompatibility&#039; =&gt; false, &#039;httpwarning&#039; =&gt; true, &#039;compression&#039; =&gt; &#039;zlib&#039;),
&#039;expire&#039; =&gt; array(&#039;default&#039; =&gt; &#039;1week&#039;),
&#039;expire_options&#039; =&gt; array(&#039;5min&#039; =&gt; 300, &#039;10min&#039; =&gt; 600, &#039;1hour&#039; =&gt; 3600, &#039;1day&#039; =&gt; 86400, &#039;1week&#039; =&gt; 604800, &#039;1month&#039; =&gt; 2592000, &#039;1year&#039; =&gt; 31536000, &#039;never&#039; =&gt; 0),
&#039;formatter_options&#039; =&gt; array(&#039;plaintext&#039; =&gt; &#039;Plain Text&#039;, &#039;syntaxhighlighting&#039; =&gt; &#039;Source Code&#039;, &#039;markdown&#039; =&gt; &#039;Markdown&#039;),
&#039;traffic&#039; =&gt; array(&#039;limit&#039; =&gt; 10, &#039;header&#039; =&gt; &#039;&#039;, &#039;exempted&#039; =&gt; &#039;&#039;, &#039;creators&#039; =&gt; &#039;&#039;),
&#039;purge&#039; =&gt; array(&#039;limit&#039; =&gt; 300, &#039;batchsize&#039; =&gt; 10),
&#039;model&#039; =&gt; array(&#039;class&#039; =&gt; &#039;Filesystem&#039;),
&#039;model_options&#039; =&gt; array(&#039;dir&#039; =&gt; &#039;data&#039;),
&#039;yourls&#039; =&gt; array(&#039;signature&#039; =&gt; &#039;&#039;, &#039;apiurl&#039; =&gt; &#039;&#039;),
// update this array when adding/changing/removing js files
&#039;sri&#039; =&gt; array(&#039;js/base-x-4.0.0.js&#039; =&gt; &#039;sha512-nNPg5IGCwwrveZ8cA/yMGr5HiRS5Ps2H+s0J/mKTPjCPWUgFGGw7M5nqdnPD3VsRwCVysUh3Y8OWjeSKGkEQJQ==&#039;, &#039;js/base64-1.7.js&#039; =&gt; &#039;sha512-JdwsSP3GyHR+jaCkns9CL9NTt4JUJqm/BsODGmYhBcj5EAPKcHYh+OiMfyHbcDLECe17TL0hjXADFkusAqiYgA==&#039;, &#039;js/bootstrap-3.4.1.js&#039; =&gt; &#039;sha512-oBTprMeNEKCnqfuqKd6sbvFzmFQtlXS3e0C/RGFV0hD6QzhHV+ODfaQbAlmY6/q0ubbwlAM/nCJjkrgA3waLzg==&#039;, &#039;js/bootstrap-5.3.3.js&#039; =&gt; &#039;sha512-in2rcOpLTdJ7/pw5qjF4LWHFRtgoBDxXCy49H4YGOcVdGiPaQucGIbOqxt1JvmpvOpq3J/C7VTa0FlioakB2gQ==&#039;, &#039;js/dark-mode-switch.js&#039; =&gt; &#039;sha512-CCbdHdeWDbDO7aqFFmhgnvFESzaILHbUYmbhNjTpcjyO/XYdouQ9Pw8W9rpV8oJT1TsK5FbwSHU1oazmnb7BWA==&#039;, &#039;js/jquery-3.7.1.js&#039; =&gt; &#039;sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==&#039;, &#039;js/kjua-0.9.0.js&#039; =&gt; &#039;sha512-CVn7af+vTMBd9RjoS4QM5fpLFEOtBCoB0zPtaqIDC7sF4F8qgUSRFQQpIyEDGsr6yrjbuOLzdf20tkHHmpaqwQ==&#039;, &#039;js/legacy.js&#039; =&gt; &#039;sha512-LYos+qXHIRqFf5ZPNphvtTB0cgzHUizu2wwcOwcwz/VIpRv9lpcBgPYz4uq6jx0INwCAj6Fbnl5HoKiLufS2jg==&#039;, &#039;js/prettify.js&#039; =&gt; &#039;sha512-puO0Ogy++IoA2Pb9IjSxV1n4+kQkKXYAEUtVzfZpQepyDPyXk8hokiYDS7ybMogYlyyEIwMLpZqVhCkARQWLMg==&#039;, &#039;js/privatebin.js&#039; =&gt; &#039;sha512-JUj/Sbl/bMHlIoIUT1U9e89JU33fDBxCxLSGxwwaeydBFXOBHyfdF7hwSIjgbPxb4d9CO7CSe4meouTIRMy8Vg==&#039;, &#039;js/purify-3.1.7.js&#039; =&gt; &#039;sha512-LegvqULiMtOfboJZw9MpETN/b+xnLRXZI90gG7oIFHW+yAeHmKvRtEUbiMFx2WvUqQoL9XB3gwU+hWXUT0X+8A==&#039;, &#039;js/rawinflate-0.3.js&#039; =&gt; &#039;sha512-g8uelGgJW9A/Z1tB6Izxab++oj5kdD7B4qC7DHwZkB6DGMXKyzx7v5mvap2HXueI2IIn08YlRYM56jwWdm2ucQ==&#039;, &#039;js/showdown-2.1.0.js&#039; =&gt; &#039;sha512-WYXZgkTR0u/Y9SVIA4nTTOih0kXMEd8RRV6MLFdL6YU8ymhR528NLlYQt1nlJQbYz4EW+ZsS0fx1awhiQJme1Q==&#039;, &#039;js/zlib-1.3.1.js&#039; =&gt; &#039;sha512-Z90oppVx/mn0DG2k9airjFVQuliELlXLeT3SRiO6MLiUSbhGlAq+UFwmYbG4i9mwW87dkG8fgJPapGwnUq7Osg==&#039;),
)</span></code>



Expand Down Expand Up @@ -319,7 +331,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">108</span>
<span class="phpdocumentor-element-found-in__line">124</span>

</aside>

Expand Down Expand Up @@ -366,7 +378,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">255</span>
<span class="phpdocumentor-element-found-in__line">277</span>

</aside>

Expand Down Expand Up @@ -402,7 +414,7 @@ <h4 class="phpdocumentor-element__name" id="method_getDefaults">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">265</span>
<span class="phpdocumentor-element-found-in__line">287</span>

</aside>

Expand Down Expand Up @@ -438,7 +450,7 @@ <h4 class="phpdocumentor-element__name" id="method_getKey">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">278</span>
<span class="phpdocumentor-element-found-in__line">300</span>

</aside>

Expand Down Expand Up @@ -504,7 +516,7 @@ <h4 class="phpdocumentor-element__name" id="method_getSection">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="lib/Configuration.php"><a href="files/lib-configuration.html"><abbr title="lib/Configuration.php">Configuration.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">294</span>
<span class="phpdocumentor-element-found-in__line">316</span>

</aside>

Expand Down
Loading

0 comments on commit 3c49abb

Please sign in to comment.