Shish
|
41a205d24a
|
avoid having nice_urls as both system and admin setting
|
2020-02-09 16:36:22 +00:00 |
|
Shish
|
641fd5a16f
|
remove CACHE_HTTP - client side page cache causes more problems than it solves
|
2020-02-09 16:25:17 +00:00 |
|
Shish
|
3c78b5685e
|
remove runtime-coverage -- when we want coverage, we enable it at the PHP runtime level
|
2020-02-09 16:08:35 +00:00 |
|
Shish
|
d749784e95
|
remove redundant escaping and split load_balance_url into a separate function with testing
|
2020-02-09 16:02:37 +00:00 |
|
Shish
|
cc7a33b31f
|
show lengths to 1/10th second
|
2020-02-09 00:32:20 +00:00 |
|
Shish
|
4b5becfb7f
|
video length in thumb
|
2020-02-08 20:44:23 +00:00 |
|
Shish
|
fd7c774f5b
|
handle_svg doesn't need to override ALL of onDataUpload
|
2020-02-08 20:44:23 +00:00 |
|
Shish
|
0b304bdf2e
|
use Permissions for Favourites / Artist / Relationships, and also check image lock when sending ImageInfoSet instead of getting each receiver to check it
|
2020-02-08 00:24:42 +00:00 |
|
Shish
|
aac9cf1fe0
|
merge some self-contained bits from @sanmadjack's branch
|
2020-02-07 22:05:27 +00:00 |
|
Shish
|
cdaecb3380
|
format
|
2020-02-06 03:10:30 +00:00 |
|
Shish
|
81880f7458
|
Make installer nice again
|
2020-02-06 02:19:51 +00:00 |
|
Shish
|
03af4dd92f
|
???
|
2020-02-05 09:01:22 +00:00 |
|
Shish
|
23943692ce
|
formatting
|
2020-02-05 01:38:32 +00:00 |
|
Shish
|
342f30142b
|
re-enable prefetch
|
2020-02-05 01:27:00 +00:00 |
|
Shish
|
ef82d5f1a1
|
account for missing tags
|
2020-02-05 01:26:18 +00:00 |
|
Shish
|
f7feb4075a
|
order, order
|
2020-02-05 00:27:37 +00:00 |
|
Shish
|
1a07f84622
|
inline build_accurate_search_querylet
|
2020-02-05 00:16:47 +00:00 |
|
Shish
|
e971d10d41
|
we can also optimise one negative tag in the same way
|
2020-02-04 23:49:54 +00:00 |
|
Shish
|
b81a95129c
|
faster search for getting deep into individual tag archives
|
2020-02-04 23:43:24 +00:00 |
|
Shish
|
c0bdb6b7f8
|
merge common stuff into build_search_querylet
|
2020-02-04 23:27:01 +00:00 |
|
Shish
|
aa5cf0e81b
|
optimise counting number of results for one negative tag
|
2020-02-04 23:05:07 +00:00 |
|
Shish
|
9216be3c96
|
if we're past the searchable number of pages, don't bother counting the number of pages, just 404
|
2020-02-04 22:44:27 +00:00 |
|
Shish
|
7d4008bae8
|
remove email stuff that was never used
|
2020-02-04 21:09:58 +00:00 |
|
Shish
|
13f4de8c14
|
Have arrowkey nav use HTML next/prev links
|
2020-02-04 01:59:08 +00:00 |
|
Shish
|
fdfae4f9c0
|
first/last links too
|
2020-02-04 01:18:04 +00:00 |
|
Shish
|
0f0cceae22
|
format
|
2020-02-04 01:15:25 +00:00 |
|
Shish
|
d13c91ff9a
|
Merge branch 'master' of https://github.com/shish/shimmie2
|
2020-02-04 01:14:11 +00:00 |
|
Shish
|
ad905248e8
|
prev/next/preload links for any page with a paginator
|
2020-02-04 01:12:50 +00:00 |
|
Shish
|
0452de1be9
|
flush stdout after each CLI logging call
|
2020-02-02 15:53:05 +00:00 |
|
Shish
|
f70bce113d
|
BASE_HREF is always defined, but sometimes defined as null
|
2020-02-01 23:42:40 +00:00 |
|
Shish
|
f5c402ad85
|
inline a one-use function
|
2020-02-01 23:37:20 +00:00 |
|
Shish
|
b6656e8141
|
more privacy
|
2020-02-01 23:30:19 +00:00 |
|
Shish
|
0bcbcb679e
|
have navlinks as a utility methods that themes can call, if they want to
|
2020-02-01 23:23:23 +00:00 |
|
Shish
|
6d2c92575d
|
tests for format_milliseconds
|
2020-02-01 23:03:23 +00:00 |
|
Shish
|
e91acbb2c2
|
remove unused scoreql parameters
|
2020-02-01 22:51:30 +00:00 |
|
Shish
|
40ab91f8ea
|
remove redundant scoreql_to_sql
|
2020-02-01 22:44:50 +00:00 |
|
Shish
|
1589b42a10
|
test_truncate
|
2020-02-01 22:35:41 +00:00 |
|
Shish
|
ce8da04d3a
|
dedupe BASE_URL / BASE_HREF
|
2020-02-01 22:26:08 +00:00 |
|
Shish
|
e9ab6aa802
|
drop redundant end-php tag
|
2020-02-01 21:42:47 +00:00 |
|
Shish
|
665d5db3f6
|
drop un-used, un-tested config variants
|
2020-02-01 21:40:35 +00:00 |
|
Shish
|
6f7e0e5b12
|
drop logging args that didn't get used in practice
|
2020-02-01 21:37:07 +00:00 |
|
Shish
|
3f689b68bc
|
MockDatabase didn't get used
|
2020-02-01 21:32:38 +00:00 |
|
Shish
|
66bd27b0ee
|
fix login for names with spaces
|
2020-02-01 21:21:27 +00:00 |
|
Shish
|
a5c7faeff7
|
move stream_file to its own function
|
2020-02-01 21:20:32 +00:00 |
|
Shish
|
1b4d06c8d2
|
explanation
|
2020-02-01 20:01:25 +00:00 |
|
Shish
|
43ea7fb70c
|
replace array_{add,remove} with array_diff
|
2020-02-01 19:30:32 +00:00 |
|
Shish
|
dcb1f862e6
|
types
|
2020-02-01 18:27:21 +00:00 |
|
Shish
|
f0f3cc7aa0
|
merge layout stuff into Page class
|
2020-02-01 18:11:11 +00:00 |
|
Shish
|
de0a7138d2
|
formatting
|
2020-02-01 11:59:39 +00:00 |
|
Shish
|
135b8db720
|
fix types in http_range support
|
2020-02-01 11:59:39 +00:00 |
|