Commit Graph

24 Commits

Author SHA1 Message Date
fd1bb21f9d bumps 2023-11-11 22:05:28 +00:00
aa8de9d420 the php string type is lowercase 2023-08-17 18:20:46 +01:00
8fb6fd5f54 stricter nulls 2023-06-27 17:45:35 +01:00
00d4f9f75c always have a Themelet, never null 2023-06-27 16:11:14 +01:00
4ba3af7926 version bumps 2023-05-25 12:58:41 +01:00
f91daba264 count less 2023-01-11 11:41:13 +00:00
bce2d55744 Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
a04bc2e7e4 php8.1 gogogo 2022-10-28 01:45:35 +01:00
4ff93c63c3 new php-cs-fixer, new opinions about what is today's preferred format... 2022-10-27 17:21:46 +01:00
3d9e32e919 new php-cs-fixer 2021-12-14 18:32:47 +00:00
3bb1566df2 Allow db->set_timeout(null) to disable DB timeouts, see #874 2021-09-22 15:42:41 +01:00
77f7121e26 drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
6489b388a0 Added TGA support to transcoder 2021-01-16 14:26:18 -06:00
8a58ede5b3 remove some dead code 2020-10-29 01:28:46 +00:00
ecafd4e131 Merge branch 'image2post' 2020-10-27 22:42:47 +00:00
08b9729c72 more 2020-10-27 22:07:32 +00:00
d7c16176d3 Image to Post - mime 2020-10-26 10:53:03 -05:00
df93e2e5d5 Added support for transcoding from the PPM image format 2020-10-26 08:58:47 -05:00
8ff70134ae nits 2020-10-24 13:46:57 +01:00
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
45511cbcda Fixed issue with detecting animated GIFs 2020-10-08 17:24:32 -05:00
81af2e99f8 avoid redundant updates in db upgrade 2020-10-03 23:06:09 +00:00
3297e71636 Add image/vnd.microsoft.icon because OSX uses that instead of image/x-icon 2020-06-25 14:54:05 +01:00
984c9702ec The great MIMEing 2020-06-25 00:42:34 +01:00