This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
55dc6fbc1cae70e4f2b207c517c8c9155fda9662
core
/
Zotlabs
History
zotlabs
55dc6fbc1c
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See
http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
..
Access
anonymous comments shouldn't be allowed in StdLimits
2018-04-20 14:38:15 -07:00
Daemon
last commented expiration setting in admin
2018-04-10 00:05:20 -07:00
Extend
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Identity
Refactor OAuth2Server a bit.
2018-02-17 01:49:01 +01:00
Lib
issue with wiki sync
2018-04-15 17:29:40 -07:00
Module
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See
http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
Render
remove mobile_detect (outdated and unmaintainable)
2018-02-05 18:06:25 -08:00
Storage
Use Add Files/Photos instead of Upload to open the upload dialog
2018-04-07 13:29:36 +02:00
Text
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
Thumbs
Merge pull request
#951
from dawnbreak/docu
2018-01-12 10:15:43 +01:00
Update
fix any misconfigured channel permission limits
2018-04-20 15:03:16 -07:00
Web
draft-cavage issues
2018-04-15 21:04:09 -07:00
Widget
relax restrictions to the design tools menu to allow those with write_pages permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
2018-04-18 17:26:05 -07:00
Zot
move dreport from zot to lib
2018-02-21 21:18:54 -08:00