Lorenz Schmid
Lorenz Schmid
### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [X] My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/what-its-not/) - [X] I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue)...
Follow up to #88: The [Synology LDAP server](https://www.synology.com/en-global/dsm/software_spec/ldap_server) does not return a user's DN in its response retrieved via `get_object_details()`. The user's DN can therefore not be extracted by setting...
Last PR for a while I hope ;) This one adds the following functionalities: - Possibility to specify categories and/or tags which if a page/post contains them leads to its...
Currently, authentication is only possible via the `uid` of the user. Thereby, the `uid` of the user as well as his password are used to make an authentication call to...
When setting up the Seafile Community Edition to authenticate a user via OAuth and thus an external identity provider there are multiple parameters to control the integration (see [documentation](https://manual.seafile.com/deploy/oauth/)). One...
The current app supports already parts of the iOS' Files API and thus can e.g. be accessed through the Files App. Now I'm not an iOS dev but in [exchange...
As originally reported in #31, the live indication seem (at least under some circumstances?) be shown for UTC time. The example configuration file already contains a `timezone` value, but it...
Similarly to #13 improving sharing of links to the template, this issue tackles a better integration for search engines: Adding so called [Structured Data](https://developers.google.com/search/docs/advanced/structured-data/event?hl=en) to the HTML files allows search...
Currently each talk time badge links only to the current day. It would be nice to extend this to link not only to the day but also the given time...
Currently each talk can be scheduled only once, i.e. the timing per talk `name` has to be unique.