Anders Bjerner
Anders Bjerner
@jonroberts24 I noticed that the URL mentioned in your stack trace only has a length of 100 characters, which seems a bit weird - even if it was truncated. Is...
That URL is 270 characters, so that might be why the package is failing the insert your redirect into the database. I would have imagined that the stack trace would...
@ronaldbarendse yes, if this is added to the package, it definitely needs to be opt-in, and not something for all redirects. I sometimes create these "idea" issues from talks I...
@teeto Sorry about that. This repository/package mostly served as a proof of concept for adding dashboards from C#. I haven't really updated the code much since then. The integration with...
@teeto The documentation is actually right that the package `Skybrud.Social` is deprecated - this is in favor of individual packages - eg. `Skybrud.Social.Google` for the integration with the supported Google...
I think I first noticed it about a week ago, but it didn't seem to cause any errors at the time. Also I'm not sure these two errors are related...
Hi @jamiehowarth0 and thanks for the PR 👍 Unfortunately there are a number of issues with your PR, which was one of the reasons I suggested sharing your thoughts before...
Hi @jamiehowarth0 As mentioned in my previous comment, your PR introduces a number of breaking changes. As much as possible, we should avoid making those. ### Permissions The controller properly...
Hi @jamiehowarth0 There are probably a number of ways to go about for handling permissions, so if you're planning on working on something, it might be a good idea to...
@ronaldbarendse thanks for creating this issue. It may not make as much sense if a [cache layer is introduced](https://github.com/skybrud/Skybrud.Umbraco.Redirects/issues/62), but I'll keep it in mind 👍