Boris
Boris
`getJSON` is deprecated in _Hugo 0.123.0_ see: https://gohugo.io/functions/data/getjson/ Recommended alternative: https://gohugo.io/functions/data/getjson/#global-resource-alternative ```hugo {{ $p := "data/books.json" }} {{ with resources.Get $p }} {{ $data = . | transform.Unmarshal }} {{...
😅 how did it hide from us for years :trollface:
1. Add files to rename 2. Delete some characters from a filename 3. Move your mouse outside the text area 4. ❌ notice the old filename show up in the...
In the one-word and two-word auto-tag list, if it's easy to keep track of how many 5-star ratings videos with that "tag" have, display it next to the tag in...
This is an idea to try. The number of pixels is very small, but it could still be useful + will let users right-click and go to details of the...
## Description `pip install spleeter` tries to install version `2.1.0` It complains that no newer versions exist when you specify them, e.g. `pip install spleeter==2.4.0` Meanwhile they seem to exist:...
Expose the (number of) `screens` from `ImageElement` on _details_ view. User can manually change the number, if press `ok` next to it that lights up when number is edited -...
- Electron 33 -> Electron 35 - Angular 18 -> Angular 19 - Converted `@import` to `@use` for _scss_ to work 🚀 _Note to self_: confirm the _negative_ sign and...
In _filmstrip_ view it works. Perhaps it can work in _Full view_ too 😅
Occasionally `settings.json` gets corrupted. There is code that should simply instantiate VHA with the default `settings.json` if there is corruption, but for some reason some users still get a `JSON`...