1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Go Johansson
2d0bf4f30c add phpdocs 2022-01-23 00:38:00 +01:00
Go Johansson
0a3934c24a Anti-dupe and filter bugs fixed 2022-01-22 22:38:39 +01:00
Go Johansson
45bc029d8e fix sha1 issue 2022-01-22 22:04:09 +01:00
Go Johansson
b7326243da Update Core.namespace.php 2022-01-22 19:55:43 +01:00
Go Johansson
8fa8e4d362 no more double dots 2022-01-22 19:50:06 +01:00
Go Johansson
edfde395f6 config changes 2022-01-22 17:30:04 +01:00
Go Johansson
792266a99f Update LICENSE 2022-01-22 17:25:40 +01:00
Go Johansson
99d2710aae Update .gitignore 2022-01-22 17:24:37 +01:00
Go Johansson
5156099cd1 wrong copyright 2022-01-22 17:24:09 +01:00
Go Johansson
4c21cfa0dc major code cleanup and more error checking added. 2022-01-22 17:09:05 +01:00
Go Johansson
8220242883 major code cleanup and more error checking added. 2022-01-22 16:47:33 +01:00
Go Johansson
044a28cd25 changes 2022-01-22 03:09:47 +01:00
Go Johansson
0f8d4e9ce3 changes 2022-01-22 02:40:20 +01:00
Go Johansson
99a7284a22 changes 2022-01-21 20:58:25 +01:00
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
35c123932e favicon 2021-06-27 14:57:32 +02:00
nokonoko
e96464c2c1 update favicon 2021-06-27 14:45:38 +02:00
nokonoko
d37c73140b unused code 2021-06-24 01:37:48 +02:00
nokonoko
c036012e55 support for pasting files 2021-06-23 19:18:07 +02:00
nokonoko
d90f9e58e9 update favicon 2021-06-23 14:10:24 +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
30e1ff5296 nvm 2020-11-22 08:11:02 +01:00
nokonoko
49d95b1240 Update favicon.ico 2020-11-22 08:05:34 +01:00
nokonoko
4542db783e compressed 2020-11-22 07:44:01 +01: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