Dom

Results 10 issues of Dom

**Question description** Hi there, thank you for the awesome Gofiber package. I have a question about testing Gofiber as a proxy. Small caveat: I am somewhat new to Go and...

🤔 Question

Are different smtp accounts able to be added to a queue, such that queue_1 has smtp_1, queue_2 has smtp_2 etc? If not, I'll look into doing this for my needs...

enhancement

## Swagger2Markup version: 1.3.1 ## Problem description: Within an extension like `PathsDocumentExtension`, invoking `apply()` at position `OPERATION_BEFORE`, I would like to be able to ensure any links in this document...

enhancement

I've added Oauth2 provider support, for the popular Edx learning platform. Would you be interested in looking at a pull request? :) Or is this perhaps out of the spirit...

@mjwybrow Is there an option that allows you to space the originating/terminating position for a link? E.g. For node 10, I'd like those links to be automatically spaced further apart...

**Describe the bug** "Add" patch does not add new path and value to Daemonset manifest. **Files that can reproduce the issue** Example: kustomization.yaml ``` patches: - patch: |- - op:...

lifecycle/stale
kind/bug
needs-triage

Hi there, thank you for this package. We are using Google Identity Platform to sign our users into our application via the email/password provider. While the Readme demonstrates how to...

Hi there, thank you for an awesome project. I am facing a challenge in running Gleam tasks locally on my MacBook, which has a different architecture compared to the Alpine-based...

When generating Javadoc for Presidium, the markdown should include type parameters `` in method definitions the same way that Javadoc does: ![image002](https://user-images.githubusercontent.com/9007502/38945200-bf212966-42ea-11e8-848b-be0da7de3ce4.png)

I'm trying to use a well-established third party library for managing gifs in my presidium site. I have no option to include the library in the build ... this means...

enhancement