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
2018-09-09 10:57:28 +01:00
..
admin regen thumbnail from cli 2018-07-19 19:53:20 +01:00
alias_editor PHP7 type annotations 2017-09-21 05:21:42 +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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
autocomplete autocomplete only for search boxes again 2018-07-26 00:27:56 +01:00
ban_words PHP7 type annotations 2017-09-21 05:21:42 +01:00
bbcode PHP7 type annotations 2017-09-21 05:21:42 +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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
bulk_add_csv PHP7 type annotations 2017-09-21 05:21:42 +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 explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +01:00
comment PHP7 type annotations 2017-09-21 05:21:42 +01: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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
emoticons PHP7 type annotations 2017-09-21 05:21:42 +01:00
et mark tests as public 2015-09-26 11:17:13 +01:00
ext_manager PHP7 type annotations 2017-09-21 05:21:42 +01:00
favorites PHP7 type annotations 2017-09-21 05:21:42 +01:00
featured PHP7 type annotations 2017-09-21 05:21:42 +01:00
forum PHP7 type annotations 2017-09-21 05:21:42 +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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_archive PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_flash PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_ico PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_mp3 PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_pixel leave it to the theme to link to the image 2018-07-26 00:26:23 +01:00
handle_svg use svg-sanitize to sanitize SVG files 2018-02-20 22:00:24 +00:00
handle_video handle ffmpeg thumbnailing in a slightly more sane way 2018-09-09 10:57:28 +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 this is PHP :( 2017-09-21 15:35:13 +01:00
image PHP7 type annotations 2017-09-21 05:21:42 +01:00
image_hash_ban PHP7 type annotations 2017-09-21 05:21:42 +01:00
image_view_counter Removed stray end tag 2016-09-03 14:26:24 -04:00
index also don't even follow links from deep search pages 2018-07-19 08:51:19 +01:00
ipban PHP7 type annotations 2017-09-21 05:21:42 +01:00
link_image PHP7 type annotations 2017-09-21 05:21:42 +01:00
livefeed PHP7 type annotations 2017-09-21 05:21:42 +01:00
log_db time and message searching in the log 2018-07-22 15:08:53 +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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
not_a_tag PHP7 type annotations 2017-09-21 05:21:42 +01:00
notes excess whitespace 2016-06-18 11:24:18 +01:00
numeric_score show number of up/down votes on user page 2018-07-20 01:29:38 +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 PHP7 type annotations 2017-09-21 05:21:42 +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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
qr_code Change generated links to be aware of HTTPS. 2015-02-02 00:13:05 -08:00
random_image PHP7 type annotations 2017-09-21 05:21:42 +01:00
random_list PHP7 type annotations 2017-09-21 05:21:42 +01:00
rating PHP7 type annotations 2017-09-21 05:21:42 +01:00
regen_thumb delete cached thumb blocks after replacing images 2018-06-20 03:08:40 +01:00
relatationships PHP7 type annotations 2017-09-21 05:21:42 +01:00
report_image format text for image reports 2018-07-20 00:37:43 +01:00
res_limit PHP7 type annotations 2017-09-21 05:21:42 +01:00
resize PHP7 type annotations 2017-09-21 05:21:42 +01:00
rotate PHP7 type annotations 2017-09-21 05:21:42 +01:00
rss_comments more deduping 2015-09-27 21:09:27 +01:00
rss_images PHP7 type annotations 2017-09-21 05:21:42 +01:00
rule34 force-desktop toggle 2018-07-26 00:28:08 +01:00
setup PHP7 type annotations 2017-09-21 05:21:42 +01:00
shimmie_api PHP7 type annotations 2017-09-21 05:21:42 +01:00
site_description update non-layout.class.php uses of html_headers too 2016-06-18 12:49:46 +01:00
sitemap PHP7 type annotations 2017-09-21 05:21:42 +01:00
source_history PHP7 type annotations 2017-09-21 05:21:42 +01:00
statsd PHP7 type annotations 2017-09-21 05:21:42 +01:00
tag_categories more explicit variable types 2016-06-19 23:05:57 +01:00
tag_edit PHP7 type annotations 2017-09-21 05:21:42 +01: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 PHP7 type annotations 2017-09-21 05:21:42 +01:00
tag_list PHP7 type annotations 2017-09-21 05:21:42 +01:00
tagger PHP7 type annotations 2017-09-21 05:21:42 +01:00
tips PHP7 type annotations 2017-09-21 05:21:42 +01:00
update phpstorm tidying 2015-09-12 11:43:28 +01:00
upgrade PHP7 type annotations 2017-09-21 05:21:42 +01:00
upload delete cached thumb blocks after replacing images 2018-06-20 03:08:40 +01:00
user paginated user list 2018-07-22 19:23:34 +01:00
varnish PHP7 type annotations 2017-09-21 05:21:42 +01:00
view image-info box should avoid wrapping 2018-07-26 00:27:39 +01:00
wiki PHP7 type annotations 2017-09-21 05:21:42 +01:00
word_filter PHP7 type annotations 2017-09-21 05:21:42 +01:00