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
2017-09-17 19:11:51 +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 Ignore arrow key navigation when modifier keys held 2016-09-23 12:09:40 -04: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 Add some PHPdoc comments as suggested by Scrutinizier 2017-03-08 23:02:26 -08:00
bbcode more comments 2015-09-27 02:17:44 +01:00
blocks explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +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 Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07: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 explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +01:00
comment Fixed comment-delete code-injection vulnerability 2016-09-14 17:42:32 -04:00
cron_uploader Another location where $tags should be an array instead of a string. 2017-05-14 22:18:44 -07: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 linting. 2017-03-12 00:29:10 -08: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 explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +01:00
handle_archive Fix issue with archive handler if no add_status method. 2017-05-11 23:43:10 -07:00
handle_flash Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
handle_ico Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
handle_mp3 Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
handle_pixel Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
handle_svg Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
handle_video use image link for video 2017-07-20 23:28:55 +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 linting. 2017-03-12 00:29:10 -08: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 60 second post-list cache 2017-08-22 01:05:18 +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 Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
ouroboros_api More checking to ensure tags is an array. 2017-05-13 23:18:47 -07: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 #585 from im-mi/pool-placeholder-text 2016-09-07 23:49:19 +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 React appropriately when there are no random list search results 2016-09-23 12:31:02 -04:00
rating And more linting. 2017-03-12 17:13:32 -07:00
regen_thumb bulk thumb regen 2017-06-01 20:44:17 +01:00
relatationships Removed trailing period from "Parent: None." for consistency 2016-09-11 23:42:34 -04: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 add resize/script.js 2017-09-17 15:09:25 +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 Add some PHPdoc comments as suggested by Scrutinizier 2017-03-08 23:02:26 -08: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 Check for existence of POST var tag_edit__owner before using it 2016-09-25 15:26:36 -04:00
tag_editcloud From Scrutinizer: The case 'r' would never be reached due to the default appearing before it. 2017-03-09 22:55:32 -08:00
tag_history Convert tags from user-supplied string to array once, on input 2016-07-30 22:11:49 +01:00
tag_list don't respond to autocomplete requests for blank string 2017-07-20 23:29:17 +01: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 Some more linting via PHPDoc comments. 2017-03-12 00:18:26 -08:00
upload Fixed bookmarklet when logged in on imageboards running gelbooru 2017-03-23 20:46:30 -04:00
user safety 2017-09-17 19:11:51 +01:00
varnish faster tests 2015-09-20 23:10:33 +01:00
view remove some unused variables 2017-06-01 20:44:26 +01:00
wiki Scrutinizer commets. 2017-03-12 14:29:35 -07:00
word_filter Some more linting via PHPDoc comments. 2017-03-12 00:18:26 -08:00