Paul K. Gerke
Paul K. Gerke
Quick question: I read "SvgExporter" - is that to actually make it possible to copy-paste strokes from Lorien to, for example, Inkscape? That was a feature I was about to...
Ah thanks, for clarification! Maybe I will propose a copy-pasta in SVG format later then. I would find it super-handy to be able to easily exchange stuff among different types...
I think it is fine, too! And otherwise, one can download a custom icon-pack anyway to override the icon (might require you changing your launcher-app as well though, so maybe...
Nice to hear that the changeset is to your liking! There is one strategic consideration wrt to the qrcode generation code. Right now, it is quite a custom solution with...
Yeah, let me have another look at the qr-code stuff. I opened the PR as a draft to check if the idea is sane. I ran into some issues with...
Alright, I reworked this to use django-qr-code instead. Little caveat - it looks more ugly now:  However, I learned that this (unlike my own implementation) actually is more standard-compliant....
I left the Profile-implementation to enumerate Settings rather than Users which might be a bit weird, but was a little bit easier, because Settings link to the Token AND the...
Okay. I reworked the pages. Here a few screenshots:   Two open small questions: - The sentence I wrote "This page allows you to gain access to babybuddy from...
> I'm not sure I like the idea of moving the API key as well -- is it required for the Android app log in, too? No not at all....
> Fix breadcrumbs-commit Just realized in the screenshot that I did not change the breadcrumbs - that one if fixed now as well! :D