discomrade
|
38a7bb542b
|
use <code> where appropriate
|
2024-06-21 18:24:38 +01:00 |
|
Shish
|
e80d235fe9
|
[core] use Safe library, reduce StdLibEx
|
2024-02-20 10:38:20 +00:00 |
|
Shish
|
7ee4152942
|
[core] organise exceptions a bit
|
2024-02-11 16:03:23 +00:00 |
|
Shish
|
82a3ce25c2
|
level 7 typing
|
2024-01-20 23:27:34 +00:00 |
|
Shish
|
b60c3fe362
|
[core] a load more type hints, and fix bugs revealed by type hints
|
2024-01-20 14:11:00 +00:00 |
|
Shish
|
641821f6f1
|
databases??
|
2024-01-15 22:56:06 +00:00 |
|
Shish
|
5d120cd0c8
|
[tests] put tests inside transactions
|
2024-01-15 22:50:43 +00:00 |
|
Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
aa8de9d420
|
the php string type is lowercase
|
2023-08-17 18:20:46 +01:00 |
|
Shish
|
8fb6fd5f54
|
stricter nulls
|
2023-06-27 17:45:35 +01:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01:00 |
|
Shish
|
4ba3af7926
|
version bumps
|
2023-05-25 12:58:41 +01:00 |
|
Shish
|
f91daba264
|
count less
|
2023-01-11 11:41:13 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
a04bc2e7e4
|
php8.1 gogogo
|
2022-10-28 01:45:35 +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
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
3bb1566df2
|
Allow db->set_timeout(null) to disable DB timeouts, see #874
|
2021-09-22 15:42:41 +01:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Matthew Barbour
|
6489b388a0
|
Added TGA support to transcoder
|
2021-01-16 14:26:18 -06:00 |
|
Shish
|
8a58ede5b3
|
remove some dead code
|
2020-10-29 01:28:46 +00:00 |
|
Shish
|
ecafd4e131
|
Merge branch 'image2post'
|
2020-10-27 22:42:47 +00:00 |
|
Shish
|
08b9729c72
|
more
|
2020-10-27 22:07:32 +00:00 |
|
Matthew Barbour
|
d7c16176d3
|
Image to Post - mime
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
df93e2e5d5
|
Added support for transcoding from the PPM image format
|
2020-10-26 08:58:47 -05:00 |
|
Shish
|
8ff70134ae
|
nits
|
2020-10-24 13:46:57 +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 |
|
Matthew Barbour
|
45511cbcda
|
Fixed issue with detecting animated GIFs
|
2020-10-08 17:24:32 -05:00 |
|
Shish
|
81af2e99f8
|
avoid redundant updates in db upgrade
|
2020-10-03 23:06:09 +00:00 |
|
Shish
|
3297e71636
|
Add image/vnd.microsoft.icon because OSX uses that instead of image/x-icon
|
2020-06-25 14:54:05 +01:00 |
|
Matthew Barbour
|
984c9702ec
|
The great MIMEing
|
2020-06-25 00:42:34 +01:00 |
|