This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext
Diftraku 93e2110056 Because Windows... shitty OS is shitty. Added a Windows-only fix to the extension symlink and deltree.
Windows will nag about file info not found on relative paths with symlink (php bug?).
Also, when deleting a symlink on Windows, it needs to be rmdir'd, no unlink'd (kept throwing permission denied for unlink).
2011-03-03 11:40:34 +02:00
..
alias_editor more pdo compat, database bits 2011-01-03 15:18:24 +00:00
bbcode ul and ol tags 2010-03-12 18:39:08 +00:00
comment count() rather than RecordCount 2011-02-13 13:16:49 +00:00
ext_manager Because Windows... shitty OS is shitty. Added a Windows-only fix to the extension symlink and deltree. 2011-03-03 11:40:34 +02:00
handle_404 Convert some Extensions to SimpleExtensions with priorities 2010-05-28 13:06:31 +01:00
handle_pixel remove extra debug 2011-01-26 17:20:46 +00:00
image PDO syntaxing 2011-01-26 14:56:26 +00:00
index hopefully fix search by ID range, and related bits 2011-02-22 15:03:16 +00:00
setup <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
tag_edit <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
tag_list 'list of tags applied to this image' should not be limited like 'related tags' is 2011-03-02 11:53:38 +00:00
upgrade remove mysql-adodb specific function #2 2011-01-01 19:01:38 +00:00
upload remove the list of acceptable filetypes, as we accept more than just image/* now 2011-01-10 16:39:46 +00:00
user hopefully fix signup for PDO 2011-02-21 11:57:50 +00:00
view <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00