Your Name f038cd72fb Hacky way of getting uploads working implemented
This works by abusing the fact that ratings are technically tags. Upload
a file, add a rating, and then send it off. The tags_for_upload_slot
func then takes the data sent over, explodes it out into individual
instances. Notably, you can put your own data here (i.e. ratings) to
then have them be considered tags. This hack forces ratings to be a
dependency as no code was added to assume otherwise. Take this patch at
your own risk.
2022-08-04 04:29:57 -05:00
2021-12-13 01:07:55 +00:00
2022-07-09 23:37:43 +01:00
2020-01-26 16:28:12 +00:00
2021-12-14 18:33:53 +00:00
2016-11-27 20:28:16 +00:00
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.

Description
A fork of shimmie2 maintianed by cavemanon for our booru
Readme 16 MiB
Languages
PHP 92.2%
JavaScript 4.6%
CSS 2.9%
HTML 0.2%
Dockerfile 0.1%