Changelog
2023-11-20
git.flash.moe -> patchii.net
Always use UTF-8 for HTML if no content type is specified.
Updated libraries.
git.flash.moe -> patchii.net
Updated VERSION (oops).
Updated libraries.
Updated libraries.
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.