Oliver Georgi
Oliver Georgi
- Works with multiple `input[type=password]`. - The `aria-label` of the toggle button can be customized adding `data-show` and `data-hide` attributes to the password input. - The toggle button is added...
Preserve conditional comments like ``` ``` --- This change is [](https://reviewable.io/reviews/jenstornell/tiny-html-minifier/28)
**This pull request combines:** - Added config option `cookie.sameSite`. Supports values 'Lax', 'Strict' and 'None', default is 'Lax'. To disable Cookie `sameSite` attribute set `cookie.sameSite: ''`. - Added geolocation service...
I merged my old changes from #121 with the latest code.
It's necessary to have more control over robots meta tag and how content should be indexed or not. Google has good explanations about [this](https://developers.google.com/search/reference/robots_meta_tag). The solution should be as universal...
Enhance file manager to be able to add external media types like YouTube or Vimeo so these types can be easily added to image galleries. Combine image upload for such...
If duplicate file downloads in a news item are selected this can result in unexpected results. Decide: - duplicates forbidden here (because makes no sense for file downloads) - refactor...
Some changes: reformat, updates and Dockerfile for PHP 8.3
Happens only in SSL mode. Seen on Oxid 4.7.x. `PHP Fatal error: Call to a member function getShopConfVar() on a non-object.` Function should be `getConfigParam()` instead of `getShopConfVar()`: `$aSslUrl =...
Have a look at my patch https://github.com/slackero/TOXID-cURL/commit/e49a9b7c6e5946de9fbfb32a04bf44438e05e085