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
2014-12-18 14:38:22 +00:00
..
admin Hide "Download All Images" if ZipArchive doesn't exist/not enabled 2014-08-26 16:16:15 +01:00
alias_editor More linting and removing dead code. 2014-04-28 02:43:49 -04:00
amazon_s3 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
arrowkey_navigation More linting and removing dead code. 2014-04-28 02:43:49 -04:00
artists More linting and removing dead code. 2014-04-28 02:43:49 -04:00
ban_words fix missing global (how did this pass tests? o.o) 2014-12-18 14:38:22 +00:00
bbcode make anchors visible in the page, not just in the markup 2014-08-30 13:18:14 +01:00
blocks More linting and removing dead code. 2014-04-28 02:43:49 -04:00
blotter Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
bookmarks Need to pull in the global $user variable. 2014-04-24 22:22:45 -04:00
browser_search Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
bulk_add 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
bulk_add_csv 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
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 add a user flag for bypassing comment checks 2014-11-30 13:52:29 +00:00
cron_uploader octal for permissions 2014-05-24 10:18:44 +01:00
custom_html_headers Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
danbooru_api migrate to bcrypt for password storage 2014-05-24 09:47:42 +01:00
downtime 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
emoticons More PHP Doc comments. 2014-04-29 17:45:13 -04:00
et 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
ext_manager Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
favorites Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
featured a little extra consistency in cache variable names 2014-11-26 13:09:49 +00:00
forum 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
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 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_archive Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_flash Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_ico Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_mp3 Fixing/Cleaning more PHP Doc related issues. 2014-04-28 00:56:19 -04:00
handle_pixel fix "Image Only" not working with nice_urls disabled 2014-09-02 17:06:39 +01:00
handle_svg Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_video keep aspect ratio when created video thumbnail 2014-05-29 18:40:17 +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 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
home Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:28:53 -04:00
image Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
image_hash_ban 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
image_view_counter 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
index remove references to unused cache values 2014-12-06 23:51:58 +00:00
ipban 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
link_image 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
livefeed A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes 2014-03-30 13:26:48 +01:00
log_db 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
log_net 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
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 Remove tags from images using mass_tagger 2014-07-29 19:11:29 -03:00
not_a_tag 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
notes Merge pull request #426 from DakuTree/patch-notesfix 2014-05-24 10:12:58 +01:00
numeric_score make block placement more explicit 2014-10-10 22:19:54 +01:00
oekaki 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
ouroboros_api Make these functions public to prevent scrutinizer from complaining. 2014-04-26 00:27:16 -04:00
pm a little extra consistency in cache variable names 2014-11-26 13:09:49 +00: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 rename "index" to "pool index" to help differentiate between the two index links 2014-05-31 18:20:57 +01:00
qr_code Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
random_image More PHP Doc comments. 2014-04-29 17:45:13 -04:00
random_list Lots of linting again. 2014-04-28 03:26:35 -04:00
rating Fixing "rating=safe" search bug 2014-12-13 03:23:44 +02:00
regen_thumb Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
relatationships Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
report_image PHPDoc all the things! 2014-04-28 18:22:57 -04:00
res_limit 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
resize Fixing more PHP Doc related issues. 2014-04-27 19:29:36 -04:00
rotate More PHP Doc comments. 2014-04-29 17:45:13 -04:00
rss_comments 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
rss_images More linting and fixing of comments and PHP Doc, types, etc. 2014-04-28 01:26:22 -04:00
setup More linting! 2014-04-28 02:23:45 -04:00
shimmie_api More linting! 2014-04-28 02:23:45 -04:00
simpletest More PHP Doc comments. 2014-04-29 17:45:13 -04:00
site_description 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
sitemap PHPDoc all the things! 2014-04-28 18:22:57 -04:00
source_history More PHP Doc comments. 2014-04-29 17:45:13 -04:00
statsd log time spent waiting for database queries 2014-11-26 13:09:22 +00:00
tag_categories 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
tag_edit docs + added pool:lastcreated metatag which uses the ID of the last pool created by the user 2014-05-30 16:04:12 +01:00
tag_editcloud More linting! 2014-04-28 02:23:45 -04:00
tag_history More linting! 2014-04-28 02:23:45 -04:00
tag_list Merge branch 'develop' 2014-12-06 23:46:14 +00:00
tagger This js file relies on functions defined in 'shimmie.js' which is all globed together when rendering a page. Adding an ignore line to scrutinizer to prevent false-positives. 2014-04-26 05:32:15 -04:00
tips More linting and fixing of comments and PHP Doc, types, etc. 2014-04-28 01:26:22 -04:00
update More PHP Doc comments. 2014-04-29 17:45:13 -04:00
upgrade bumped the tag char limit to 255 2014-06-19 23:14:11 +01:00
upload Merge pull request #418 from jgen/develop 2014-05-23 23:24:32 +01:00
user Merge pull request #463 from shish/user_list_link 2014-12-01 14:04:04 +00:00
view Fixing more PHP Doc related issues. 2014-04-27 19:29:36 -04:00
wiki Linting: These actually were bugs. 2014-04-28 03:16:09 -04:00
word_filter regex for word filtering 2014-10-10 22:19:20 +01:00