Log of /ajax_autoindex
Directory Listing
Revision
20 -
Directory Listing
Modified
Mon Feb 18 15:24:49 2008 UTC (2 years, 6 months ago) by
ian
imported jquery 1.2.3;
Revision
19 -
Directory Listing
Modified
Sun Feb 17 04:21:57 2008 UTC (2 years, 6 months ago) by
ian
preliminary changes for supporting usage in subdirectory of document_root;
bread crumbs still buggy;
Revision
18 -
Directory Listing
Modified
Tue Jan 1 19:36:51 2008 UTC (2 years, 8 months ago) by
ian
added javascripts compressed with YUI compressor;
small javascript fix in index.php and javascripts.js;
Revision
17 -
Directory Listing
Modified
Tue Dec 18 19:35:19 2007 UTC (2 years, 8 months ago) by
ian
deleted minified script, can't find any minifiers that don't break it;
fixed bug where files and dirs with name containing all zeros wouldn't show up;
Revision
16 -
Directory Listing
Modified
Mon Dec 17 23:55:39 2007 UTC (2 years, 8 months ago) by
ian
css tweak for better consistency across browsers;
moved all javascript into a single file and minified with YUI;
directory headers and footers are now read through the php script and passed with the file listing to prevent 404 error spam in server logs;
Revision
15 -
Directory Listing
Modified
Sun Dec 16 23:34:22 2007 UTC (2 years, 8 months ago) by
ian
info message at top of page for browsers with js support;
path display on links is now consistent with AJAX page version;
imported BlockUI jQuery plugin and used it to replace old loading display;
Revision
14 -
Directory Listing
Modified
Sun Dec 16 06:07:06 2007 UTC (2 years, 8 months ago) by
ian
improved history functionality;
minor fix for bread crumb creation when not entering index at root;
Revision
13 -
Directory Listing
Modified
Sun Dec 16 01:38:47 2007 UTC (2 years, 8 months ago) by
ian
simplified/improved AJAX history support;
detection of folders with own DirectoryIndex and automatic redirection, for AJAX version of page;
imported htaccess file needed for index root folder;
commented out Etag disabling lines in ajax_autoindex/.htaccess, added comment to notify users of clustered hosts to uncomment;
Revision
12 -
Directory Listing
Modified
Sat Dec 15 06:47:36 2007 UTC (2 years, 8 months ago) by
ian
output is now valid XHTML 1.0 Strict;
style changes to make page more attractive looking;
sorting for static page is now case insensitive;
all links now show original url instead of "#";
can now enter into the ajax page with a url containing a page variable without getting a bad initial list;
clicking on a file link that loads over the index page will now leave a history entry so you can hit the back button and return to your last location in directory structure;
Revision
11 -
Directory Listing
Modified
Fri Dec 14 04:08:25 2007 UTC (2 years, 8 months ago) by
ian
workaround for a link rewriting bug in IE;
Revision
10 -
Directory Listing
Modified
Fri Dec 14 03:26:57 2007 UTC (2 years, 8 months ago) by
ian
fixed prob from last commit caused by config move, script was listing itself;
implemented updating folder/file counts and total directory size with ajax;
Revision
9 -
Directory Listing
Modified
Fri Dec 14 02:48:10 2007 UTC (2 years, 8 months ago) by
ian
moved php setting variables to external file;
moved css to external file;
implemented AJAX bread crumbs and header/footer;
added a bunch of js, mostly rewriting urls;
added loading display including icon;
added htaccess file in resource directory to optimize caching;
Revision
8 -
Directory Listing
Modified
Thu Dec 13 10:07:11 2007 UTC (2 years, 8 months ago) by
ian
imported jQuery, tablesorter plugin, and tablesorter icons/css;
implemented dynamic table sorting;
implemented AJAX loading of additional pages;
moved icons folder into ajax_autoindex folder with other resources;
Revision
7 -
Directory Listing
Modified
Thu Dec 13 02:45:14 2007 UTC (2 years, 8 months ago) by
ian
added icon for 'Parent Directory' link,
added icons to choose sort order
Revision
5 -
Directory Listing
Modified
Tue Dec 11 07:05:41 2007 UTC (2 years, 8 months ago) by
ian
minor tweaks
Revision
4 -
Directory Listing
Modified
Mon Dec 10 23:02:21 2007 UTC (2 years, 8 months ago) by
ian
removed directory size calculation/caching for now (too slow),
improved ignore rules / added forbidden message for ignored directories,
implemented site-wide and per-directory headers/footers,
small optimizations
Revision
3 -
Directory Listing
Modified
Sat Dec 8 05:48:27 2007 UTC (2 years, 9 months ago) by
ian
implemented pagination
Revision
2 -
Directory Listing
Modified
Thu Dec 6 21:46:34 2007 UTC (2 years, 9 months ago) by
ian
implemented sorting
Revision
1 -
Directory Listing
Added
Wed Dec 5 23:36:41 2007 UTC (2 years, 9 months ago) by
ian
initial import of ajax autoindex script