log

age author description
Sun, 23 Jun 2024 10:32:09 -0400 Paper dep/anitomy: port to use UCS-4 rather than wide strings
Thu, 20 Jun 2024 07:40:47 -0400 Paper cmake: curl -> libcurl
Thu, 20 Jun 2024 07:39:01 -0400 Paper build: fix windows build
Thu, 20 Jun 2024 06:00:28 -0400 Paper CI: install cmake
Thu, 20 Jun 2024 05:56:06 -0400 Paper *: transfer back to cmake from autotools
Thu, 20 Jun 2024 03:03:05 -0400 Paper dep/animone: fix tons of issues
Wed, 19 Jun 2024 23:21:19 -0400 Paper dep/animone: a11y/win32: fix missing ComInterface definition
Wed, 19 Jun 2024 23:13:55 -0400 Paper dep/animone: add experimental accessibility strategy
Wed, 19 Jun 2024 14:02:11 -0400 Paper dialog/about: add licenses button
Wed, 19 Jun 2024 13:06:10 -0400 Paper dep/animone: separate *BSD into separate files
Wed, 19 Jun 2024 12:51:15 -0400 Paper dep/animone: REFACTOR ALL THE THINGS
Wed, 19 Jun 2024 06:32:25 -0400 Paper dep/animone: fix undefined behavior, get correct length value
Wed, 19 Jun 2024 06:11:38 -0400 Paper kitsu: remove unused constants, fix token expiration calculation
Mon, 17 Jun 2024 20:35:31 -0400 Paper services: use fmt for setting the status bar
Mon, 17 Jun 2024 20:03:58 -0400 Paper translate/anime: use fmt for translating anime seasons
Mon, 17 Jun 2024 20:03:35 -0400 Paper dialog/about: fix displaying of my email address
Mon, 17 Jun 2024 18:30:54 -0400 Paper CI: update for new repository URL
Mon, 17 Jun 2024 05:16:57 -0400 Paper dialog/about: templateize
Mon, 17 Jun 2024 04:54:44 -0400 Paper dep/fmt: add dependency
Fri, 14 Jun 2024 00:37:45 -0400 Paper library: convert to class + database
Thu, 13 Jun 2024 01:49:18 -0400 Paper anime: refactor Anime::SeriesSeason to Season class
Thu, 13 Jun 2024 00:42:00 -0400 Paper anime/db: refactor anime_season_db out
Thu, 13 Jun 2024 00:36:41 -0400 Paper pages/seasons: run seasons search in a separate thread
Wed, 12 Jun 2024 23:03:22 -0400 Paper anime: add completed date member
Wed, 12 Jun 2024 22:48:16 -0400 Paper services/anilist: refactor HTTP requests...
Wed, 12 Jun 2024 22:15:53 -0400 Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
Wed, 12 Jun 2024 20:42:44 -0400 Paper services/anilist: fix getting producers
Wed, 12 Jun 2024 19:49:19 -0400 Paper services/kitsu: ACTUALLY finish GetAnimeList