|
a26b6a9eba
|
PngExifReader.php: add png exif reader with parser!!!!
|
2025-03-21 01:39:34 +01:00 |
|
|
15946417d6
|
JpgExifReader.php: add jpg exif reader
|
2025-03-21 01:39:18 +01:00 |
|
|
3868e799ee
|
ExifReader.php: add exif reader
|
2025-03-21 01:38:57 +01:00 |
|
|
241854c412
|
ImageMetadataResult.php: add exif orientation
|
2025-03-21 01:38:21 +01:00 |
|
|
d5d5d14bbd
|
Exif.php: add exif definitions
|
2025-03-21 01:38:05 +01:00 |
|
|
0122551b46
|
ImageMetadataResult.php: fix syntax
|
2025-03-20 23:27:48 +01:00 |
|
|
f579a64637
|
ThumbGenerationResult.php: use constructor
|
2025-03-18 10:08:10 +01:00 |
|
|
7f6e84e593
|
ImageMetadataResult.php: add ImageMetadataResult
|
2025-03-18 00:23:10 +01:00 |
|
|
2382c22169
|
ThumbGenerationResult.php: add mime
|
2025-03-18 00:00:04 +01:00 |
|
|
5eb9bb9a31
|
ThumbGenerationResult.php: add thumb generation result POD
|
2025-03-17 22:22:43 +01:00 |
|
|
8f7db3bdef
|
FileLogDriver.php: flush writes to file
|
2025-03-16 18:07:58 +01:00 |
|
|
707fb62c04
|
log-driver.php: split up log driver
|
2025-03-16 18:05:40 +01:00 |
|
|
583b50af56
|
IpNoteQueries.php: add ip notes wrapper
|
2025-02-18 12:16:52 +01:00 |
|
Zankaria
|
bf060ce174
|
UserPostQueries.php: fix paging boundaries
|
2025-02-14 12:50:15 +01:00 |
|
|
800fa6f734
|
UserPostQueries.php: fix broken query
|
2025-02-03 22:17:18 +01:00 |
|
|
27b7f1c60d
|
UserPostQueries.php: add post fetching by password
|
2024-12-27 19:32:15 +01:00 |
|
|
4ede43b192
|
UserPostQueries.php: refactor implementation
|
2024-12-27 19:32:15 +01:00 |
|
|
71416afc75
|
UserPostQueries.php: add user post queries class
|
2024-12-17 17:18:38 +01:00 |
|
|
5b231099b0
|
ReportQueries.php: fix filter for invalid reports
|
2024-12-11 16:33:49 +01:00 |
|
|
907656c0ff
|
ReportQueries.php: remove obsolute code
|
2024-12-08 18:32:16 +01:00 |
|
|
7fed118b1d
|
ReportQueries.php: fix return type
|
2024-12-08 18:12:14 +01:00 |
|
|
b04cbdc4b7
|
ReportQueries.php: adjust db call and queries
|
2024-12-08 14:45:42 +01:00 |
|
|
d3782562b8
|
ReportQueries.php: remove caching, since posts can be removed from the outside
|
2024-12-08 13:29:33 +01:00 |
|
|
0a6d92d94b
|
ReportQueries.php: fix comment
|
2024-12-06 22:48:56 +01:00 |
|
|
b5622e20c5
|
ReportQueries.php: delete then invalidate cache
|
2024-12-06 22:48:26 +01:00 |
|
|
72e2d02cca
|
ReportQueries.php: add implementation
|
2024-12-06 21:13:54 +01:00 |
|
|
ac98a0459f
|
RedisCacheDriver.php: fixup
|
2024-12-06 21:09:08 +01:00 |
|
|
5da430b0ba
|
RedisCacheDriver.php: better support unix sockets
|
2024-12-06 21:09:08 +01:00 |
|
|
8b586dc3bb
|
RedisCacheDriver.php: add false value support
|
2024-12-06 21:09:08 +01:00 |
|
|
9b5906effe
|
RedisCacheDriver.php: flush only the key-value pairs with matching prefix
|
2024-12-06 21:09:08 +01:00 |
|
|
39635cfa33
|
RedisCacheDriver.php: use extension provided serialization
|
2024-12-06 21:09:08 +01:00 |
|
|
39683db736
|
FsCacheDriver.php: collect expired cache items before operating on the cache
|
2024-12-06 21:09:08 +01:00 |
|
|
33f83af1b1
|
driver: break up cache drivers
|
2024-12-06 21:09:07 +01:00 |
|
|
e85ccfab38
|
cache-driver.php: move to Data
|
2024-12-06 21:09:07 +01:00 |
|