qrazi
qrazi
1. I was thinking of how this is done with POEdit: 2. Yes, I think so. Or I am doing something wrong currently, the plugin seems to also include all...
**Edit2**: On the third hand, Craft CMS 3 documentation states: > Within that, create a file named ..., or .php to overwrite a plugin’s messages). Which makes it a bit...
Can confirm that adding a custom user agent does retrieve the full oembed.
I want the same thing. Can't change the service, as we're using composer. Not sure yet if I'll fork this repo or proxy the service. I think a good approach...
Running into something similar, I guess. We changed some paths on volume storage, resulting in the URLs also changing slightly. Forcing a recreate of all variants would take quite a...
@khalwat Last night I ran the migration and our production environment is now running from the updated paths. I think using migrations makes sense in that they are meant to...
@khalwat I'll try and reproduce locally again to see why it didn't update for me (or find out it does work, but I didn't see it correctly before... 😅 )
Right, so obviously I didn't finish testing after commit #11... 😖 Based on this issue testing the lumen integration and: - Lumen has no `config_path` helper function, but bridge package...
Same here (actually opened an issue which was rightfully closed: https://github.com/Roave/SecurityAdvisories/issues/103). I think roave securityadvisories will automatically pickup the new advisories once they're accepted
The reference advisory in the meantime is updated with also 3.x version constraints: https://github.com/advisories/GHSA-mw37-wx8p-gp45, from which I now see a new patch version of Craft was released with a fix....