shimmie2 for okebooru! changes are mostly cosmetic https://booru.oke.moe
Go to file
butterbutt 877a655074
stop animation after a few cycles
2021-09-06 08:02:43 -05:00
.github remove redundant install step 2020-10-27 02:17:11 +00:00
core if forwarded header says https then https is on 2021-09-06 07:48:48 -05:00
ext make tag edit cloud look better 2021-09-06 07:59:32 -05:00
tests simplify and add tests for upload (and replace) path 2020-10-28 20:51:34 +00:00
themes stop animation after a few cycles 2021-09-06 08:02:43 -05: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.dist ignore data dir 2019-07-05 19:20:10 +01:00
.scrutinizer.yml stub config so scrutinizer stops complaining about missing define()s 2019-10-01 13:28:38 +01:00
Dockerfile php7.4 in docker 2020-10-24 14:22:46 +01: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 test php8 build 2020-10-24 21:56:33 +01:00
composer.lock composer update 2020-10-26 17:21:37 +00:00
index.php transactions 2020-10-27 22:03:56 +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.