<?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: include/core/config.h history</title>
    <description>include/core/config.h revision history</description>
    <item>
    <title>config: use TOML instead of INI</title>
    <link>https://hg.paper.us.eu.org/minori/log/3b355fa948c7/include/core/config.h</link>
    <description><![CDATA[config: use TOML instead of INI<br/>
<br/>
unfortunately, INI is not enough, and causes some paths including<br/>
semicolons to break with our current storage of the library folders.<br/>
so, I decided to switch to TOML which does support real arrays...]]></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 05:25:41 -0400</pubDate>
</item>
<item>
    <title>services: VERY initial Kitsu support</title>
    <link>https://hg.paper.us.eu.org/minori/log/b1f4d1867ab1/include/core/config.h</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>*: clean up enums</title>
    <link>https://hg.paper.us.eu.org/minori/log/657fda1b9cac/include/core/config.h</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>include: make header guards more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/3ec7804abf17/include/core/config.h</link>
    <description><![CDATA[include: make header guards more sane<br/>
<br/>
The C++ standard[1] says:<br/>
	Each identifier that contains a double underscore __ or<br/>
	begins with an underscore followed by an uppercase letter<br/>
	is reserved to the implementation for any use.<br/>
<br/>
[1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1]]></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 20:04:28 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/include/core/config.h</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/include/core/config.h</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/include/core/config.h</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>settings: add library page</title>
    <link>https://hg.paper.us.eu.org/minori/log/f784b5b1914c/include/core/config.h</link>
    <description><![CDATA[settings: add library page]]></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, 08 Jan 2024 21:23:00 -0500</pubDate>
</item>
<item>
    <title>library: add initial library stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/53211cb1e7f5/include/core/config.h</link>
    <description><![CDATA[library: add initial library stuff<br/>
<br/>
nice]]></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, 08 Jan 2024 13:21:08 -0500</pubDate>
</item>
<item>
    <title>*: etc. code cleanup</title>
    <link>https://hg.paper.us.eu.org/minori/log/649786bae914/include/core/config.h</link>
    <description><![CDATA[*: etc. code cleanup<br/>
I've removed most macros and stuff<br/>
<br/>
dep/animia: [UNTESTED] use raw C++ instead of Objective-C++]]></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 19:42:33 -0500</pubDate>
</item>
<item>
    <title>anime list: add support for different score formats</title>
    <link>https://hg.paper.us.eu.org/minori/log/62e336597bb7/include/core/config.h</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>*: avoid usage of std::[pair,tuple]</title>
    <link>https://hg.paper.us.eu.org/minori/log/ffa535b6d630/include/core/config.h</link>
    <description><![CDATA[*: avoid usage of std::[pair,tuple]<br/>
<br/>
https://arne-mertz.de/2017/03/smelly-pair-tuple/<br/>
it's better to use real structures and such where variables are easily known...<br/>
<br/>
also apparently using [] on structs is actually valid? I had no idea.]]></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, 14 Nov 2023 16:27:33 -0500</pubDate>
</item>
<item>
    <title>players: filter out web browsers, they aren't even supported in animia yet</title>
    <link>https://hg.paper.us.eu.org/minori/log/e41505d24733/include/core/config.h</link>
    <description><![CDATA[players: filter out web browsers, they aren't even supported in animia yet]]></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, 14 Nov 2023 13:40:11 -0500</pubDate>
</item>
<item>
    <title>track: use a bit of a more sane way to manage recognition</title>
    <link>https://hg.paper.us.eu.org/minori/log/6fdf0632c003/include/core/config.h</link>
    <description><![CDATA[track: use a bit of a more sane way to manage recognition<br/>
<br/>
it also works with the new animia API]]></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, 14 Nov 2023 13:19:40 -0500</pubDate>
</item>
<item>
    <title>config: template-ify INI</title>
    <link>https://hg.paper.us.eu.org/minori/log/275da698697d/include/core/config.h</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>*: another huge megacommit, SORRY</title>
    <link>https://hg.paper.us.eu.org/minori/log/39521c47c7a3/include/core/config.h</link>
    <description><![CDATA[*: another huge megacommit, SORRY<br/>
<br/>
The torrents page works a lot better now<br/>
Added the edit option to the anime list right click menu<br/>
Vectorized currently playing files<br/>
Available player and extensions are now loaded at runtime<br/>
 from files in (dotpath)/players.json and (dotpath)/extensions.json<br/>
 These paths are not permanent and will likely be moved to<br/>
 (dotpath)/recognition<br/>
...<br/>
...<br/>
...]]></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, 07 Nov 2023 23:40:54 -0500</pubDate>
</item>
<item>
    <title>settings: add torrents page, make rss feed configurable</title>
    <link>https://hg.paper.us.eu.org/minori/log/254b1d2b7096/include/core/config.h</link>
    <description><![CDATA[settings: add torrents page, make rss feed configurable]]></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, 07 Nov 2023 13:52:13 -0500</pubDate>
</item>
<item>
    <title>*: add initial torrent stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/ab191e28e69d/include/core/config.h</link>
    <description><![CDATA[*: add initial torrent stuff<br/>
<br/>
WOAH!<br/>
these checkboxes are a pain in my fucking ass]]></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, 07 Nov 2023 08:03:42 -0500</pubDate>
</item>
<item>
    <title>*: huge commit</title>
    <link>https://hg.paper.us.eu.org/minori/log/2004b41d4a59/include/core/config.h</link>
    <description><![CDATA[*: huge commit<br/>
<br/>
1. WORKING LOCALIZATION + translation for Spanish and British English<br/>
2. idk like 2 changes for the dark theme :)]]></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, 05 Nov 2023 23:31:49 -0500</pubDate>
</item>
<item>
    <title>*: big patch</title>
    <link>https://hg.paper.us.eu.org/minori/log/b315f3759c56/include/core/config.h</link>
    <description><![CDATA[*: big patch<br/>
<br/>
1. use a wrapper for mINI that enables case sensitivity<br/>
   (personal preference)<br/>
2. rename dark_theme.cc to theme.cc and change it to be<br/>
   a class<br/>
3. include the &quot;dep&quot; folder so we don't have stupidity in<br/>
   json.h or ini.h<br/>
4. I think the graph was also tweaked a lot in this, nothing<br/>
   is constexpr and size is found at runtime...]]></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>Fri, 03 Nov 2023 21:32:52 -0400</pubDate>
</item>
<item>
    <title>*: multitude of config changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c537996cf67b/include/core/config.h</link>
    <description><![CDATA[*: multitude of config changes<br/>
<br/>
1. theme is now configurable from the settings menu<br/>
   (but you have to restart for it to apply)<br/>
2. config is now stored in an INI file, with no method of<br/>
   conversion from json (this repo is private-ish anyway)]]></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>Fri, 03 Nov 2023 14:06:02 -0400</pubDate>
</item>
<item>
    <title>*: cleanup includes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c69230dc2b5d/include/core/config.h</link>
    <description><![CDATA[*: cleanup includes]]></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, 29 Oct 2023 00:57:03 -0400</pubDate>
</item>
<item>
    <title>*: fix many clang warnings</title>
    <link>https://hg.paper.us.eu.org/minori/log/3d2decf093bb/include/core/config.h</link>
    <description><![CDATA[*: fix many clang warnings]]></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, 01 Oct 2023 06:39:47 -0400</pubDate>
</item>
<item>
    <title>*: update</title>
    <link>https://hg.paper.us.eu.org/minori/log/4c6dd5999b39/include/core/config.h</link>
    <description><![CDATA[*: update<br/>
<br/>
1. updated animia<br/>
2. use widestrings for filesystem on Windows]]></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, 01 Oct 2023 06:16:06 -0400</pubDate>
</item>
<item>
    <title>*: mass update</title>
    <link>https://hg.paper.us.eu.org/minori/log/2743011a6042/include/core/config.h</link>
    <description><![CDATA[*: mass update<br/>
<br/>
formatted all source files, converted ALL instances of setStyleSheet() to<br/>
palettes and fonts (stylesheets suck), and I changed the clang-format file because<br/>
it wasn't working on my laptop for some reason.]]></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, 21 Sep 2023 15:17:47 -0400</pubDate>
</item>
<item>
    <title>*: use C++11 standard</title>
    <link>https://hg.paper.us.eu.org/minori/log/fc1bf97c528b/include/core/config.h</link>
    <description><![CDATA[*: use C++11 standard<br/>
<br/>
I've been meaning to do this for a while, but I didn't want to reimplement<br/>
<br/>
the filesystem code. Now we are on C++11 and most compilers from the past 5 centuries should support this now]]></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, 17 Sep 2023 06:14:30 -0400</pubDate>
</item>
<item>
    <title>INCOMPLETE: megacommit :)</title>
    <link>https://hg.paper.us.eu.org/minori/log/5c0397762b53/include/core/config.h</link>
    <description><![CDATA[INCOMPLETE: megacommit :)]]></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, 10 Sep 2023 03:59:16 -0400</pubDate>
</item>

  </channel>
</rss>
