log src/core/strings.cc @ 337:a7d4e5107531

age author description
Wed, 12 Jun 2024 22:15:53 -0400 Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
Wed, 12 Jun 2024 19:49:19 -0400 Paper services/kitsu: ACTUALLY finish GetAnimeList
Thu, 18 Apr 2024 17:24:42 -0400 Paper anime_list.cc: use mutexes so we don't sex the stack
Thu, 18 Apr 2024 16:53:17 -0400 Paper *: various code safety changes
Thu, 11 Apr 2024 10:15:57 -0400 Paper *: improve multiple things
Wed, 03 Apr 2024 19:48:38 -0400 Paper pages/seasons: add initial functionality
Mon, 01 Apr 2024 02:43:44 -0400 Paper *: HUUUGE changes
Sun, 04 Feb 2024 21:17:17 -0500 Paper *: many many changes
Sat, 13 Jan 2024 09:43:41 -0500 Paper chore: merge divergent branches
Sat, 13 Jan 2024 09:42:02 -0500 Paper torrents: implement download button
Mon, 08 Jan 2024 21:23:00 -0500 Paper settings: add library page
Mon, 08 Jan 2024 13:21:08 -0500 Paper library: add initial library stuff
Sun, 07 Jan 2024 09:54:17 -0500 Paper strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String
Wed, 06 Dec 2023 13:43:54 -0500 Paper *: multiple performance improvements
Wed, 08 Nov 2023 18:13:37 -0500 Paper config: template-ify INI