Thomas Egebrand Gram
Thomas Egebrand Gram
**As an organisation, we would like to get contributors more involved with our proposed projects, so that our community can grow and we can facilitate real-life impact & growth.** The...
Massive update of the repository, including: - Upgrade to .NET 4.6.2 - Upgrade to Umbraco v7.8 (all controllers now use the MemberService instead) - Upgraded SendGrid to newest version -...
Hey there @warrenbuckley! I've almost finished updating this repository to support the MemberService/MembershipHelper, in order for the code to work for recent versions of Umbraco, along with updating all the...
https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image This will get us better control over the image, so we don't have to deal with the image asset too.
In order to get caching for the assets & a bit more security/header controls.
Currently I have code like this, hardcoding the model cost into my custom provider, and returning the total cost that way. ```javascript // ... const inputCost = 0.00025 / 1000;...
This issue is to follow-up and scope the task, from the discussion started in: https://github.com/protontypes/climate-triage/pull/51