Shin

Results 17 issues of Shin

@DarthSim Thank you for giving us this amazing project! As the same of this issue title, I want to create a square image even when the original image is smaller...

@DarthSim Thanks for a great tool! I created production ready server setup for imgproxy with Nginx caching using docker-compose. ・No troubles of Image URL signature. ・High availability and performance. ・Customizable...

Hey @takezoe Thank you for this great product! I would like to request a [mermaid](https://mermaid-js.github.io/mermaid/#/examples) plugin for rendering diagrams in markdown files. Do you have any plan to implement this...

plugin

## Issue **Impacted version**: 4.35.0 **Deployment mode**: *Docker image : gitbucket/gitbucket:4.35.0 with MySQL driver* ```yml version: '3' services: gitbucket: image: gitbucket/gitbucket:4.35.0 container_name: gitbucket ports: - "8080:8080" volumes: - "/root/.gitbucket:/gitbucket" environment:...

waiting 4 user feedback

## Issue Updated on 2021/09/15: I found that [ApiRepositoryContentsControllerBase.scala is slow](https://github.com/gitbucket/gitbucket/issues/2858#issuecomment-919838554) because of Disk I/O. **Impacted version**: 4.36.1 (docker) **Deployment mode**: It is OK when viewing file history on webapp....

waiting 4 user feedback

A super small, super efficient library that helps you lazy load (almost) anything. Core Web Vitals friendly. https://github.com/shinsenter/defer.js

Slack stops working now. It requires downloading the latest version of the Slack desktop app. Details: https://slack.com/help/articles/115002037526-System-requirements-for-using-Slack

The CssSelectorConverter in find() method can be cached.

Elements get duplicated when using append(), prepend(), before(), after() https://github.com/scotteh/php-dom-wrapper/blob/a6c1c98a39852b128fb91602c4d55c5f1ae65f26/src/Traits/ManipulationTrait.php#L83

## Issue description As the title, ini_set() doesn't seem to work with php-fpm. I tried confirming it with the following images: - serversideup/php:7.3-fpm-apache - serversideup/php:7.4-fpm-apache - serversideup/php:8.0-fpm-apache - serversideup/php:8.1-fpm-apache ##...

🐛 Bug: Confirmed