Shish
|
f5a69e8fa9
|
only show some admin actions on some pages
|
2021-04-25 11:20:55 +01:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Laureano Passafaro
|
984b85f60c
|
2 missing block ids on post/view
|
2021-02-09 11:03:00 +00:00 |
|
Matthew Barbour
|
32927aea3d
|
Formatting pass
|
2021-01-18 08:37:32 -06:00 |
|
Matthew Barbour
|
7cea8592ee
|
Fixed issues with next/prev post functionality not working with certin URL setups, as the query was not making it back to the server, or was being lost on redirect
|
2021-01-16 14:54:11 -06:00 |
|
Shish
|
ecafd4e131
|
Merge branch 'image2post'
|
2020-10-27 22:42:47 +00:00 |
|
Shish
|
338bbcdbcb
|
more test passing
|
2020-10-27 22:19:26 +00:00 |
|
Shish
|
e8561f6a04
|
test pages with args properly
|
2020-10-27 21:19:19 +00:00 |
|
Matthew Barbour
|
769fbecbb0
|
Image to Post - View
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
4c5ef85906
|
Added image info option to admin, changed the info template parser to not use the url-escaped option
|
2020-08-28 09:50:36 -05:00 |
|
Shish
|
49e4c3f9c7
|
info as part of view ext
|
2020-07-31 15:50:57 +01:00 |
|
Matthew Barbour
|
18cd74f57d
|
Changed a bunch of core extensions to be hidden since there's nothing to interact with
|
2020-06-22 18:02:47 +01:00 |
|
Shish
|
8b1b4d257e
|
stick a blank index.php in data/ just in case somebody left directory-indexing on
|
2020-03-23 19:56:05 +00:00 |
|
Shish
|
52a232d113
|
...
|
2020-03-23 00:24:37 +00:00 |
|
Shish
|
92b000ed4e
|
derp
|
2020-03-23 00:21:35 +00:00 |
|
Shish
|
1fc75c0b18
|
Whenever we display an image for any reason, show the admin block, fixes #621
|
2020-03-23 00:06:43 +00:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
5058e1f3fd
|
standard jquery
|
2020-03-02 17:12:43 +00:00 |
|
Shish
|
9c47bdb100
|
users who can edit locks, can edit locked images
|
2020-02-13 20:54:45 +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
|
35aca4fa9a
|
separate calls for A and LINK??
|
2020-02-04 01:22:26 +00:00 |
|
Shish
|
0f0cceae22
|
format
|
2020-02-04 01:15:25 +00:00 |
|
Shish
|
ad905248e8
|
prev/next/preload links for any page with a paginator
|
2020-02-04 01:12:50 +00:00 |
|
Shish
|
ce8da04d3a
|
dedupe BASE_URL / BASE_HREF
|
2020-02-01 22:26:08 +00:00 |
|
Shish
|
af733b53ca
|
more encoding
|
2020-01-30 22:10:51 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
659ef7dac9
|
update dependencies
|
2019-11-14 18:24:09 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
dd6c3b2321
|
Added window title option to post title extension
|
2019-08-01 08:10:30 -05:00 |
|
Matthew Barbour
|
cb1e9c0075
|
Permissions to constants
|
2019-08-01 08:07:05 -05:00 |
|
Matthew Barbour
|
826c623538
|
PageMode constants
|
2019-06-18 21:04:31 -05:00 |
|
Shish
|
1d10baa719
|
only sql-escape if we're going to the database, not the accelerator
|
2019-06-16 19:25:40 +01:00 |
|
Shish
|
e232811e8c
|
silence errors from a broken client
|
2019-06-16 19:12:44 +01:00 |
|
Shish
|
2396ae2ef9
|
fix a bunch of lints
|
2019-05-28 20:27:23 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
9d3f4ea4b3
|
move ext-specific js into that ext
|
2018-11-05 23:12:18 +00:00 |
|
Shish
|
b93026ac1d
|
dedupe 'og:' meta tags
|
2018-11-05 19:17:42 +00:00 |
|
Shish
|
bd6b2289b1
|
image-info box should avoid wrapping
|
2018-07-26 00:27:39 +01:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
9f4caaddea
|
remove some unused variables
|
2017-06-01 20:44:26 +01:00 |
|
Scrutinizer Auto-Fixer
|
1caef6d633
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-03-12 23:45:38 +00:00 |
|
Shish
|
6febdec7b5
|
more explicit variable types
|
2016-06-19 23:05:57 +01:00 |
|
Shish
|
8c1e3bc92a
|
mark tests as public
|
2015-09-26 11:17:13 +01:00 |
|
Shish
|
c54e336695
|
mark tests as incomplete rather than commenting them out
|
2015-09-24 23:16:38 +01:00 |
|
Shish
|
83a1336b76
|
more test
|
2015-09-20 20:04:16 +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 |
|
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 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
1ca3865a1c
|
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 |
|
jgen
|
daee99c1bc
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:28:53 -04:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Daku
|
87065d08f6
|
use elseif
|
2014-03-02 21:58:45 +00:00 |
|
jgen
|
9255c861f7
|
Cleaning up.
|
2014-02-19 20:50:00 -05:00 |
|
jgen
|
807b0c7037
|
Commenting this out as it assumes Nice URLs, and fails if they are not enabled.
|
2014-02-17 01:51:40 -05:00 |
|
Shish
|
57d687a7e1
|
give images priority 10
|
2012-03-19 19:09:52 +00:00 |
|
Shish
|
6632521218
|
permission name tweaks
|
2012-03-14 19:24:10 +00:00 |
|
Shish
|
c78ad128bf
|
forms
|
2012-03-11 15:49:40 +00:00 |
|
Shish
|
eb8c15b9a0
|
whitespace
|
2012-03-09 22:08:55 +00:00 |
|
Shish
|
5d3d4e8d76
|
test fixes
|
2012-03-09 18:56:06 +00:00 |
|
Shish
|
79ce40abd0
|
less code
|
2012-03-09 18:14:14 +00:00 |
|
Shish
|
fb111803c7
|
save a warning
|
2012-03-09 18:12:46 +00:00 |
|
Shish
|
4245cd268c
|
if user has no js, default to showing info editor
|
2012-03-05 10:22:55 +00:00 |
|
Shish
|
af7704825b
|
use HTTP status codes with error messages
|
2012-02-16 15:37:05 +00:00 |
|
Shish
|
519e46578d
|
more notation for which strings are HTML safe and which aren't
|
2012-02-13 20:51:34 +00:00 |
|
Shish
|
6c29ccee40
|
split extension styles, so other themes can use them better
|
2012-02-12 11:25:58 +00:00 |
|
Shish
|
a93247327a
|
editable tags by default, and hide .edit by default
|
2012-02-11 00:52:42 +00:00 |
|
Shish
|
db9a1cc7d8
|
only show edit / set if the user can edit tags
|
2012-02-09 17:29:04 +00:00 |
|
Shish
|
fbbdc898b0
|
Move image uploader info into the image info editor, make it editable
|
2012-02-09 17:03:39 +00:00 |
|
Shish
|
7ced04d0d0
|
separate uploader info
|
2012-02-09 15:35:59 +00:00 |
|
Shish
|
6e8970b15d
|
functioning
|
2012-02-09 15:17:11 +00:00 |
|
Shish
|
f9c1f8229c
|
remove non-functional bits
|
2012-02-09 15:06:35 +00:00 |
|
Shish
|
8d15ae8c0a
|
more js to lib/shimmie.js
|
2012-02-09 14:38:32 +00:00 |
|
Shish
|
0698b780f9
|
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
|
2012-02-08 12:07:01 +00:00 |
|
Shish
|
0589f9d72e
|
fine grained permission bits
|
2012-02-07 15:15:18 +00:00 |
|
Shish
|
cc8f1f35a5
|
more type hints
|
2012-02-02 14:14:33 +00:00 |
|
Shish
|
ee40a9aad3
|
merge
|
2012-01-27 16:49:35 +00:00 |
|
Shish
|
85af28c0b5
|
return after error, don't handle the bad data
|
2012-01-26 17:16:57 +00:00 |
|
Shish
|
98f09695b6
|
sometimes tags are set with no images id...
|
2012-01-26 15:16:52 +00:00 |
|
Shish
|
b8bdbd3533
|
after detecting an error, don't carry on processing the bad data...
|
2012-01-19 15:23:44 +00:00 |
|
Shish
|
bdf274074c
|
some people like heading to the image after an image that isn't there (mostly robots with old URLs)
|
2012-01-18 03:13:27 +00:00 |
|
Shish
|
9d36a6a1bb
|
sometimes when looking for next/prev the image doesn't exist
|
2012-01-14 14:38:45 +00:00 |
|
Shish
|
8cb95ceb98
|
also allow https sources
|
2011-10-25 16:17:44 +01:00 |
|
green-ponies (jgen)
|
fca286913e
|
Working on moving header() inside of the global $page data structure.
|
2011-09-04 14:06:34 -04:00 |
|
green-ponies (jgen)
|
6c3e91e01c
|
changed script tags to include language
|
2011-08-12 21:40:51 -04:00 |
|
Shish
|
9db12f54f9
|
opengraph metadata on images
|
2011-03-07 23:57:56 +00:00 |
|
Shish
|
1e04df7765
|
<form> -> make_form(), or add auth token manually
|
2010-10-07 21:26:27 +01:00 |
|
Shish
|
41cc80df34
|
more url_escape
|
2010-07-26 23:10:43 +01:00 |
|
Shish
|
faf313d5ba
|
repeat of GET forms breaking on sites without niceurls
|
2010-07-26 11:18:07 +01:00 |
|
Shish
|
a71bf287dd
|
blargh
|
2010-06-17 19:44:05 +01:00 |
|
Shish
|
da449245de
|
Convert some Extensions to SimpleExtensions with priorities
|
2010-05-28 13:06:31 +01:00 |
|
Shish
|
0ba232694d
|
tidy up
|
2010-03-23 04:30:33 +00:00 |
|
Shish
|
e7cbb00191
|
actually, we can use this
|
2010-03-08 18:29:53 +00:00 |
|
Shish
|
893ee38e60
|
next/prev with query test
|
2010-03-08 18:25:23 +00:00 |
|
Shish
|
9c26f9efb4
|
image locking
|
2010-02-17 14:16:20 +00:00 |
|
Shish
|
2b21471441
|
the final bit?
|
2010-02-09 10:08:08 +00:00 |
|