Michael Peiffer

Results 10 issues of Michael Peiffer

Items with weight 0 got pushed to the bottom. Starting nav menu items with weight 1 seems to fix it. Related: https://github.com/digitalcraftsman/hugo-material-docs/issues/71 Related Hugo issue: gohugoio/hugo#2673

**Is your feature request related to a problem? Please describe.** Currently songs are started using single left clicks. While this might be the default for some platforms (Mac? Not sure),...

enhancement
lowprio

**Describe the bug** So here I am sitting with a playlist of 700+ tracks, wondering why Psst can not add more songs to it. Seems like I have reached some...

bug

**Describe the bug** I've got some songs in my playlist that can not be played. Not sure if its specific to a song or what causes this issue. Removing `~/.cache/Psst`...

bug

**Is your feature request related to a problem? Please describe.** My spotify playlists used to be ordered by "date added" descending (latest at the top of the playlist). This allowed...

enhancement

I'm currently developing a JavaEE based project with angular frontend. All my frontend stuff (js html css) is under src/main/resources. Now i am trying to document one of directives which...

While doing some performance tests in our codebase, I notice that `DOMHandle#receiveContent` takes up about 50% of a request to MarkLogic. In particular calling `createLSParser` and `newDocumentBuilder` took most of...

minor
new
RFE

I am querying documents using a QueryBatcher and applying a transformation using a ApplyTransformListener. After all batches completed, I want to know if any of the batches failed. The JobReport...

minor
new
RFE

* Created static default fields for `DocumentBuilderFactory`, `DocumentBuilder` and `LSParser`. These will be used, if no other factory or resolver is specified. While doing some performance tests in our codebase,...

IntelliJ build version: 2020.3 RD-203.5981.141 OS: Linux JDK: JetBrains s.r.o. 11.0.9.1 Plugin version: 3.46.0.1046-2020.3 Error message: ``` com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: EventQueue.isDispatchThread()=false Toolkit.getEventQueue()=com.intellij.ide.IdeEventQueue@5afd5737 Current thread: Thread[ApplicationImpl pooled thread 193,4,Idea Thread Group] 407914661 SystemEventQueueThread:...

bug
exception