David Venhoff

Results 30 comments of David Venhoff

I also get an error ![image](https://github.com/digitalfabrik/integreat-cms/assets/78504586/35e62208-ef49-4306-b5a8-0e6ce5653fc4) The env seems to contain these values though :thinking: ![image](https://github.com/digitalfabrik/integreat-cms/assets/78504586/4fe208d6-4286-4393-9a0f-b8f873116646)

Yes, the commit fixes my error. Now I get another one: ``` (.venv) user@laptop-pop-os:~/dev/integreat-cms$ ./tools/run.sh Checking if Integreat CMS is installed... ✔ Integreat CMS is installed Checking if local Redis...

It would probably also make sense to cleanup some other pages. For example, we have over 1.7 million page translations about corona (including pages that were regularly updated with the...

> This issue becomes more and more interesting due to the feedback of e.g. Saarbrücken, Regensburg and some others who already want to use their city-calendars to be (partly) imported...

@deen13 In the issue grooming we talked about splitting up this pr into only upgrading webauthn and another one for the typescript tests. If you are also okay with that,...

I tested this with production data and, as expected, the performance was really bad. I am currently working on improving the performance, so that this pr can be merged.

@seluianova @MizukiTemma I have added an optimization to reduce the time it takes to save. On the production data saving a page now takes one or two seconds longer than...

The pr is now rebased onto develop :)