Changelog
2024-10-02
Fixed namespace and class casing.
2024-09-30
Use attributes for JSON encoding.
Updated libraries.
Fixed method arguments issue.
2024-09-29
Added JsonProperty and BencodeProperty attributes for easier object encoding.
2024-09-16
Added optional string role IDs for the API.
Updated libraries.
2024-09-13
Expose getAffectedRows method in IDbConnection interface.
Made IDbStatement::execute return number of affected rows.
2024-09-07
Ignore URLs sent by Snailmush.
2024-09-05
Removed server side pretty printing.
Added API endpoint to fetch current user info.
Added RPC endpoint for fetching user info.
2024-09-04
Added field for specifying per app access token lifetime length.
2024-09-03
Fixed missing argument in basic auth.
Added migrations for scope stuff (i forgor).
Added prune cron script.
Added scope registration and checking.
2024-09-02
-banned_artist
Fixed issues that prevented Danbooru from being used as the source for significant others.
Removed DEBUG mode specified prefixes.
Minor cleanup.
2024-09-01
Forgot to increment VERSION.
Updated Twig library version.
2024-08-30
Fixed vulnerability spam.
Less sporadic use of HttpClient for Misuzu requests.
Moved Last.fm API implementation into Satori.
2024-08-29
Removed satori. subdomain reference.
2024-08-28
Removed leftover part of old build script.
Removed connection worker.