An easy-to-install community image gallery (aka booru)
https://github.com/shish/shimmie2/
26bf4277e0
- No longer allow uploading directly via GET, that is terrible for security. Instead, use the GET parameters to pre-fill the upload form. - PageRequestEvent has a `method` property that can be checked in extensions |
||
---|---|---|
.devcontainer | ||
.docker | ||
.github | ||
core | ||
ext | ||
tests | ||
themes | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
composer.lock | ||
Dockerfile | ||
index.php | ||
LICENSE.txt | ||
README.md |
_________.__ .__ .__ ________
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
\_____ \ | | \ | | / \ / \ | |_/ __ \ / ____/
/ \| Y \| || Y Y \| Y Y \| |\ ___/ / \
/_______ /|___| /|__||__|_| /|__|_| /|__| \___ >\_______ \
\/ \/ \/ \/ \/ \/
Shimmie
Documentation
- Install straight on disk
- Install in docker container
- Upgrade process
- Basic settings
- Advanced config
- Developer notes
- High-performance notes
Licence
All code is released under the GNU GPL Version 2 unless mentioned otherwise.
If you give shimmie to someone else, you have to give them the source (which should be easy, as PHP is an interpreted language...). If you want to add customisations to your own site, then those customisations belong to you, and you can do what you want with them.