19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
video-class: getID3 1.9.23 update More... about 12 hours ago
Image meta data: Move logic sorting out meta data fields not enabled and/or set for display to the image class itself. The backend now lists all enabled meta data fields that have values regardless if set for display for better control. Also the backendn ow display the date without time zone More... about 17 hours ago
Fix js_encode() to cause unwantted visible linebreaks if string was shortened #1417 More... about 19 hours ago
Use html_decode() on ITPCImageCaption so converting linebreaks using nl2br() works. More... 4 days ago
Fix admin thumbs for non image items #1418 More... 4 days ago
sitemap-extended: Fix wrong last change time on admin #1419 More... 4 days ago
register_user: remove unecessary space for link #1420, favorutesHandler: Add missing space before favorites set name #1421 More... 4 days ago
html_meta_tags: Former option regarding indexing of paginated pages reworked/renamed from allowing indexing to disallowing so it is properly allowed by default now, also adds options for search and some known custom pages. More... 5 days ago
OpenStreetMap: Change default map zoom option value to 13 instead of 4 being zoomed out too far; html_meta_tags: default option value for indexing pagination changed to enabled. More... 12 days ago
cacheManager:: Register missing admin image sizes - fix #1416; html_meta_tags: Consistently use sized image instead of thumb version - fix #1415, sitemap-extended: Use full thumb image for videos in image/video sitemap of full image option is set - fix #1413; class-video: fix missing argument defaults in getCustomImage() method to match other custom image functions More... 17 days ago
Fix some @since doc block entries to follow phpdoc standards More... about 1 month ago
Possible fix for REGEX word boundary characters Spencer vs ICU for MySQL 8+-. Note: This is untested lacking access to MySQL 8. More... about 1 month ago
Fix and improve album parent breadcrumb More... about 1 month ago
Fix admin thumb images not having width and height attributes More... about 1 month ago
Fix ExifOrientation value not properly being fetched on manual image rotations More... about 1 month ago
Spanish and Argentian Spanish translations by guirala More... about 1 month ago
Small doc block update for getPlugin() More... about 1 month ago
avif image support for GD (PHP 8.1+) and Imagick graphic libraries if the server config supports it More... about 1 month ago
v1.6.3a; Small fix to German translation More... about 1 month ago
v1.6.2 More... about 1 month ago
Merge pull request #1412 from RolandTi/master More... about 2 months ago
Update french locale More... about 2 months ago
Italian Translation More... about 2 months ago
Dutch translation More... about 2 months ago
German translation update More... about 2 months ago
comment_form (once again…): Default internal "remember" functionality moved to option so commentters may be choose themselves More... about 2 months ago
comment_form: Revert remember field idea as remembering is for loggedin users only anyway. More... about 2 months ago
Dutch translation More... about 2 months ago
comment_form: Add default option for new remember field to be off; Use modern input element type "url" and "email" for email and website fields More... about 2 months ago
comment_form: Disable default internal "remember" functionality and adds an optional checkbox field so commenters may choose to do so. More... about 2 months ago