Slatian
Slatian
https://echoip.slatecave.net is a service that mostly falls into the ip Lookup category, either for the ip one is requesting from or a custom ip address. It also has remote dns...
A feature request. When sorting strings sometimes one doesn't care whether a letter is uppercase or lowercase just that the 'a's are near the 'A's. The current behavior of `sort`...
Includes the following patches: * `.View` variable in templates (to make some deduplication possible) * Deduplicated the navigation and search-form * The tagline is now a paragraph instead of an...
Currently Lieu treats every page that is not a special route like its home page, which is not ideal since all those other pages should throw a proper 404 code...
Please make it easy for your users to implement the following opt out mechanisms: * robots.txt * [deviantarts `noai` tag](https://www.deviantart.com/team/journal/UPDATE-All-Deviations-Are-Opted-Out-of-AI-Datasets-934500371) * the [w3m TDM protocol](https://www.w3.org/community/reports/tdmrep/CG-FINAL-tdmrep-20240202/#sec-introduction) (see #124) With github actively...
### Feature Description It would be great if the crop tool had handles on the box, so that one can adjust it after drawing. Similar to how other image cropping...
### Installation Method None ### The Problem When uploading a landscape format PDF the fit-to width scaling of the selection area makes it too small to reliably draw the box...
Currently charabia uses lindera with the option to download the dictionary (~150MB) at build time from a CDN at build time which causes problems on multiple occasions, bot in terms...
## Problem I'm trying to get a layout working where multiple text widgets have to share a common space (think widget list with wrapped text). ## Solution Other GUI toolkits...
Add filetype support for JSON5 This can do syntax highlighting with some basic error detection. Supports rust-like line breaking behavior inside comments (half the logic is taken from the rust...