Changelog
2023-11-20
Updated libraries.
Updated libraries.
Updated libraries.
Updated libraries.
git.flash.moe -> patchii.net
2023-11-19
Fixed media type detection.
2023-11-17
Fixed time formats.
Splatfest related fixes.
2023-11-16
Hotfix for growing girls.
2023-11-14
Attempt to fix !s3fests command.
2023-11-11
Replaced upload_dmca field with dedicated blacklist table.
2023-11-10
Restored cookie authentication in EEPROM.
2023-11-09
Don't blow up thumbnails if the image is smaller than 300x300.
Increased resolution and quality of thumbnails.
Fixed error 500 on trying to generate thumbnails for audio without an embedded cover image.
Removed modular authentication system.
Updated source.md.
Added licence and readme files.
Project structure overhaul.
Updated database code structure to match other projects.
Added boolean getters to IDbResult.
Updated TODO list.
Added ~OrNull methods to IDbResult.
Added documentation comments to the Colour classes.
Cleanups in XArray.
Removed Type class.
2023-11-07
Fixed another duplicate hash issue.
Removed JsonSerializable implementations.
Removed explicit DbType usage.
Use XString random string generation.