Daku
|
6d1c7c414b
|
mysql < 5.6 has terrible subquery optimization, using EXISTS / JOIN fixes this
|
2015-12-04 11:38:44 +00:00 |
|
Shish
|
1ac88e8923
|
more comments
|
2015-09-27 12:38:48 +01:00 |
|
Shish
|
8c1e3bc92a
|
mark tests as public
|
2015-09-26 11:17:13 +01:00 |
|
Shish
|
c337abe280
|
skip tests for extensions who don't support the current db
|
2015-09-21 10:05:32 +01:00 |
|
Shish
|
fc2bbefcb9
|
test all the things
|
2015-09-20 22:40:04 +01:00 |
|
Shish
|
9af5995dcc
|
PHPUnit proof of concept
|
2015-09-20 20:03:29 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Shish
|
18490ed488
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
|
Daku
|
be18140944
|
added option to hide random link on paginator (only post/list should show now)
|
2015-04-18 10:41:32 +01:00 |
|
Daku
|
8c2d8df81d
|
use html5 input types
we would use type='url' for source but non-urls can be used as source too
|
2015-04-18 10:39:34 +01:00 |
|
Daku
|
7166259cc5
|
autocomplete='off' for tag input
this disables autocomplete/captilize on "most" mobile keyboards
autocompletejs still works with this off
|
2015-04-18 10:39:22 +01:00 |
|
Shish
|
5d099c06f9
|
remove references to unused cache values
|
2014-12-06 23:51:58 +00:00 |
|
Shish
|
c0dfd9adc0
|
a little extra consistency in cache variable names
|
2014-11-26 13:09:49 +00:00 |
|
Shish
|
50d40c1c81
|
give IndexTheme:display_page some sub-functions to make them easier to customise
|
2014-08-24 16:29:32 +01:00 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
50686ac61e
|
More linting, fix PHPDoc style.
|
2014-04-24 22:29:29 -04:00 |
|
jgen
|
daee99c1bc
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:28:53 -04:00 |
|
Shish
|
f72bfbb050
|
fix indentation
|
2014-04-06 20:47:01 +01:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Daku
|
258fda188e
|
use different selector rather than hardcoding url
|
2014-03-08 15:20:50 +00:00 |
|
Daku
|
d675827173
|
order[=|:]random_#### metatag
possible replacement for random_list ext?
|
2014-02-24 19:54:15 +00:00 |
|
jgen
|
f4f94e6273
|
Merge pull request #379 from DakuTree/patch-2
Misc tweaks/fixes (fixes/closes issue 17 & 323)
|
2014-02-21 13:40:15 -05:00 |
|
Daku
|
eb16ab09ed
|
order images sorted by score
this is solution for issue #17 (Method to sort by top scored images in numeric_score module)
|
2014-02-16 02:28:39 +00:00 |
|
Daku
|
16bb38f343
|
onSearchTermParse regex should be case insensitive
|
2014-02-15 21:26:31 +00:00 |
|
Daku
|
b7a4de90e4
|
updated docs with new metatags
|
2014-02-05 14:11:13 +00:00 |
|
Daku
|
b5f70de496
|
change source metatag regex to allow searching for URLs
|
2014-01-14 07:52:45 +00:00 |
|
Daku
|
55ff224ac0
|
added any/none options to the source/pool metatags
|
2014-01-14 06:27:12 +00:00 |
|
Daku
|
ce256f5bf4
|
added pool & pool_by_name search metatags
|
2014-01-14 06:12:34 +00:00 |
|
Daku
|
325da11119
|
artist/comment/numeric_score metatags now work using :
also updated docs
|
2014-01-13 09:13:56 +00:00 |
|
Daku
|
7d49e21792
|
readability + moved stuff
|
2014-01-13 08:19:12 +00:00 |
|
Daku
|
152f5fbf26
|
add config option for default order
|
2014-01-13 08:19:11 +00:00 |
|
Daku
|
2c2f27ca64
|
add order metatag
not too happy with how this works...but it does work
|
2014-01-13 08:19:11 +00:00 |
|
Daku
|
14899e79ad
|
added height & width metatags
|
2014-01-02 14:10:08 +00:00 |
|
Daku
|
25c286b71f
|
add support for using : as a metatag seperator + updated docs
|
2014-01-02 14:00:24 +00:00 |
|
jgen
|
0512858bd4
|
Some more small tweaks for speed.
|
2013-10-04 17:17:42 -04:00 |
|
Shish
|
07304861f3
|
log IDs of things
|
2013-08-30 00:19:46 +01:00 |
|
Shish
|
2b628a395f
|
resolve_list -> resolve_aliases, to better describe what it actually does
|
2013-08-04 18:13:50 +01:00 |
|
Shish
|
7e89481105
|
have Tag::resolve_list always take an array
|
2013-08-04 18:11:02 +01:00 |
|
Shish
|
47c1b5d094
|
move query-string-passing to JS rather than embedding in the HTML, so that the HTML can be commonised and cached better
|
2013-07-05 22:32:16 +01:00 |
|
Shish
|
5c13fcac62
|
resolve aliases on input as well, so the target shows in the url
|
2013-06-20 22:59:42 +01:00 |
|
Shish
|
b6235695da
|
unique IDs for 'posted' search params
|
2013-06-16 12:20:53 +01:00 |
|
Shish
|
f3aad43fa3
|
merge the two List Controls blocks
|
2012-08-18 19:23:11 +01:00 |
|
Shish
|
5022d2b965
|
more tags, more opera glitch workarounds
|
2012-08-15 21:19:51 +01:00 |
|
Shish
|
6394cd8100
|
make shm-thumb use consistent across themes, with data-tags and data-post-id
|
2012-08-15 20:42:56 +01:00 |
|
Shish
|
8c39c29528
|
make tag hiding a little more consistent
|
2012-08-15 20:22:25 +01:00 |
|
Shish
|
0bc4ebafa5
|
somewhat excessive caching for index pages
|
2012-06-24 02:07:59 +01:00 |
|
Shish
|
4cbd00c039
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-05-16 05:32:56 +01:00 |
|
Daku
|
3618c2dbb9
|
forgot to removing testing :x
|
2012-05-02 21:13:37 +01:00 |
|
Daku
|
d6de529ca5
|
should work properly with lite theme now..
|
2012-05-02 20:48:39 +01:00 |
|