LinguaCafe
LinguaCafe
The height should also be saved into javascript local storage.
Settings table has no timestamps. Both user and global has to be fixed.
The SettingsSeeder should read and insert default values from there. The deepl host settings has additional code, I think it can be removed, because it was used for updating an...
> Note, I haven't included it in this PR, but it may be a good idea to document somewhere how errors should be handled from the Python service such that...
This line, also in database. FontTypeService.php 30 ``` return $fontLanguages->contains(Str::ucfirst($language->name)); ```
Users should get an error message about this instead of the current generalized message.
This is only required to check if the app has any user, only this should be sent back as a boolean.