Cirvaazny
af522b3c0b
Update memcache conditon matching
...
Add an additional OR conditional for memcache usage. If you use the DSN as listed at https://github.com/shish/shimmie2/wiki/Performance#software-cache the memcache section will never run because it is looking only for DSNs with 'memcached' causing an exception to be thrown on the first access as the cache is never setup.
2022-11-12 19:33:03 -06:00
Shish
d2b2d55cc7
...
2022-10-28 17:38:53 +01:00
Shish
b1b49e756a
arg
2022-10-28 17:37:23 +01:00
Shish
4f4a050442
depth
2022-10-28 17:36:24 +01:00
Shish
0438cc6c58
ocular as a dev-dependency
2022-10-28 17:33:32 +01:00
Shish
a9c91ce3fd
bumps
2022-10-28 01:47:32 +01:00
Shish
d2f5796c22
format
2022-10-28 01:46:48 +01:00
Shish
a04bc2e7e4
php8.1 gogogo
2022-10-28 01:45:35 +01:00
Shish
522b57da37
bump
2022-10-27 23:31:54 +01:00
Shish
47ab0eda0a
Jesus heckin' christ PHP is awful
...
PHP-CS-Fixer 3.12.0 on my laptop gives different results to PHP-CS-Fixer
3.12.0 in github...
2022-10-27 17:29:24 +01:00
Shish
966c141848
use git to check for format errors
2022-10-27 17:24:35 +01:00
Shish
2674c9c1d3
also test for 8.1
2022-10-27 17:22:26 +01:00
Shish
4ff93c63c3
new php-cs-fixer, new opinions about what is today's preferred format...
2022-10-27 17:21:46 +01:00
Shish
ebc78f8996
versions
2022-10-27 17:18:28 +01:00
Shish
0be8e835ef
avoid crashing in cron_upload if API key isn't set, fixes #881
2022-10-27 17:15:48 +01:00
Shish
caa3c80de4
Use Y-m-d H:i:s for default 'posted' date
2022-10-27 17:09:39 +01:00
Shish
a828c3e0e5
more thorough testing for path_to_tags, and handle more edge cases
2022-10-27 17:09:39 +01:00
Shish
bf03c0849a
Merge pull request #889 from yls4/master
...
Pool - Reverse function
2022-10-27 16:58:00 +01:00
myname
ccb78e272c
Allows appending new tags to existing ones in auto_tagger
2022-10-07 18:41:53 -05:00
myname
3154a833f7
Add Post/List view button to pools, for easier access to functions in the post/list extension
2022-10-07 15:33:24 -05:00
myname
d52d4a6899
Add search by pool id
2022-10-07 15:19:50 -05:00
myname
531b903830
Pool - Reverse function
2022-10-06 17:34:04 -05:00
Shish
22ec34ea52
format
2022-09-27 17:38:15 +01:00
Shish
ad68e093c6
Merge pull request #888 from yls4/master
...
Fixing bulk add bug, tag is set to "\" if no other tags are present
2022-09-27 17:37:44 +01:00
myname
10e63a0666
Fixing bulk add bug, tag is set to "\" if no other tags are present
2022-09-27 02:12:24 -05:00
Shish
f57dc61cb7
only hide images if image approbals are enabled
2022-07-10 01:40:04 +01:00
Shish
e97198aa10
format
2022-07-09 23:37:43 +01:00
Shish
476808db4b
Merge pull request #863 from jellykells/jellykells/owner_view_unapproved
...
Allow image owner to view their unapproved images
2022-07-08 22:20:52 +01:00
Shish
836fef790d
Merge pull request #883 from JamesTheSergal/master
...
fix no handler for 'bulk_download'
2022-07-08 22:18:58 +01:00
Shish
606c1fdedc
Merge pull request #878 from friends-of-the-core/autocomplete-in-more-places
...
Autocomplete in more places
2022-07-08 22:10:54 +01:00
Shish
25e5fc9c17
Merge pull request #860 from yls4/master
...
Fixing home page pool link and fixing Notes not displaying due to css
2022-07-08 22:10:38 +01:00
Ruben Rodriguez
b2792481fa
fix no handler for 'bulk_download'
...
Shimmie out of the box has bulk downloads enabled for the 'user' and 'base', but perform bulk actions isn't enabled, so it goes to a handler not found page. This fixes that.
2022-07-06 08:57:10 -04:00
Shish
c1344958d4
[themes/warm] fix type annotations, fixes #865
2022-05-20 13:10:35 +01:00
Shish
818ea626ca
[themes/lite] use block->id rather than trying to generate our own id
2022-05-20 13:08:42 +01:00
Shish
c9ce396c9d
remove ancient irrelevant comments
2022-05-20 13:06:29 +01:00
Shish
b859e1fc60
Merge pull request #869 from thoughever/reverse_proxy
...
X-Real-IP support and Varnish PURGE config options
2022-05-01 10:42:54 +01:00
Shish
3f553501f9
Merge pull request #876 from friends-of-the-core/preserve-posted-date-on-rotate
...
Preserve posted date on rotate
2022-05-01 10:24:48 +01:00
Shish
0092572ea7
Merge pull request #875 from friends-of-the-core/pre-set-image-posted
...
Allow pre-setting `$image->posted` values
2022-05-01 10:24:34 +01:00
Shish
895207bf6b
Merge pull request #877 from friends-of-the-core/reduced-video-thumbnail-memory-usage
...
Scale thumbnails in ffmpeg to avoid excessive memory use on high-resolution videos
2022-05-01 10:19:26 +01:00
Shish
bb99133322
Merge pull request #874 from friends-of-the-core/sort-by-favorites
...
Allow ordering by favourites in searches
2022-05-01 10:00:18 +01:00
Jessica Stokes
d4c45112ee
Autocomplete in bulk tag editor, too
2022-04-29 11:44:42 -07:00
Jessica Stokes
335b8a94c4
Allow autocomplete for tagging in addition to tag searching
2022-04-29 11:44:42 -07:00
Jessica Stokes
891c69d94d
Scale thumbnails in ffmpeg to avoid excessive memory use on UHD videos
2022-04-29 11:33:22 -07:00
Jessica Stokes
5c79e05f08
Inherit post date when rotating images
2022-04-29 11:29:04 -07:00
Jessica Stokes
6bc1ec4f81
Allow setting $image->posted
values
2022-04-29 11:21:57 -07:00
Jessica Stokes
dfaf9b5a2f
Add order:favorites to autocomplete
2022-04-29 11:14:12 -07:00
Jessica Stokes
4b086a8c70
Allow ordering by favorites in searches
2022-04-29 11:12:00 -07:00
Shish
6a248a0a5c
Merge pull request #871 from shish/dependabot/composer/enshrined/svg-sanitize-0.15.0
...
Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0
2022-02-17 23:02:03 +00:00
dependabot[bot]
cefad7a786
Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0
...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer ) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases )
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.14.1...0.15.0 )
---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:44:22 +00:00
Shish
15f4e79198
Merge pull request #870 from HeCorr/docker-fix
...
Fix apt errors when running in Docker
2022-02-12 12:35:13 +00:00