shimmie2 for okebooru! changes are mostly cosmetic https://booru.oke.moe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Oaks 0029aa5320 Add shortwiki entries when viewing a single tag 3 years ago
.github improvements to run inside docker 3 years ago
core Whenever we display an image for any reason, show the admin block, fixes #621 3 years ago
docs docs 3 years ago
ext Add shortwiki entries when viewing a single tag 3 years ago
tests improvements to run inside docker 3 years ago
themes Add shortwiki entries when viewing a single tag 3 years ago
.dockerignore improvements to run inside docker 3 years ago
.editorconfig PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 4 years ago
.gitattributes mark PHP as always using LF rather than CRLF, to be consistent with php-cs-fixer, fixes #694 3 years ago
.gitignore ignore 3 years ago
.htaccess Added webp upload and thumbnailing support 4 years ago
.php_cs.dist ignore data dir 4 years ago
.scrutinizer.yml stub config so scrutinizer stops complaining about missing define()s 4 years ago
Dockerfile improvements to run inside docker 3 years ago
LICENSE.txt Create LICENSE.txt 6 years ago
README.md docs folder 3 years ago
composer.json Bump enshrined/svg-sanitize from 0.12.0 to 0.13.1 3 years ago
composer.lock bumps 3 years ago
index.php InitExt / DatabaseUpgrade as part of the try/catch 3 years ago

README.md

     _________.__     .__                   .__         ________
    /   _____/|  |__  |__|  _____    _____  |__|  ____  \_____  \
    \_____  \ |  |  \ |  | /     \  /     \ |  |_/ __ \  /  ____/
    /        \|   Y  \|  ||  Y Y  \|  Y Y  \|  |\  ___/ /       \
   /_______  /|___|  /|__||__|_|  /|__|_|  /|__| \___  >\_______ \
           \/      \/           \/       \/          \/         \/

Shimmie

Test & Publish Code Quality Code Coverage

This is the main branch of Shimmie, if you know anything at all about running websites, this is the version to use.

Alternatively if you want a version that will never have significant changes, check out one of the versioned branches.

Documentation

Contact

Email: webmaster at shishnet.org

Issue/Bug tracker: http://github.com/shish/shimmie2/issues

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.