Shish
189af4c9ea
backport db-setup.sh
2024-01-15 21:47:31 +00:00
Shish
c0bb34fbf1
nicer CLI install
2024-01-15 21:45:55 +00:00
Shish
4c8029fce6
[cli] exit non-zero if there's a fatal error
2024-01-05 16:32:16 +00:00
Shish
880313ec4a
bump
2024-01-05 16:11:27 +00:00
Shish
5c2faa2135
leave composer.lock alone
2024-01-05 16:10:19 +00:00
Shish
823e558b8b
leave composer.lock alone
2024-01-05 16:08:53 +00:00
Shish
f7a7419852
pull setup-db.sh from 2.10
2024-01-05 16:05:47 +00:00
Shish
2ce58632bb
push too
2023-06-26 23:16:53 +01:00
Shish
9af4d8e556
trigger by tag push
2023-06-26 23:15:03 +01:00
Shish
9025ab36ea
push tags
2023-06-26 23:05:39 +01:00
Shish
1c1ad3a716
s/debian:stable/debian:bullseye/
2023-06-26 22:35:05 +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