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
2016-09-07 10:31:25 +01:00
..
admin mark tests as public 2015-09-26 11:17:13 +01:00
alias_editor mark tests as public 2015-09-26 11:17:13 +01:00
amazon_s3 don't run linter on ext/*/lib/* 2016-06-18 19:00:53 +01:00
arrowkey_navigation scrutinizer suggestions 2015-07-21 01:20:53 +01:00
artists get_last_insert_id requires param for pgsql support 2016-06-19 04:57:14 +01:00
autocomplete Load AutoComplete before Home, so that the headers show up 2016-06-26 18:57:53 +01:00
ban_words mark tests as public 2015-09-26 11:17:13 +01:00
bbcode more comments 2015-09-27 02:17:44 +01:00
blocks fnmatch has a string length limit :| 2016-06-17 22:51:30 +01:00
blotter migrate to a non-deprecated (and dependency-free) cookie library 2016-06-18 00:00:02 +01:00
browser_search mark tests as public 2015-09-26 11:17:13 +01:00
bulk_add more explicit variable types 2016-06-19 23:05:57 +01:00
bulk_add_csv more explicit variable types 2016-06-19 23:05:57 +01:00
bulk_remove Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
chatbox Removing this file. 2014-04-26 03:33:20 -04:00
comment more explicit variable types 2016-06-19 23:05:57 +01:00
cron_uploader more linty bits 2016-06-18 19:26:56 +01:00
custom_html_headers phpstorm tidying 2015-09-12 11:43:28 +01:00
danbooru_api more comments 2015-09-27 12:38:48 +01:00
downtime mark tests as public 2015-09-26 11:17:13 +01:00
emoticons mark tests as public 2015-09-26 11:17:13 +01:00
et mark tests as public 2015-09-26 11:17:13 +01:00
ext_manager more explicit variable types 2016-06-19 23:05:57 +01:00
favorites more comments 2015-09-27 12:38:48 +01:00
featured mark tests as public 2015-09-26 11:17:13 +01:00
forum lots of minor doc tweaks, type hints, etc 2016-06-19 17:41:40 +01:00
google_analytics Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
handle_404 mark tests as public 2015-09-26 11:17:13 +01:00
handle_archive more comments 2015-09-27 12:38:48 +01:00
handle_flash assert that metadata['tags'] is an array 2016-07-30 23:02:14 +01:00
handle_ico be explicit that variables are variables 2016-09-02 16:19:02 +01:00
handle_mp3 assert that metadata['tags'] is an array 2016-07-30 23:02:14 +01:00
handle_pixel assert that metadata['tags'] is an array 2016-07-30 23:02:14 +01:00
handle_svg assert that metadata['tags'] is an array 2016-07-30 23:02:14 +01:00
handle_video Merge pull request #573 from im-mi/patch-2 2016-08-20 14:57:35 +01:00
hellban Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
holiday phpstorm tidying 2015-09-12 11:43:28 +01:00
home Added doctype to home page 2016-09-03 14:26:24 -04:00
image more explicit variable types 2016-06-19 23:05:57 +01:00
image_hash_ban more explicit variable types 2016-06-19 23:05:57 +01:00
image_view_counter Removed stray end tag 2016-09-03 14:26:24 -04:00
index Convert tags from user-supplied string to array once, on input 2016-07-30 22:11:49 +01:00
ipban more explicit variable types 2016-06-19 23:05:57 +01:00
link_image closing tag is unneeded 2016-06-19 05:01:13 +01:00
livefeed Convert tags from user-supplied string to array once, on input 2016-07-30 22:11:49 +01:00
log_db mark tests as public 2015-09-26 11:17:13 +01:00
log_logstash phpstorm tidying 2015-09-12 11:43:28 +01:00
log_net more explicit variable types 2016-06-19 23:05:57 +01:00
mail Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
mass_tagger Use CSS for mass tagger button styling 2016-09-02 05:30:00 -04:00
not_a_tag more comments 2015-09-27 12:38:48 +01:00
notes excess whitespace 2016-06-18 11:24:18 +01:00
numeric_score more explicit variable types 2016-06-19 23:05:57 +01:00
oekaki mark tests as public 2015-09-26 11:17:13 +01:00
ouroboros_api Convert tags from user-supplied string to array once, on input 2016-07-30 22:11:49 +01:00
pm more explicit variable types 2016-06-19 23:05:57 +01:00
pm_triggers Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
pools Merge pull request #582 from im-mi/minor-html-fixes 2016-09-07 10:31:25 +01:00
qr_code Change generated links to be aware of HTTPS. 2015-02-02 00:13:05 -08:00
random_image mark tests as public 2015-09-26 11:17:13 +01:00
random_list Lots of linting again. 2014-04-28 03:26:35 -04:00
rating mark tests as public 2015-09-26 11:17:13 +01:00
regen_thumb mark tests as public 2015-09-26 11:17:13 +01:00
relatationships we should be using bool_escape instead... 2016-05-22 16:17:31 +01:00
report_image more image report display options 2016-07-30 15:04:34 +01:00
res_limit mark tests as public 2015-09-26 11:17:13 +01:00
resize more explicit variable types 2016-06-19 23:05:57 +01:00
rotate phpstorm tidying 2015-09-12 11:43:28 +01:00
rss_comments more deduping 2015-09-27 21:09:27 +01:00
rss_images more deduping 2015-09-27 21:09:27 +01:00
setup Removed obsolete language specification from <script> 2016-09-03 14:26:24 -04:00
shimmie_api lots of minor doc tweaks, type hints, etc 2016-06-19 17:41:40 +01:00
site_description update non-layout.class.php uses of html_headers too 2016-06-18 12:49:46 +01:00
sitemap more deduping 2015-09-27 21:09:27 +01:00
source_history more explicit variable types 2016-06-19 23:05:57 +01:00
statsd lots of minor doc tweaks, type hints, etc 2016-06-19 17:41:40 +01:00
tag_categories more explicit variable types 2016-06-19 23:05:57 +01:00
tag_edit Fixed mass source set's broken dialog 2016-09-03 14:43:56 -04:00
tag_editcloud more deduping 2015-09-27 21:09:27 +01:00
tag_history Convert tags from user-supplied string to array once, on input 2016-07-30 22:11:49 +01:00
tag_list Fix "starts-with" header in tag list when escaping required 2016-09-01 03:33:17 -04:00
tagger lots of minor doc tweaks, type hints, etc 2016-06-19 17:41:40 +01:00
tips mark tests as public 2015-09-26 11:17:13 +01:00
update phpstorm tidying 2015-09-12 11:43:28 +01:00
upgrade bumped the tag char limit to 255 2014-06-19 23:14:11 +01:00
upload Properly end attribute list of tag on upload form 2016-09-03 14:26:24 -04:00
user more explicit variable types 2016-06-19 23:05:57 +01:00
varnish faster tests 2015-09-20 23:10:33 +01:00
view more explicit variable types 2016-06-19 23:05:57 +01:00
wiki more explicit variable types 2016-06-19 23:05:57 +01:00
word_filter mark tests as public 2015-09-26 11:17:13 +01:00