Brandon Richardson

Results 12 issues of Brandon Richardson

## Problem Spring Boot has fantastic support for Jackson. When using Jackson for JSON serialization/deserialization--especially with spring-mvc--it's easy to configure Jackson through the `spring.jackson.*` properties (thanks autoconfigure!). Where this solution...

type: enhancement

Thanks! This script inspired me to build a progress spinner for some scripts I'm writing. I have found a few issues though: - if `stop_spinner` is called immediately after `start_spinner`...

**Description** Shell completion for `docker cp` has a few usability issues that make completing file paths quite frustrating. **1. Host File Path Tilde Expansion** When trying to copy files to...

area/completion

## Issue Description I've wanted to implement this for a while. Right now, we currently support find-and-replace within a page, but input elements are skipped because it is not possible...

feature
EPIC

## Issue Description Add an extension options page to allow the user to configure additional settings. ## Tasks - Configure settings in options pane - Configure shortcuts

feature
low priority

# Summary Expose a new API which can be scraped by prometheus to gather useful metrics from an instance. The new endpoint exposes photoprism build version information, golang version, edition...

waiting
work-in-progress
feature

## Description Gin has developed a massive community of users of the years. According to GitHub, it's used by nearly 180 000 projects on the platform. It's used by some...

## Description Gin does not support negotiation of the protobuf MIME type. As of 1.9.1, only [json, html, xml, yaml, toml] are supported. Relevant source: https://github.com/gin-gonic/gin/blob/v1.9.1/context.go#L1116 ## How to reproduce...

Hello :wave: Thanks for this awesome project. This and NerdFonts are amazing! I noticed that the symbol `e0ba` has a slight gap on the bottom, and it doesn't look quite...

Hello! :wave: I've been playing around with my setup a bit today and ran into some strange behaviour. I'm trying to set up an autocmd that reveals the current buffer...

bug
in progress