Jens
Jens
[x] I have read the [FAQ section](https://github.com/jankapunkt/easy-speech/blob/master/FAQ.md) and have checked that none of it describe the issue I'm about to report. **Describe the bug** Since the goal of this library...
Given a new comment is created and I am either part of the discussion or the author of the build order, then I will receive an email notification that a...
### context and goal Ko-Fi donations do not work out so far. The project costs are not covered since the beginning of the project. These measures / ideas might help...
As an alternative to sign-up with email + password, allow setup via google account: https://firebase.google.com/docs/auth/web/google-signin
- Move userDeleted post-processing from store into cloud functions "`deleteUser`" - Move signup post-processing from stroe into cloud function "`createUser`" - Migrate steps structure to new format (allowing steps per...
Since in recent updates, vuetify comes with official FAB support, consider replacing the hand-crafted FAB to create new BOs (e.g. on home on mobile) with the official component. 
In order to overcome Firestore query limitations (e.g. max. 30 favorites) and simplify pagination. Also, loading a lot of builds (=> a lot of documents) easily reaches the google limits...