An easy-to-install community image gallery (aka booru)
https://github.com/shish/shimmie2/
aff227ac31
This includes preventing silent failures when permission is denied, preventing unauthorized users from being shown the note edit form, patching typos, and extracting NOTES_REQUEST to its own permission |
||
---|---|---|
.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.