Commit graph

5217 commits

Author SHA1 Message Date
Shish
7cb36da4c6 line up comments 2020-10-25 21:25:38 +00:00
Shish
0dd7f62b54 allow use of polyfills in installer 2020-10-25 19:40:24 +00:00
Shish
19a6b39c70 make use of str_starts_with / str_ends_with / str_contains 2020-10-25 19:31:58 +00:00
Shish
c783ff0e8d polyfills for php8's str_starts_with and str_ends_with 2020-10-25 19:15:13 +00:00
Shish
4ac9ab2ad6 round up number of comment pages instead of rounding down, fixes #755 2020-10-25 18:06:36 +00:00
Shish
91d04bad5d z-index 2020-10-25 18:03:47 +00:00
Shish
723f316512 avoid repeatedly fetching the same user when viewing PM list 2020-10-25 17:05:36 +00:00
Shish
a617ed4331 newlines in tooltips 2020-10-25 13:30:00 +00:00
Shish
c8bd5e8d49 clarity for not-emptiness 2020-10-25 13:09:51 +00:00
Shish
0dca09c230 make order querylets a first class citizen instead of a hack 2020-10-25 12:55:36 +00:00
Shish
19d5cfe8b9 make search term parse ID a standard thing 2020-10-25 12:55:36 +00:00
Shish
f88445e639 measure client-side page-speed stats 2020-10-25 10:48:46 +00:00
Shish
03dda8144c pull microcrud update to fix r__size issue 2020-10-25 10:44:30 +00:00
Shish
d19f9cb287 Rephrase ratio search so that it works across databases, fixes #759 2020-10-25 00:57:21 +01:00
Shish
6d074cfef8 defer notes js loading, fixes #737 2020-10-24 23:46:32 +01:00
Shish
0e1f6d0ef0 add tests for parent/child search, to try and trigger #743 2020-10-24 23:32:08 +01:00
Shish
7f37607d9d all the parallel 2020-10-24 23:16:44 +01:00
Shish
ec8734cf45 You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3. 2020-10-24 23:16:16 +01:00
Shish
44636c4de3 only publish master pushes 2020-10-24 23:00:10 +01:00
Shish
548bc7aa64 cache vendor 2020-10-24 22:55:04 +01:00
Shish
b45bc1d61c cleanup image view counter 2020-10-24 22:33:29 +01:00
MetallicAchu
b8c6736327 Added a list that sorts by total views
Most of the code is stolen from numeric_score and ported in order to be usable here
2020-10-24 22:16:31 +01:00
Shish
c11f0dafd0 format 2020-10-24 22:16:18 +01:00
Shish
583cf6751a test php8 build 2020-10-24 21:56:33 +01:00
Shish
9ec8c2f807 update 2020-10-24 20:44:05 +01:00
Shish
574ec0b4c0 more semver 2020-10-24 20:02:55 +01:00
Shish
e208f9d297 phpunit 9 2020-10-24 19:27:48 +01:00
Shish
58a0f060ce avoid numeric columns 2020-10-24 19:18:40 +01:00
Shish
69112fdee3 phpunit9 2020-10-24 18:55:07 +01:00
Shish
4bf2cb8ee7
Merge pull request #779 from shish/php7.4
Have docker use modern php
2020-10-24 15:03:22 +01:00
Shish
ad88679e61 php7.4 in docker 2020-10-24 14:22:46 +01:00
Shish
78463709cd gd is also required 2020-10-24 14:05:54 +01:00
Shish
7308514e53 Run tests with php 7.4 2020-10-24 14:05:54 +01:00
Shish
8ff70134ae nits 2020-10-24 13:46:57 +01:00
Shish
9b878d98d6 replace xml_tag with HTMLElement 2020-10-24 13:46:57 +01:00
Shish
c29fe0583f increase database timeout for admin ops 2020-10-15 23:50:09 +00:00
Shish
a51cab58aa make sure extension is not-null for transloads 2020-10-14 16:07:12 +00:00
Shish
ce26a87aa6 bump 2020-10-14 15:59:49 +00:00
Shish
3c10d1cfee
Merge pull request #757 from sanmadjack/pull
Adjusted mime type update statement to include NULLs. Changed get_mim…
2020-10-13 01:57:24 +01:00
Shish
b8c7714ac9 bump ffsphp dependency 2020-10-09 16:45:12 +01:00
Shish
0899f552f8 composer update 2020-10-09 13:51:44 +01:00
Shish
7b3ab71b1e standard post linking - avoid the word "Image" 2020-10-09 13:51:24 +01:00
Shish
d00569431b arrow format to link images in logs 2020-10-09 13:47:48 +01:00
Matthew Barbour
bf2a34c106 Adjusted mime type update statement to include NULLs. Changed get_mime() so that it can return a null in the event of the mime type not being properly set. 2020-10-08 17:41:24 -05:00
Shish
547c6d98da
Merge pull request #756 from sanmadjack/pull
Pull
2020-10-08 23:33:09 +01:00
Matthew Barbour
45511cbcda Fixed issue with detecting animated GIFs 2020-10-08 17:24:32 -05:00
Matthew Barbour
49a3277cca Fixed imagemagick thumbnailing issue with metadata-rotated images 2020-10-08 17:24:29 -05:00
Matthew Barbour
59bb8a31a2 Relaxed filename search to allow for non alpha-numeric filenames 2020-10-08 17:24:25 -05:00
Matthew Barbour
6bc8b791d2 Added option to go to next image when an image is deleted 2020-10-08 17:24:21 -05:00
Matthew Barbour
79a2fe23b3 Added support for specifying conflicting extensions 2020-10-08 17:24:14 -05:00