Added rss feed! Shows the last 20 images uploaded Mastodon posting is now handled server-side (no more waiting for verification) Made the error image not be hosted from uploaded files, it is now s.satki.net/ptd/IMG_8441_131200.webp Did some main.css style changes Fixed the sitemap Updated the about section added more formats to the upload.js
452 B
452 B
Perla The Dog
This is the source code for the oponimus website PerlaTheDog.com, a lightweight PHP-based image upload and archival system.
Requirements
- PHP 7.0 or newer
- PHP GD extension (
php-gd
) enabled
Version History
- V1.X.X 2021-2022
- V2.X.X 2022-2024
- V3.X.X 2025-Now
Installation
git clone https://git.oldgate.org/PerlaTheDog/PerlaTheDog
cd PerlaTheDog
cp config.php.dev config.php