<?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/services/anilist.cc history</title>
    <description>src/services/anilist.cc revision history</description>
    <item>
    <title>*: clang-format</title>
    <link>https://hg.paper.us.eu.org/minori/log/963047512d34/src/services/anilist.cc</link>
    <description><![CDATA[*: clang-format]]></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, 07 Nov 2025 07:16:15 -0500</pubDate>
</item>
<item>
    <title>*: clang-format all the things</title>
    <link>https://hg.paper.us.eu.org/minori/log/47c9f8502269/src/services/anilist.cc</link>
    <description><![CDATA[*: clang-format all the things<br/>
<br/>
I've edited the formatting a bit. Now pointer asterisks (and reference<br/>
ampersands) are on the variable instead of the type, as well as having<br/>
newlines for function braces (but nothing else)]]></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:16:02 -0400</pubDate>
</item>
<item>
    <title>*: megacommit that probably breaks things</title>
    <link>https://hg.paper.us.eu.org/minori/log/f81bed4e04ac/src/services/anilist.cc</link>
    <description><![CDATA[*: megacommit that probably breaks things]]></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>Wed, 02 Oct 2024 23:06:43 -0400</pubDate>
</item>
<item>
    <title>services: use fmt for setting the status bar</title>
    <link>https://hg.paper.us.eu.org/minori/log/948955c3ba81/src/services/anilist.cc</link>
    <description><![CDATA[services: use fmt for setting the status bar<br/>
<br/>
this should make localization easier]]></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, 17 Jun 2024 20:35:31 -0400</pubDate>
</item>
<item>
    <title>anime: refactor Anime::SeriesSeason to Season class</title>
    <link>https://hg.paper.us.eu.org/minori/log/b5d6c27c308f/src/services/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>pages/seasons: run seasons search in a separate thread</title>
    <link>https://hg.paper.us.eu.org/minori/log/78929794e7d8/src/services/anilist.cc</link>
    <description><![CDATA[pages/seasons: run seasons search in a separate thread]]></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 00:36:41 -0400</pubDate>
</item>
<item>
    <title>anime: add completed date member</title>
    <link>https://hg.paper.us.eu.org/minori/log/5d3c9b31aa6e/src/services/anilist.cc</link>
    <description><![CDATA[anime: add completed date member]]></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>Wed, 12 Jun 2024 23:03:22 -0400</pubDate>
</item>
<item>
    <title>services/anilist: refactor HTTP requests...</title>
    <link>https://hg.paper.us.eu.org/minori/log/1686fac290c5/src/services/anilist.cc</link>
    <description><![CDATA[services/anilist: refactor HTTP requests...]]></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>Wed, 12 Jun 2024 22:48:16 -0400</pubDate>
</item>
<item>
    <title>services/anilist: fix getting producers</title>
    <link>https://hg.paper.us.eu.org/minori/log/8141f409d52c/src/services/anilist.cc</link>
    <description><![CDATA[services/anilist: fix getting producers<br/>
<br/>
should studios and producers be stored separately?]]></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>Wed, 12 Jun 2024 20:42:44 -0400</pubDate>
</item>
<item>
    <title>services/kitsu: ACTUALLY finish GetAnimeList</title>
    <link>https://hg.paper.us.eu.org/minori/log/1b5c04268d6a/src/services/anilist.cc</link>
    <description><![CDATA[services/kitsu: ACTUALLY finish GetAnimeList<br/>
<br/>
there are some things the API just... doesn't provide. therefore<br/>
we have to request the genres separately any time a new anime info<br/>
box is opened...]]></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>Wed, 12 Jun 2024 19:49:19 -0400</pubDate>
</item>
<item>
    <title>services/kitsu: implement GetAnimeList()</title>
    <link>https://hg.paper.us.eu.org/minori/log/d928ec7b6a0d/src/services/anilist.cc</link>
    <description><![CDATA[services/kitsu: implement GetAnimeList()<br/>
<br/>
it finally works!]]></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>Wed, 12 Jun 2024 17:52:26 -0400</pubDate>
</item>
<item>
    <title>services: VERY initial Kitsu support</title>
    <link>https://hg.paper.us.eu.org/minori/log/b1f4d1867ab1/src/services/anilist.cc</link>
    <description><![CDATA[services: VERY initial Kitsu support<br/>
<br/>
it only supports user authentication for now, but it's definitely<br/>
a start.]]></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>Wed, 12 Jun 2024 04:07:10 -0400</pubDate>
</item>
<item>
    <title>session: allow printing status messages</title>
    <link>https://hg.paper.us.eu.org/minori/log/34347fd2a2de/src/services/anilist.cc</link>
    <description><![CDATA[session: allow printing status messages<br/>
<br/>
...!]]></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>Tue, 11 Jun 2024 14:16:40 -0400</pubDate>
</item>
<item>
    <title>core/time: remove Duration class, use regular functions instead</title>
    <link>https://hg.paper.us.eu.org/minori/log/91ac90a34003/src/services/anilist.cc</link>
    <description><![CDATA[core/time: remove Duration class, use regular functions instead<br/>
<br/>
this class was pretty useless anyway]]></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>Sun, 19 May 2024 15:56:20 -0400</pubDate>
</item>
<item>
    <title>*: add very early season searcher</title>
    <link>https://hg.paper.us.eu.org/minori/log/2115488eb302/src/services/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>*: refactor lots of stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/9a88e1725fd2/src/services/anilist.cc</link>
    <description><![CDATA[*: refactor lots of stuff<br/>
<br/>
I forgot to put this into different commits, oops!<br/>
<br/>
anyway, it doesn't really matter *that* much since this is an<br/>
unfinished hobby project anyway. once it starts getting stable<br/>
commit history will be more important, but for now it's not<br/>
that big of a deal]]></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>Sun, 12 May 2024 16:31:07 -0400</pubDate>
</item>
<item>
    <title>anime: initial cross-service support</title>
    <link>https://hg.paper.us.eu.org/minori/log/53e3c015a973/src/services/anilist.cc</link>
    <description><![CDATA[anime: initial cross-service support<br/>
<br/>
currently the Kitsu and MAL services don't work when chosen in the<br/>
GUI. This is because they haven't been implemented yet :)]]></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>Wed, 08 May 2024 16:44:27 -0400</pubDate>
</item>
<item>
    <title>anime: refactor title structure to a map</title>
    <link>https://hg.paper.us.eu.org/minori/log/e66ffc338d82/src/services/anilist.cc</link>
    <description><![CDATA[anime: refactor title structure to a map]]></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>Wed, 08 May 2024 16:21:05 -0400</pubDate>
</item>
<item>
    <title>*: clean up enums</title>
    <link>https://hg.paper.us.eu.org/minori/log/657fda1b9cac/src/services/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>pages/seasons: add initial functionality</title>
    <link>https://hg.paper.us.eu.org/minori/log/dd211ff68b36/src/services/anilist.cc</link>
    <description><![CDATA[pages/seasons: add initial functionality<br/>
<br/>
the menu doesn't work yet, but it's a good start]]></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>Wed, 03 Apr 2024 19:48:38 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/src/services/anilist.cc</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></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, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: many many changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c130f47f6f48/src/services/anilist.cc</link>
    <description><![CDATA[*: many many changes<br/>
<br/>
e.g. the search page is actually implemented now!]]></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>Sun, 04 Feb 2024 21:17:17 -0500</pubDate>
</item>
<item>
    <title>config: remove unused username parameter from anilist auth</title>
    <link>https://hg.paper.us.eu.org/minori/log/d030b30526d5/src/services/anilist.cc</link>
    <description><![CDATA[config: remove unused username parameter from anilist auth]]></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>Tue, 09 Jan 2024 08:05:36 -0500</pubDate>
</item>
<item>
    <title>strings: use templates for ToInt, std::to_string -&gt; Strings::ToUtf8String</title>
    <link>https://hg.paper.us.eu.org/minori/log/7cf53145de11/src/services/anilist.cc</link>
    <description><![CDATA[strings: use templates for ToInt, std::to_string -&gt; Strings::ToUtf8String]]></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>Sun, 07 Jan 2024 09:54:17 -0500</pubDate>
</item>
<item>
    <title>*: multiple performance improvements</title>
    <link>https://hg.paper.us.eu.org/minori/log/9613d72b097e/src/services/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>anime list: add support for different score formats</title>
    <link>https://hg.paper.us.eu.org/minori/log/62e336597bb7/src/services/anilist.cc</link>
    <description><![CDATA[anime list: add support for different score formats]]></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>Tue, 05 Dec 2023 13:45:23 -0500</pubDate>
</item>
<item>
    <title>anime: etc. comments and changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/09492158bcc5/src/services/anilist.cc</link>
    <description><![CDATA[anime: etc. comments and changes]]></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, 04 Dec 2023 13:44:42 -0500</pubDate>
</item>
<item>
    <title>pages/torrents.cc: parse feed descriptions separately</title>
    <link>https://hg.paper.us.eu.org/minori/log/01d259b9c89f/src/services/anilist.cc</link>
    <description><![CDATA[pages/torrents.cc: parse feed descriptions separately<br/>
services/anilist.cc: use constexpr STL string_view for HTTP queries]]></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, 04 Dec 2023 13:40:42 -0500</pubDate>
</item>
<item>
    <title>dep/json: update to v3.11.3</title>
    <link>https://hg.paper.us.eu.org/minori/log/9b10175be389/src/services/anilist.cc</link>
    <description><![CDATA[dep/json: update to v3.11.3<br/>
anime/db: save anime list to database, very much untested and likely won't work as intended]]></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>Thu, 30 Nov 2023 13:52:26 -0500</pubDate>
</item>
<item>
    <title>config: template-ify INI</title>
    <link>https://hg.paper.us.eu.org/minori/log/275da698697d/src/services/anilist.cc</link>
    <description><![CDATA[config: template-ify INI<br/>
<br/>
now it's... slightly less ugly :')]]></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, 08 Nov 2023 18:13:37 -0500</pubDate>
</item>
<item>
    <title>boring: mass rename to cc</title>
    <link>https://hg.paper.us.eu.org/minori/log/9b2b41f83a5e/src/services/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>
