Prid13
Prid13
Saw your comment in this post: https://www.reddit.com/r/linux/comments/326xex/i_need_a_personal_knowledgebase_application_once/ That was 5 years ago, and this repo hasn't been updated ever since either. Is this project dead? Or have you been secretly...
Please fix this issue asap as I really want to use this tool :)
Since there is no single `/searchAll/` endpoint, making a search engine site for anything anime-related, like searching not only for anime titles, but also mangas, characters, people/musicians, OPs/EDs (themes), etc....
[Part 4 - "Sprites and Animation"](https://haxeflixel.com/documentation/sprites-and-animation/) contains a slight error in the code. In **step 3**, the code is supposed to "end with the player in their 'neutral' pose (legs...
[Part 3 - "Groundwork" of the Tutorial](https://github.com/HaxeFlixel/flixel-docs/blob/master/documentation/01_tutorial/04-3-groundwork.html.md) Last steps, #6 and #7 While following the tutorial, I couldn't quite understand on **step 7** if I was supposed to put the...
Search for "One Piece" with `order_by=members` and `sort=desc`: https://api.jikan.moe/v4/anime?q=one%20piece&order_by=members&sort=desc Only the first word is evaluated, everything else in the search string is discared, so I'm getting "One Punch Man" on...
Is there an officially supported way of just using this library as a single (minified) JS file that you can include via a `` tag and immediately start using without...
If a website title contains HTML code in its title, that code will get executed (as shown in the image below). I'm just opening this issue to not forget about...
Just noticed in the latest Chrome update that they've added a new feature that's _very_ similar to this extension:  I'm still going to use this extension as it's larger...
You should update this to manifest version 3: https://developer.chrome.com/docs/extensions/mv3/intro/