Hendrik Leppelsack

Results 10 issues of Hendrik Leppelsack

Thumbnails and links may load images over http. Because of this the browser marks the connection as not completely secure (mixed content). Chrome: ![image](https://cloud.githubusercontent.com/assets/1267827/11300252/a6d058f4-8f8d-11e5-802f-2a2fc7a0eefe.png) Firefox: ![image](https://cloud.githubusercontent.com/assets/1267827/11300236/95db97fc-8f8d-11e5-828d-529ac2daea02.png) It would be great...

bug
security

It would be great if this library supported the jCal and jCard format. This requires the requests send by `dav.syncCalendar(...)` and `dav.syncAddressBook(...)` to include `Accept: application/calendar+json` / `Accept: application/vCard+json` in...

## Description Fixes custom Grafana datasources being rendered twice. Fixes #2277 I have only validated this for datasources and am not sure whether this change leads to issues with other...

stale

**What happened?** Defining a datasource in the example.jsonnet makes it show up twice in the rendered secret. example.json containing the loki datasource ```jsonnet local kp = (import 'kube-prometheus/main.libsonnet') + //...

kind/bug

A few short entries in the wiki about the supported markdown elements would be great. Possibly with examples. It's a bit difficult to extract this information from the code because...

We currently support importing plain `.vcf` files containing a single or multiple vCards. There are other formats we should support (copied from the old contacts app): - [ ] Gmail...

enhancement
feature:import/export

A night mode with inverted colors would be great.

enhancement
design

Replace the current font with a font resembling the style of a typewriter

enhancement
design

Add special styling for full screen mode to remove clutter.

enhancement
design

I'm trying to use flask-menu to build a menu which contains a dynamic submenu. Therefore I'm registering menu entries with `MenuEntryMixin.register()`. What I'm missing is a way to 'unregister' a...

Type: new feature
Lane: help wanted
Size: easy
Need: information
Need: tests