Kyle Spearrin
Kyle Spearrin
I don't think that this is an EpicEditor issue directly, but I am looking for a possible workaround. I am trying to use EpicEditor with [MarkdownDeep.js](https://github.com/toptensoftware/markdowndeep/blob/master/MarkdownDeepJS/MarkdownDeep.js) (I am using MarkdownDeep...
Augury version (required): 1.16.0 Angular version (required): 5.2.0 Date: OS: Windows 10 Demo test application: https://github.com/bitwarden/browser Description of issue: Augury does not seem to work with Angular apps running in...
### Describe the problem you are having This seems related to https://github.com/blakeblackshear/frigate/issues/1713 I have 10 Amcrest/Dahua turret cameras running on Frigate (see config below). If a camera is restarted, Frigate...
Adding another database provider should be fairly straight forward. Bitwarden's data access layer is abstracted away with repository interfaces which can be found under `src/Core/Repositories`. I've already done the work...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
Upgraded to Angular 7 w/ TypeScript 3.2.4 and am now getting the following whenever I compile: ``` import swal from 'sweetalert'; swal({ ... }); ``` > ERROR in node_modules/sweetalert/typings/sweetalert.d.ts(4,9): error...
**Describe the bug** After upgrading our application to netcoreapp2.1 and ASP.NET Core 2.1 I am now seeing the following errors after deploying to Azure. I also tested on net471 and...