Commit Graph

20 Commits

Author SHA1 Message Date
nokonoko
d0b9cbdcac support for blacklist & fix for make
This version introduces support for a blacklist DB and other changes as to work when the Moe Panel is released.

You NEED to use the new DB schema for this version to work!

Also fixes wrong name for layout_index.swig
2021-07-04 13:19:35 +02:00
nokonoko
5e56fb981a add whitelist mode and fix clipboard glyph 2021-07-03 17:23:16 +02:00
nokonoko
871ed5f37a Update upload.php 2021-06-28 18:09:34 +02:00
nokonoko
a24bf794b0 dont use == :) 2021-06-28 14:18:10 +02:00
nokonoko
d37c73140b unused code 2021-06-24 01:37:48 +02:00
nokonoko
d9744300eb bug fix
Fixes a bug where the hash isn't inserted into the DB, also adds the option to enable anti-dupe
2021-06-22 19:08:31 +02:00
nokonoko
db13e9c4c6 add a / 2021-06-21 15:31:00 +02:00
nokonoko
317f689904 fixed empty db when not logging ip
If you set the config value to no in order to not log IP's it would not insert anything to the DB because of the missing empty ip.
2021-06-21 14:54:54 +02:00
nokonoko
e36e72e5a7 minor fixes
renaming and removing a unused function
2021-05-17 11:04:32 +02:00
nokonoko
b349c51aa2 update var names
forgot to change var names, oopsies
2021-05-15 15:31:23 +02:00
nokonoko
778085118c remove function
This is currently only used on Uguu.se, will be adding instructions for this at another time meanwhile this can't be enabled... oopsies
2021-05-15 14:58:31 +02:00
nokonoko
ef50e75212 add svg to blacklist 2021-05-12 13:34:14 +02:00
nokonoko
4e2292a92e ip logging 2021-05-02 14:48:30 +02:00
nokonoko
8fa0750dd7 give option to log ip 2021-05-02 14:38:09 +02:00
nokonoko
7545367000 fixed error codes 2020-11-18 15:05:26 +01:00
nokonoko
95b5e1a7b6 correct error messages 2020-11-18 14:55:46 +01:00
nokonoko
4b7727f772 durr 2020-11-18 14:31:59 +01:00
nokonoko
180e80182f change desc 2020-11-18 14:15:44 +01:00
nokonoko
b1d3139a77 Update upload.php 2020-11-18 13:37:23 +01:00
nokonoko
d8c46ff78a new uguu code
This is the code that uguu.se is running, based off Pomf.
2020-11-18 12:54:47 +01:00