Commit Graph

  • 50e942ebe0 changes to dirList class, and finnish translation master jim 2007-06-03 16:13:06 +00:00
  • c73e775903 updated large file support in dirlist.lib.php to support getting file size of files over 2GB on Windows systems, hopefully getting rid of php's filesize() limitations once and for all. jim 2006-11-12 18:42:56 +00:00
  • 104faa098a modified thumbnail url pattern to make it shorter, and save some bandwidth when displaying very long file lists (and it also looks prettier :D) jim 2006-11-10 03:08:27 +00:00
  • 8b8f844197 fixed small display bug in Slik template jim 2006-11-04 17:36:12 +00:00
  • cce99484cf - fixed filesize() bug with files over 2GB for unix based systems, fix for windows on the todo list. - added Size to file popup in Slik template jim 2006-11-04 16:13:01 +00:00
  • 215b8e52da fixed bug in dirlist.lib.php which left directory handler open. jim 2006-10-28 18:19:10 +00:00
  • f66749a7bd fixed bug in Simple template which didn't link to files/folders with spaces correctly. jim 2006-10-14 00:39:01 +00:00
  • 732c52fbd5 dList v2.2.7 beta jim 2006-10-13 22:12:49 +00:00
  • 19ce756fc0 updated Slik template for compatibility with recent changes to handling of long filenames. jim 2006-10-13 21:58:24 +00:00
  • 0aefa36e2a added view request variable for GET or POST requests to set view in Simple template... jim 2006-10-13 21:49:30 +00:00
  • dc5ebee5f2 updated handling of long filenames in icons views of "simple" and "slik" templates, and modified output functions in exec/output.exec.php. jim 2006-10-13 20:59:04 +00:00
  • 86f5c6a93d dList v2.2.6 beta jim 2006-10-13 18:30:08 +00:00
  • 3c61821287 added current alpha copy of slik template to repository. jim 2006-10-13 18:21:04 +00:00
  • 40ec17bdba - path2url() function modfied in /exec/output.exec.php jim 2006-10-13 18:18:34 +00:00
  • ec6b80609b Incorporated an OSS license: The GNU General Public License (GPL) Version 2, June 1991 jim 2006-06-21 23:48:34 +00:00
  • 5576f99ff6 dList v2.2.5 beta jim 2006-05-20 15:06:54 +00:00
  • 5eed76a17d dList v2.2.5 beta jim 2006-05-20 15:04:48 +00:00
  • 0190520b70 - updated version number due to some critical bugs fixed in previous revision jim 2006-05-17 10:53:59 +00:00
  • cc63bf5363 - updated dirlist.lib.php file with bug fixes and added item filtering options. - other minor changes/fixes/updates - added LICENSE file to svn tree. license is Creative Commons 2.5, more legal stuff has to be written in each individual php file. jim 2006-05-17 10:47:55 +00:00
  • 3f5b4da066 dList v2.2.3 beta jim 2006-04-17 16:46:05 +00:00
  • edf251dbec - thumbnail support is fully functional with custom imageThumb class which supports caching and so on, the class is still considered beta (specially the clean_cache() function) - updated simple template - added Last Access (atime) to dirlist.lib.php - updated and fixed loads of other things jim 2006-04-09 18:00:39 +00:00
  • 02c6a18b1d forgot to rename render.exc.php to render.exec.php in the simple template. jim 2006-04-06 13:12:36 +00:00
  • ebcb168783 - renamed view.php to index.php - renamed exec files from *.exc.php to *.exec.php - updated simple template - added local language names caching to cache/local_names.ini, language must be used before it can read the local name from the language file and cache it if not already cached jim 2006-04-06 13:09:04 +00:00
  • 57bd80f588 - renamed view.php to index.php - renamed exec files from *.exc.php to *.exec.php - updated simple template - added local language names caching to cache/local_names.ini, language must be used before it can read the local name from the language file and cache it if not already cached jim 2006-04-06 13:08:38 +00:00
  • 8a5565c990 - added language selection support to simple template, and the backend for it in language.exc.php jim 2006-04-05 18:24:54 +00:00
  • 7762f5f5a6 - removed Tiles view from simple template cause Icons view is better :P - added "Icons" and "Details" strings to language files jim 2006-04-05 08:32:53 +00:00
  • 80fd008b9d - made simple template almost feature complete by implementing view modes and more - other general fixes to things a bit all over the place jim 2006-04-04 23:15:55 +00:00
  • a8fe6d5a8c - added language support (still needs some tweaking, and swedish language file needs correct locale settings) - removed timer.exc.php and put the needed intializer directly in view.php to get a more accurate reading from $timer->end() - updated .htaccess settings to they for once work 100% as they should, and added httpd_dlist.conf to respository to keep track of any changes/updates needed to the .htaccess file or apache config file (depending how you implement dList) jim 2006-04-01 23:24:32 +00:00
  • 05fc88b1d9 implemented a functional template system, and a simple WORKING template, and other smaller things and fixes... jim 2006-03-31 22:53:26 +00:00
  • f3a2a9e5b9 - added full icon support (still needs tweaking) - very simple but powerful template system working (also needs tweaking, a fair amount of it) - other fixes to both dirlist.lib.php, exechandler.lib.php, config.lib.php and more... jim 2006-03-31 17:37:24 +00:00
  • 4f57bf92ce updates, edits and shit... - changed configuration system, so at the point init.php runs only settings needed by init.php are set, the rest are loaded later if init.php doesn't redirect to an index file... jim 2006-03-31 11:15:36 +00:00
  • 49ccc270a1 - updated configuration file. jim 2006-03-30 23:43:05 +00:00
  • 87b72b6fb0 created a configuration object model, and other minor changes... jim 2006-03-30 15:47:02 +00:00
  • 3830a5312e Added constant definition, and other small edits... jim 2006-03-29 11:44:07 +00:00
  • 15f66fb6a1 ... jim 2006-03-26 23:02:21 +00:00
  • 9437cc7e52 added copyrights to comments jim 2006-03-26 19:00:31 +00:00
  • 0c7d7335e7 added copyrights to comments jim 2006-03-26 19:00:19 +00:00
  • ef2239b689 Initial import jim 2006-03-26 18:42:23 +00:00