.. |
admin
|
there is no more purge unused tags
|
2015-08-02 19:41:06 +01:00 |
alias_editor
|
use html5 input types
|
2015-04-18 10:39:34 +01: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
|
scrutinizer suggestions
|
2015-07-21 01:20:53 +01: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
|
do InitExtEvent in bootstrap, before user exists
|
2015-08-03 15:49:38 +01: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
|
merge common parts of handle_archive and bulk_add
|
2015-05-24 16:08:46 +01: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
|
scrutinizing
|
2015-08-04 13:53:58 +01:00 |
cron_uploader
|
octal for permissions
|
2014-05-24 10:18:44 +01:00 |
custom_html_headers
|
do InitExtEvent in bootstrap, before user exists
|
2015-08-03 15:49:38 +01:00 |
danbooru_api
|
page->set_code() to set HTTP status
|
2015-08-02 19:40:57 +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
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
ext_manager
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
favorites
|
skip to latest db
|
2015-08-08 22:18:54 +01: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
|
page->set_code() to set HTTP status
|
2015-08-02 19:40:57 +01:00 |
handle_archive
|
merge common parts of handle_archive and bulk_add
|
2015-05-24 16:08:46 +01: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
|
Merge pull request #491 from shish/more_https
|
2015-07-20 23:28:21 +01:00 |
handle_svg
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
handle_video
|
This fixes issue #466. You can now optionally generate thumbnails for videos with the newer versions of FFmpeg that take into account the aspect ratio.
|
2014-12-14 15:22:44 -08: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
|
show all html headers on the front page, so autocomplete can work
|
2015-07-04 12:25:23 +01:00 |
image
|
page->set_code() to set HTTP status
|
2015-08-02 19:40:57 +01: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
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
ipban
|
fix typo
|
2015-08-08 23:04:36 +01:00 |
link_image
|
not all requests have remote_addr
|
2015-08-09 12:20:37 +01: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
|
cache event log size for 600 seconds, not cache the value '600' forever...
|
2015-07-12 22:12:37 +01:00 |
log_logstash
|
logstash logger
|
2015-01-24 16:57:28 +00: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
|
use html5 input types
|
2015-04-18 10:39:34 +01:00 |
not_a_tag
|
use html5 input types
|
2015-04-18 10:39:34 +01:00 |
notes
|
Merge pull request #426 from DakuTree/patch-notesfix
|
2014-05-24 10:12:58 +01:00 |
numeric_score
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
oekaki
|
scrutinizer suggestions
|
2015-07-21 01:20:53 +01:00 |
ouroboros_api
|
Fix duplicate handling
|
2015-01-05 13:47:53 +02:00 |
pm
|
give unread PM count a class, so custom themes can make it red if they wish
|
2015-04-18 10:31:24 +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
|
set_default_bool should take a bool, always
|
2015-08-08 22:18:25 +01:00 |
qr_code
|
Change generated links to be aware of HTTPS.
|
2015-02-02 00:13:05 -08: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
|
Button should say "Regenerate Thumbnail" for clarity.
|
2014-12-14 16:07:00 -08:00 |
relatationships
|
allow exts to mark themselves as not supporting sqlite
|
2015-08-08 22:23:27 +01:00 |
report_image
|
remove all reports from user
|
2015-02-08 04:27:54 +00: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
|
use html5 input types
|
2015-04-18 10:39:34 +01: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
|
fix first setup block positioning
|
2015-04-18 10:39:56 +01: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
|
show when tags/sources were set on the history pages
|
2015-04-26 12:45:32 +01:00 |
statsd
|
count_execs is legacy code from adodb anyway... remove another global
|
2015-08-02 21:31:55 +01:00 |
tag_categories
|
move tag category css to it's own file
|
2015-04-18 10:39:42 +01:00 |
tag_edit
|
fix merge
|
2015-06-01 16:00:03 +01:00 |
tag_editcloud
|
More linting!
|
2014-04-28 02:23:45 -04:00 |
tag_history
|
scrutinizing
|
2015-08-04 13:53:58 +01:00 |
tag_list
|
case-insensitive autocomplete
|
2015-07-04 12:26:29 +01: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
|
scrutinizing
|
2015-08-04 13:53:58 +01:00 |
upgrade
|
bumped the tag char limit to 255
|
2014-06-19 23:14:11 +01:00 |
upload
|
scrutinizer suggestions
|
2015-07-21 01:20:53 +01:00 |
user
|
set cookies on Page object
|
2015-08-03 15:49:36 +01:00 |
varnish
|
Finally commit ext for purging varnish on-demand
|
2015-01-24 16:54:18 +00:00 |
view
|
use html5 input types
|
2015-04-18 10:39:34 +01: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 |