<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: src/gui/translate/anilist.cc history</title>
    <description>src/gui/translate/anilist.cc revision history</description>
    <item>
    <title>*: hm, last commit wasn't quite finished?</title>
    <link>https://hg.paper.us.eu.org/minori/log/ea3a74ed2ef9/src/gui/translate/anilist.cc</link>
    <description><![CDATA[*: hm, last commit wasn't quite finished?]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#116;&#102;&#108;&#99;&#46;&#117;&#115;&#62;</author>
    <pubDate>Fri, 25 Jul 2025 10:22:04 -0400</pubDate>
</item>
<item>
    <title>anime: refactor Anime::SeriesSeason to Season class</title>
    <link>https://hg.paper.us.eu.org/minori/log/b5d6c27c308f/src/gui/translate/anilist.cc</link>
    <description><![CDATA[anime: refactor Anime::SeriesSeason to Season class<br/>
<br/>
ToLocalString has also been altered to take in both season<br/>
and year because lots of locales actually treat formatting<br/>
seasons differently! most notably is Russian which adds a<br/>
suffix at the end to notate seasons(??)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 13 Jun 2024 01:49:18 -0400</pubDate>
</item>
<item>
    <title>*: add very early season searcher</title>
    <link>https://hg.paper.us.eu.org/minori/log/2115488eb302/src/gui/translate/anilist.cc</link>
    <description><![CDATA[*: add very early season searcher]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 13 May 2024 17:02:35 -0400</pubDate>
</item>
<item>
    <title>*: convert all files CRLF -&gt; LF</title>
    <link>https://hg.paper.us.eu.org/minori/log/b1f625b0227c/src/gui/translate/anilist.cc</link>
    <description><![CDATA[*: convert all files CRLF -&gt; LF<br/>
<br/>
some files were in DOS format, others were in unix. now everything<br/>
(that at least is under our control) should all be the same format]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 13 May 2024 15:04:51 -0400</pubDate>
</item>
<item>
    <title>*: clean up enums</title>
    <link>https://hg.paper.us.eu.org/minori/log/657fda1b9cac/src/gui/translate/anilist.cc</link>
    <description><![CDATA[*: clean up enums]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 19 Apr 2024 13:24:06 -0400</pubDate>
</item>
<item>
    <title>*: multiple performance improvements</title>
    <link>https://hg.paper.us.eu.org/minori/log/9613d72b097e/src/gui/translate/anilist.cc</link>
    <description><![CDATA[*: multiple performance improvements<br/>
   like marking `static const` when it makes sense...<br/>
<br/>
date: change old stupid heap-based method to a structure which should<br/>
      make copying the thing actually make a copy.<br/>
      also many performance-based changes, like removing the std::tie<br/>
      dependency and forward-declaring nlohmann json<br/>
<br/>
*: replace every instance of QString::fromUtf8 to Strings::ToQString.<br/>
   the main difference is that our function will always convert exactly<br/>
   what is in the string, while some other times it would only convert<br/>
   up to the nearest NUL byte]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 06 Dec 2023 13:43:54 -0500</pubDate>
</item>
<item>
    <title>boring: mass rename to cc</title>
    <link>https://hg.paper.us.eu.org/minori/log/9b2b41f83a5e/src/gui/translate/anilist.cc</link>
    <description><![CDATA[boring: mass rename to cc<br/>
<br/>
because this is a very unix-y project, it makes more sense to use the<br/>
'cc' extension]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Oct 2023 12:07:27 -0400</pubDate>
</item>

  </channel>
</rss>
