log

age author description
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
Wed, 12 Jun 2024 17:52:26 -0400 Paper services/kitsu: implement GetAnimeList()
Wed, 12 Jun 2024 05:25:41 -0400 Paper config: use TOML instead of INI
Wed, 12 Jun 2024 04:07:10 -0400 Paper services: VERY initial Kitsu support
Tue, 11 Jun 2024 15:11:09 -0400 Paper settings: clean up code
Tue, 11 Jun 2024 14:16:40 -0400 Paper session: allow printing status messages
Tue, 11 Jun 2024 13:29:45 -0400 Paper README: remove mention of nonexistant /docs directory
Tue, 11 Jun 2024 13:24:10 -0400 Paper ...
Tue, 11 Jun 2024 13:19:32 -0400 Paper locale: remove old unfinished and probably bad spanish translation
Tue, 11 Jun 2024 13:08:41 -0400 Paper linux: add required blank svg icon (???)
Tue, 11 Jun 2024 04:38:51 -0400 Paper dep/animone: prepare for v1.0 release; it should be ready by now
Tue, 11 Jun 2024 04:24:59 -0400 Paper misc: remove copyrighted app icon
Tue, 11 Jun 2024 04:24:19 -0400 Paper time: don't use time_t!
Sun, 19 May 2024 18:25:14 -0400 Paper pages/anime_list: don't call GUI functions in a non-GUI thread
Sun, 19 May 2024 17:48:52 -0400 Paper cleanup: remove extraneous executable flags
Sun, 19 May 2024 15:56:20 -0400 Paper core/time: remove Duration class, use regular functions instead
Mon, 13 May 2024 17:02:35 -0400 Paper *: add very early season searcher
Mon, 13 May 2024 15:19:55 -0400 Paper dep/animone: remove old OS X files from makefile
Mon, 13 May 2024 15:18:20 -0400 Paper docs: clean up documentation
Mon, 13 May 2024 15:04:51 -0400 Paper *: convert all files CRLF -> LF
Mon, 13 May 2024 14:56:37 -0400 Paper CI/windows: attempt to fix the build
Mon, 13 May 2024 14:15:47 -0400 Paper dep/animone: clean up OS X code
Mon, 13 May 2024 03:28:42 -0400 Paper scripts/win32/deploy_build: be more verbose with libs
Mon, 13 May 2024 03:00:10 -0400 Paper CI: new and improved windows build
Mon, 13 May 2024 02:48:39 -0400 Paper scripts/win32: CRLF -> LF
Sun, 12 May 2024 20:24:09 -0400 Paper *: better support on Windows
Sun, 12 May 2024 18:16:08 -0400 Paper *: cleanup uses of QPalette
Sun, 12 May 2024 18:06:44 -0400 Paper INSTALL: update instructions
Sun, 12 May 2024 18:01:16 -0400 Paper dialog/about: add utf8proc
Sun, 12 May 2024 16:31:07 -0400 Paper *: refactor lots of stuff
Wed, 08 May 2024 17:32:28 -0400 Paper autoconf: add checking message for Qt PIC stuff
Wed, 08 May 2024 17:27:13 -0400 Paper autoconf: add a check for some weird Qt PIC requirements
Wed, 08 May 2024 16:47:25 -0400 Paper autoconf: don't need Qt5Svg
Wed, 08 May 2024 16:47:03 -0400 Paper autoconf: we require Qt 5.7
Wed, 08 May 2024 16:44:27 -0400 Paper anime: initial cross-service support
Wed, 08 May 2024 16:43:32 -0400 Paper dep/animone: header cleanup
Wed, 08 May 2024 16:21:05 -0400 Paper anime: refactor title structure to a map
Wed, 08 May 2024 16:20:37 -0400 Paper dep/animone/x11: remove stupid debugging code
Wed, 08 May 2024 15:54:10 -0400 Paper autotools: ax_have_qt sucks, use pkgconf instead
Mon, 06 May 2024 17:44:16 -0400 Paper anime_season: forgot these