Johannes Visintini

Results 25 comments of Johannes Visintini

> OSM Smart Menu wants to support as many websites as it can! :+1: > However, if too many links are present in the extension after installation, new users may...

To remove them from `master` you have to rewrite the whole `master` history. For a public repo (with releases and forks) this is something which is strongly discouraged, even tough...

Same applies to e.g. the State of the Map 2019. They have separate pretalxs for [Program](https://pretalx.com/sotm2019/schedule/export/schedule.xml) and [Academic Program](https://pretalx.com/sotm2019-at/schedule/export/schedule.xml).

This part is only temporary until we can upgrade to the next ignite version. We didn't update this part on purpose, as it will become irrelevant in the future. ```...

Our hotfix, which seemed to work for the moment was to find all users with “stuck” sessions using this command: ``` db.usersSessions.find({"connections": {"$elemMatch": {"_createdAt": {"$lte": ISODate("2023-01-25")}}}}) ``` You should select...

I have a simmilar feature request in addition to yours. It should be possible to auto-Import angel shifts (maybe from the ics-Link, the angel system gives me) or to block...

Du solltest deine Brille spenden. Vielleicht hilft das ja ...

Generally very good idea. The first question that comes is this: How would you do the name matching? There are some boundaries that use the same name (like 29 times...

Another question: How do you handle keys starting with `@`? At least some of them are in the keytables database. I see two possibilities here: 1. escape these rare keys...