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
2024-02-09 15:10:29 +00:00
.devcontainer [dev] open port 8000 when forwarded 2024-01-08 14:50:17 +00:00
.docker [docker] allow source maps to be downloaded 2024-01-01 15:48:33 +00:00
.github argh 2024-01-28 21:27:07 +00:00
core log query source uri even with niceurls 2024-02-09 15:10:29 +00:00
ext fix tests 2024-02-09 14:54:37 +00:00
tests [core] fixes and tests for get_base_href + get_query, see #1024 2024-02-07 22:47:13 +00:00
themes Back out "use POST when building search results, see #1026" 2024-02-09 14:41:23 +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 stop ignoring things which should be in the data/ dir 2023-12-31 16:17:31 +00:00
.htaccess Fix .htaccess rewrite 2023-09-30 11:06:20 +01:00
.php-cs-fixer.dist.php put runtime-generated data into data/ 2023-12-31 17:42:04 +00:00
composer.json [core] replace quarter-arsed CLI interface with Symfony Console 2024-01-11 01:01:39 +00:00
composer.lock version bump to pull fixed microcrud 2024-01-19 17:48:09 +00:00
Dockerfile [docker] add php8.3-memcached library, see #997 2024-01-07 18:40:31 +00:00
index.php [core] allow sys-config settings to come from the environment 2024-01-17 20:19:13 +00:00
LICENSE.txt Create LICENSE.txt 2016-11-27 20:28:16 +00:00
README.md [dev] one-click dev environment 2024-01-04 12:15:29 +00:00

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

Shimmie

Tests Code Quality Code Coverage Matrix

Open in GitHub Codespaces

Documentation

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.