Mastercuber
Mastercuber
I have the same problem on my instance. Spammed registrations.. Mostly the account name and channel created have the same name and look something like `ruhfftchbhuv`. Seems like randomly generated...
I think my proposal is a step in the right direction, though not a very big step since, like you said, some srcipt aren't running in the browser. Removing the...
Ok, client side measures maybe not the best way handling the spammers problem. Neither a script running in the browser nor something like selenium is needed to send a `POST`...
It seems like changing the `vuepress` version to version 2.x should be enough. When I try what I described above on the [vuepress 1.x](https://vuepress.vuejs.org/config/) docs site, it's not possible to...
I have the same problem with Version 4.1. Starting the server with the following `docker-compose` file works just fine: ```yaml version: "3" services: nominatim: container_name: nominatim image: mediagis/nominatim:4.0 restart: always...
@leonardehrenfried I payed attention to having enough memory. About 100GB are available for the container under `/var/lib/docker/volumes` for the volume and I used a smaller `pbf` for only one state...
Partially [vue-router](https://router.vuejs.org/) and [lazy loading](https://router.vuejs.org/guide/advanced/lazy-loading.html) can help with this problem. When using vue router and lazy loading, the resources for the component associated with that route gets only loaded when...
Hey @sebako86 I never used backpack, vue templates cypress etc. before. But I do have some knowledge in npm, angular and angularjs, Javascript and Typescript. CSS (less, sass), HTML, Grunt,...
Hey @sebako86 Thanks for the discord link and the wishes :-). I will join the channel soon! Cheers, Armin
Ok, first I will try to do it with a new property "replyedOnCommentId".