LinguaCafe
LinguaCafe
- [ ] Remove selection length, and instead add the length limit for the create new phrase button. This way DeepL can be used for longer texts. - [ ]...
I think it happens if there are 2 requests quickly after each other. It does not cause any problems, it just takes up more space.
- [ ] Add an option where the user can select which dictionaries they want to search for the hover vocabulary box on the admin page. - [ ] Add...
On the review page send requests at the start of the next card animation, instead of sending it at the end of the animation.
When a user reviews a card, the client sends 2 requests, to update daily read words and daily review goals. They should be merged into one request.
This is a long list of tasks to improve the code quality. I will probably implement them throughout multiple updates. Tasks: - [ ] Replace the TextBlock model with a...
Most of the front end code is relatively simple UI code. However displaying and handling interactive text has a lot of logic. This should be separated from the UI code...
There is a beta feature in DeepL that allows context to be sent with the words, without counting it towards the monthly limit. This should be added to the DeepL...
There should be a request that checks how many cards are to be reviewed on the start review dialog. It should only let the user start the review if there...