An easy-to-install community image gallery (aka booru) https://github.com/shish/shimmie2/
This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-12-15 21:25:18 +00:00
.devcontainer run server in devcontainer 2023-12-15 21:25:18 +00:00
.github php8.3 is stable now 2023-12-14 17:20:13 +00:00
core remove dead import 2023-12-15 13:23:20 +00:00
ext [comment] check null once 2023-12-15 21:25:18 +00:00
tests refactor search a little and add much better testing 2023-12-14 17:04:16 +00:00
themes [themes/lite] remove rr 2023-12-15 21:25:18 +00:00
.dockerignore improvements to run inside docker 2020-03-22 15:23:23 +00:00
.editorconfig php8.1 gogogo 2022-10-28 01:45:35 +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 Basic devcontainer setup 2023-12-14 00:17:17 +00:00
.htaccess Fix .htaccess rewrite 2023-09-30 11:06:20 +01:00
.php-cs-fixer.dist.php avoid global pollution 2023-01-10 22:37:35 +00:00
composer.json PHPUnit 10 (and other bumps) 2023-12-14 00:25:32 +00:00
composer.lock PHPUnit 10 (and other bumps) 2023-12-14 00:25:32 +00:00
Dockerfile Basic devcontainer setup 2023-12-14 00:17:17 +00:00
index.php bumps 2023-11-11 22:05:28 +00: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

     _________.__     .__                   .__         ________
    /   _____/|  |__  |__|  _____    _____  |__|  ____  \_____  \
    \_____  \ |  |  \ |  | /     \  /     \ |  |_/ __ \  /  ____/
    /        \|   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.