Fabrice D.
Fabrice D.
In the following simple test case, the "weak" option doesn't seem to work with the verbose comment: **No eslint warning**: ``` /** @define VuePage; weak */ .VuePage { background: #f8f8f8;...
This has been requested every once in a while. Until now I've stuck to the recommendation of Dr. Heisig - which is to review from the keyword to the kanji...
Hey there I'm not sure if this is on my end or an actual issue ... this is the first time I'm using laravel zero. It's really awesome and I...
### Discussed in https://github.com/fabd/kanji-koohii/discussions/286 Originally posted by **jacobgkau** January 17, 2023 When going through SRS review sessions, I regularly (just about every day) encounter one or more periods when definitions...
Implement SMTP email sending with Google SMTP (instead of using php mail() on the shared hosting). Ideally, we will be using XOauth2. Address the following: - improve email delivery, with...
It could be helpful to have the configuration for `.vue` files, similar to the SublimeLinter-eslint page: https://github.com/SublimeLinter/SublimeLinter-eslint#using-eslint-with-plugins-eg-vue I added the stylelint part by deduction: ``` { "linters": { "eslint": {...
Since users can play the game in many languages ad we won't realistically suport languages in this simple app, it could make sense to add UX in the form of...
Currently searching `sword` does not match runewords with generic `Melee Weapons` as a weapon type. It would be nice for a weapon class search term to match runewords with "Melee...
Message from George L. reminds me about something I'll wanted to do (nice to have), adding a card should work like a toggle at least to add card, and have...