mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2025-12-20 06:19:40 +01:00
182 lines
5.0 KiB
HTML
182 lines
5.0 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||
|
|
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"><head>
|
||
|
|
|
||
|
|
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type" /><title>AutoIndex PHP Script: Change Log</title>
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="blue" />
|
||
|
|
|
||
|
|
<style type="text/css" title="AutoIndex Default">
|
||
|
|
html, body
|
||
|
|
{
|
||
|
|
font-family: verdana, lucidia, sans-serif;
|
||
|
|
font-size: 13px;
|
||
|
|
background-color: #F0F0F0;
|
||
|
|
color: #000000;
|
||
|
|
}
|
||
|
|
h4, h5
|
||
|
|
{
|
||
|
|
text-align: center;
|
||
|
|
color: #000000;
|
||
|
|
}
|
||
|
|
a
|
||
|
|
{
|
||
|
|
color: #000000;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
#main
|
||
|
|
{
|
||
|
|
padding-left: 6px;
|
||
|
|
border: 1px solid #7F8FA9;
|
||
|
|
background: #F2F6FC;
|
||
|
|
color: #000020;
|
||
|
|
font-family: lucida console, sans-serif;
|
||
|
|
font-size: 12px;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<meta content="Justin Hagstrom, Florin C. Bodin" name="author" />
|
||
|
|
<meta content="AutoIndex PHP Script: Change Log" name="description" /></head><body>
|
||
|
|
|
||
|
|
<h4>
|
||
|
|
<a href="http://autoindex.sourceforge.net">AutoIndex PHP Script</a>,
|
||
|
|
by <a href="mailto:JustinHagstrom%20%5Bat%5D%20yahoo%20%5Bdot%5D%20com">Justin Hagstrom, Florin C. Bodin</a>
|
||
|
|
</h4>
|
||
|
|
<h5>
|
||
|
|
Change Log
|
||
|
|
</h5>
|
||
|
|
<div id="main">
|
||
|
|
<p>
|
||
|
|
<strong>Legend</strong>:
|
||
|
|
<br />(+) Added feature
|
||
|
|
<br />(!) Security bug fixed
|
||
|
|
<br />(-) Bug fixed
|
||
|
|
<br />(*) Improved/changed feature
|
||
|
|
<br />( ) Non-code change
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.2.5</strong> by FlorinCB aka orynider (2019-Sept-17)
|
||
|
|
<br />(*) Added <em>language flags</em> feature
|
||
|
|
<br />( ) Added <em>language flags</em> to flag/language/ folder.
|
||
|
|
<br />(*) Added <em>SwiftBlue</em> template for smartphones.<br />
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
|
||
|
|
<strong>Version 2.2.4</strong> (2007-Nov-09)
|
||
|
|
<br />(!) Fixed DOS bug
|
||
|
|
<br />( ) Added Vista icon set
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.2.3</strong> (2007-Nov-05)
|
||
|
|
<br />(!) Fixed XSS bug
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.2.2</strong> (2007-Jul-24)
|
||
|
|
<br />(!) Fixed XSS bug in search feature
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.2.1</strong> (2007-Jan-06)
|
||
|
|
<br />(*) Improved handling of passwords with .htaccess
|
||
|
|
<br />(*) Improved default stylesheet
|
||
|
|
<br />( ) Added Danish translation
|
||
|
|
<br />( ) Updated Dutch translation
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.2.0</strong> (2006-Jan-02)
|
||
|
|
<br />(+) Added a pagination feature
|
||
|
|
<br />(+) Language is selected based on the user's browser's default
|
||
|
|
<br />(+) Added support for PHP 5.1.x and higher
|
||
|
|
<br />( ) Added Greek and Japanese translations
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.1.2</strong> (2005-Aug-11)
|
||
|
|
<br />(-) Fixed bug when editing descriptions of filenames that have special characters
|
||
|
|
<br />( ) Added Czech and Slovak translations
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.1.1</strong> (2005-Jul-06)
|
||
|
|
<br />(!) Fixed bug with search box
|
||
|
|
<br />( ) Added Swedish translation
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.1.0</strong> (2005-Feb-14)
|
||
|
|
<br />(+) Added a .htaccess parser
|
||
|
|
<br />(+) Added an FTP browser
|
||
|
|
<br />(+) Added <em>moderator</em> and <em>banned</em> account levels
|
||
|
|
<br />(+) Added a feature to let moderators/admins change their own password
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
|
||
|
|
<strong>Version 2.0.7</strong> (2005-Jan-14)
|
||
|
|
<br />(-) Fixed <em>file_description</em> feature
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.0.6</strong> (2005-Jan-04)
|
||
|
|
<br />(+) Admins are able to copy files from other servers (similar to "wget")
|
||
|
|
<br />( ) Added Thai and Arabic translations
|
||
|
|
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.0.5</strong> (2004-Sep-02)
|
||
|
|
<br />(+) When <em>force_download</em> is on, the MIME-type sent depends on the file extension
|
||
|
|
<br />(*) Using <em>hidden_files</em> to only show certain files no longer restricts directories
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
|
||
|
|
<strong>Version 2.0.4</strong> (2004-Aug-17)
|
||
|
|
<br />(*) When reconfiguring the script, the current settings are selected instead of the defaults
|
||
|
|
<br />( ) Added Polish translation
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.0.3</strong> (2004-Jul-26)
|
||
|
|
<br />(*) Nested if-statements can be used in the template files
|
||
|
|
<br />(*) Folders do not have to be empty to be deleted
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.0.2</strong> (2004-Jul-13)
|
||
|
|
<br />(*) All output is XHTML 1.1 compliant
|
||
|
|
<br />(*) The <em>do_every</em> template command now does not include the last file listed
|
||
|
|
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<strong>Version 2.0.1</strong> (2004-Jul-05)
|
||
|
|
<br />(+) Added directory cache feature
|
||
|
|
<br />(*) Added <em>include</em> command to the template system
|
||
|
|
<br />(-) Fixed search page bug when <em>download_count</em> was on
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
|
||
|
|
|
||
|
|
<strong>Version 2.0.0</strong> (2004-Jun-24)
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
Complete rewrite from version 1.0:
|
||
|
|
</p>
|
||
|
|
<ul><li>
|
||
|
|
Now uses PHP 5. PHP version 5.0 or higher is required.
|
||
|
|
</li><li>
|
||
|
|
|
||
|
|
All the features of version 1, plus:
|
||
|
|
<br />(+) Has a template system for all HTML output
|
||
|
|
<br />(+) Tar archives of directories can be downloaded
|
||
|
|
<br />(+) Each user account can have its own home directory
|
||
|
|
<br />(*) Passwords are stored as a sha-1 hash rather than md5 (this is slightly more secure)
|
||
|
|
</li></ul>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</body></html>
|