Tomas Rigaux

Results 11 issues of Tomas Rigaux

Hey o/, I wasn't able to try my code with multiple screens, so i don't know if it will work, but here it is: That's the code that loads the...

The english translation isn't done everywhere: - On WorkDetail page (https://mangaki.fr/anime/17542), the editor and number of episodes are marked as "inconnu" when there is no data, instead of "unknown" -...

using the new recommendations button doesn't remember the union/intersection setting, and always uses the default

https://github.com/mangaki/mangaki/blob/a0c604f1b7ca9e797ba6f7ab8f1bb8bbbf4dc8f8/mangaki/mangaki/templates/base.html#L7 This should use the current site language, not "fr"

We can kind of see other users settings, at /u//preferences, including a form to delete the account, reset password, and export data, but all for the current user. They should...

Should be replaced by href https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href

frontend

I think this line should be added: `execute "highlight NonText " . g:indentguides_specialkey_color` As sometimes, trail characters are in NonText and not SpecialKey

I got this error while attempting to do a MagmaLoad: ``` Error detected while processing function Jupyter[8]..remote#define#CommandBootstrap[5]..remote#define#request: line 2: [Magma] Error while doing Magma IO: Incorrect type for key 'execution_count':...

bug

It would be nice to have a way to jump to the previous/next cell, or even to cell number `n`

enhancement

Currently, when I load a magma save, I have to manually reevaluate all cells in order to get my python environment back to where it was. I think it would...

enhancement