A fork of shimmie2 maintianed by cavemanon for our booru
Go to file
Tina_Azure dca146ac7e enable image to switch between full and both, since before it got stuck with a click without alternating. 2022-10-04 21:45:59 +02:00
.github manual publish 2021-12-13 01:07:55 +00:00
core format 2022-07-09 23:37:43 +01:00
ext enable image to switch between full and both, since before it got stuck with a click without alternating. 2022-10-04 21:45:59 +02:00
tests X-Real-IP support and Varnish PURGE config options 2022-01-20 22:25:22 +00:00
themes [themes/warm] fix type annotations, fixes #865 2022-05-20 13:10:35 +01:00
.dockerignore improvements to run inside docker 2020-03-22 15:23:23 +00:00
.editorconfig PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
.gitattributes mark PHP as always using LF rather than CRLF, to be consistent with php-cs-fixer, fixes #694 2020-03-05 01:26:26 +00:00
.gitignore ignore 2020-01-26 16:28:12 +00:00
.htaccess make tests/router.php more like .htaccess 2020-04-02 22:31:57 +01:00
.php-cs-fixer.dist.php add the config file 2021-12-14 18:33:53 +00:00
.scrutinizer.yml stub config so scrutinizer stops complaining about missing define()s 2019-10-01 13:28:38 +01:00
Dockerfile replace debian:testing-slim image with debian:stable in Dockerfile 2022-02-10 02:25:49 -03:00
LICENSE.txt Create LICENSE.txt 2016-11-27 20:28:16 +00:00
README.md https a bunch of things 2020-03-25 11:47:00 +00:00
composer.json Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0 2022-02-15 00:44:22 +00:00
composer.lock Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0 2022-02-15 00:44:22 +00:00
index.php X-Real-IP support and Varnish PURGE config options 2022-01-20 22:25:22 +00:00

README.md

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

Shimmie

Test & Publish Code Quality Code Coverage

Documentation

Contact

Email: webmaster at shishnet.org

Issue/Bug tracker: https://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.