Shish
1d389f0156
make tests/router.php more like .htaccess
2020-04-02 22:31:57 +01:00
Matthew Barbour
eb4292316d
Added webp upload and thumbnailing support
...
Bug fixes and consolidation of various thumbnail and resize functionality
Changed resize/rotate extensions to use replace image event
Added content-disposition header to image responses to provide a human-friendly filename when saving
Added more bulk thumbnail regeneration tools
Tweaks to bulk actions to correct totals when batching items
2019-06-09 14:14:04 -05:00
Shish
65d2172ede
move images and thumbs to data/
2018-11-07 16:06:10 +00:00
Daku
e2272e7786
linting
2017-03-17 23:56:26 +00:00
Daku
cd7352ad9b
only need to disable these on PHP5.3 and lower
2017-03-17 23:12:54 +00:00
im-mi
8805f0dd18
Remove get_ico page
...
It's no longer needed because ICO now uses Image->get_image_link()
2016-09-26 11:18:06 -04:00
im-mi
d8e1346b78
Replace deprecated DefaultType directive
2016-08-19 15:55:18 -04:00
Daku
dd105e174e
images aren't always jpg, so don't force jpg
...
all the handle_* exts use this as well, which can cause issues
2016-06-18 06:20:46 +01:00
Thasan
993bedc10c
Changing to use IfModule instead of IfVersion
2015-09-27 22:48:30 +03:00
Thasan
b92dfd6718
Adding support for apache 2.4
...
This requires mod_version installed, but many distributions ship it by default
2015-09-25 23:06:56 +03:00
HungryFeline
a87aedcef9
Checking if mod_headers is loaded before trying to set Cache-Control headers
2013-07-03 10:21:21 +02:00
Shish
9b93df4e22
make apache cache-control/expires settings only apply to static files; shimmie will take care of the web pages
2011-12-27 18:12:56 +00:00
Shish Moom
2eea8b22f2
.htaccess updates, expires and compression headers
2009-07-07 08:33:25 -07:00
Shish
4e4f0be4e5
more sqlite niceness
2009-01-22 07:51:50 -08:00
shish
d406f9b4a4
more generic match
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@320 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-18 09:17:31 +00:00
shish
d0cbdf0b8c
Wait a minute... I don't support php4 :3
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@316 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-17 17:09:44 +00:00
shish
0e20a2554f
for people who only have php as cgi
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@315 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-17 17:08:13 +00:00
shish
a917073fee
default MIME type in .htaccess
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@209 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-01 18:45:59 +00:00
shish
bf46c2fd54
Dear PHP,
...
You suck
Yours sincerely,
Shish
git-svn-id: file:///home/shish/svn/shimmie2/trunk@120 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-18 16:43:36 +00:00
shish
89b54ad6c7
default win32 LAMP doesn't set this. Note .php5 before .php as some hosts require it, and it does no harm
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@116 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-17 15:15:58 +00:00
shish
fc49861fcb
make rewrite conditional on the module being loaded
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@115 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-17 14:37:24 +00:00
shish
54acefbb99
include .htaccess by default
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@114 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-17 14:27:46 +00:00