David Arnold

Results 359 issues of David Arnold

![image (1)](https://user-images.githubusercontent.com/7548295/131199161-be1fdd5b-50c0-4d0d-8f24-56b7d437290b.png) ![image (2)](https://user-images.githubusercontent.com/7548295/131199163-a6d60a58-fc3a-4d1c-967e-c7214dc727a7.png) I'd expect to be able to make the correlation based on a `patroni-leader` token. https://input-output-rnd.slack.com/archives/GDB7LERDY/p1630092738014700

Add Login via OpenID connect through any IdP, such as keycloac or dexidp

https://element.io/ Unless slack and hipchat do kickbacks :wink: element is used by german / french public (military) institutions and is getting quite some traction as the open chat protocol for...

Sync user + profiles from LDAP

There might be a better alternative to the current DSL for the metadata ``` --- Categories: - foo Tags: - bar Created: ... --- Title === ``` Benefits: - metadata...

`notes new test "My foo Note"` `notes ls | fzf | xargs -o typora` - trying to open "My foo Note" fails due to the spaces

We probably need category completion (and maybe tags) for all supported shells.

enhancement

https://github.com/it-projects-llc/pos-addons/blob/fe1e50ce94efd6412b5444a968589eca35910ac4/pos_longpolling/controllers/pos_longpolling_controller.py#L17 At the risk of overlooking something, I'm trying to get my head around this endpoint and weather it would not be feasible to achieve the same via `/longpolling/send`... I'm...

I open this issue in order to discuss some design choices and in order to prepare the sync server to be baked into a raspberry pi... ### CORS in POS...

I'm planning to do a PR with the following characteristics: - Cleanups (various) - Replicate the very same limitation this module implements onto the pos.config model This use case is...