Bastian Fredriksson
Bastian Fredriksson
EJBCA Enterprise contains a publisher called "SCP publisher" which can publish CRLs and certificates to another server using SCP. It would be nice to have something similar in EJBCA Community....
Hi, this is an awesome theme but search functionality is not working and I get the following error for searchtools.js:158. From the Chromium Developer Console: ``` Uncaught ReferenceError: Stemmer is...
When creating a custom publisher with a ``CustomPublisherProperty.UI_TEXTOUTPUT`` only the first line of the text entered into the multiline textbox is saved. How can it be fixed best?
When designing a plugin which can be installed with `fisher`, you can add event handlers in `conf.d` which get invoked by `fisher` when the user installs, updates and removes your...
**Describe the bug** Very nice little program! But I found a small issue setting it up. My environment is Ubuntu 22.04.4 and fish 3.7.0. **To Reproduce** This is what I...
Solves #101
I get the following warning in the Actions tab: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: exuanbo/actions-deploy-gist@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/....
`fish-ai` adds AI functionality to Fish. It has been tested with macOS and Linux. Originally based on [Tom Dörr's fish.codex repository](https://github.com/tom-doerr/codex.fish), but with some additional functionality. It can be hooked...
As pointed out by @jjh2811 in #64 > Currently, emojis are being displayed in the right-prompt of the fish shell. I have my custom right-prompt configuration, and I would appreciate...
Add support for models hosted by [Anthropic](https://www.anthropic.com/), such as [Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet). To test this feature branch: 1. Sign up for an [Anthropic Console](https://console.anthropic.com/login) account and register an API key...