Commit Graph

161 Commits

Author SHA1 Message Date
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
Eric Johansson (neku) b3ca9376cc
Delete tools.txt 2020-11-17 00:45:41 +01:00
Eric Johansson (neku) 07176c4c5d
Update README.md 2020-09-13 02:19:02 +02:00
Eric Johansson (neku) c7fe49f298
Update README.md 2020-09-13 02:18:47 +02:00
Eric Johansson (neku) c3ca8b6702
Update README.md 2020-07-28 12:46:28 +02:00
Eric Johansson (neku) 25246fac33
Update README.md 2020-06-07 12:00:30 +02:00
Eric Johansson (neku) 9b7b29dedb
Merge pull request #59 from Bandie/master
Showing "randomname" as possible form field
2020-03-26 14:31:11 +01:00
Bandie b43d96963b
Showing "randomname" as possible form field 2020-03-26 13:36:59 +01:00
Eric Johansson (neku) 4645ec5b89
Merge pull request #36 from thxo/remove-dot-suffix-randomname
Ensure no trailing dot in random filenames
2019-12-15 01:16:01 +01:00
Eric Johansson (neku) e6e4772a08
nvm 2019-12-15 01:11:42 +01:00
Eric Johansson (neku) 4a76010d94
added mime type blocks 2019-12-15 01:07:45 +01:00
Eric Johansson (neku) d97e00af66
Merge pull request #50 from 1265578519/patch-2
Update upload-done.html
2018-04-28 12:48:33 +02:00
小樱 f823c555db
Update upload-done.html
新标签打开
2018-04-27 19:32:53 +08:00
Eric Johansson (neku) 9042e9439a
Merge pull request #49 from avail/avail-patch-1
works with caddy!
2018-03-19 23:23:11 +01:00
0x617661696c a05e696a5a
Merge branch 'master' into avail-patch-1 2018-03-19 17:06:06 +01:00
Eric Johansson (neku) cc189b20f3
Update README.md 2018-03-19 13:23:12 +01:00
Eric Johansson (neku) 4e47f01b66
Update README.md 2018-03-19 13:22:16 +01:00
Eric Johansson (neku) 7fedf667d4
Merge pull request #48 from Kattus/patch-1
I run this on nginx+php7-fpm on debian 9
2018-03-19 13:20:46 +01:00
0x617661696c a405e92a9b
works with caddy!
Also add example caddy config
2018-03-19 04:41:17 +01:00
Magnus Boman 077e37e527
I run this on nginx+php7-fpm on debian 9
and it just werks
2018-03-18 11:04:32 +01:00
Eric Johansson (neku) 4e4aef01ce
Merge pull request #35 from jclariviere/whitelist
Add a whitelist mode, should work?
2018-03-16 16:21:05 +01:00
Eric Johansson (neku) a0a021be60
Merge pull request #41 from Jeroen52/patch-1
I run this on Apache (PHP 5.6.33 (remi-php56)) on CentOS 6.9...
2018-03-16 16:19:40 +01:00
Eric Johansson (neku) 7591891674
Merge pull request #46 from 1265578519/patch-1
修复中文编码上传导致的一个问题,默认勾选
2018-03-12 12:30:15 +01:00
小樱 17e2bf6efc
修复中文编码上传导致的一个问题,默认勾选
修复中文编码上传导致的一个问题,默认勾选
2018-03-11 23:55:53 +08:00
Jeroen d18a321017
I run this on Apache (PHP 5.6.33 (remi-php56)) on CentOS 6.9...
...and it works.
2018-01-21 03:32:43 +01:00
dargasea 3de72c7f2f Ensure no trailing dot in random filenames
This commit solves the issue that, if the uploaded file does not have an extension, there will be a "." at the end of the generated name. This would not be ideal as the dot is often omitted when links are automatically hyperlinked elsewhere.
2017-04-24 13:02:28 -07:00
J-C Lariviere 7bc98e8852 Use === 2017-03-01 10:52:09 -05:00
J-C Lariviere e17b3539eb Add a whitelist mode 2017-02-24 16:05:12 -05:00
Eric Johansson (neku) 362ecdf843 Create tools.txt 2017-02-13 21:10:59 +01:00
Eric Johansson (neku) 495eda7b23 Update README.md 2016-10-19 21:06:21 +02:00
Eric Johansson (neku) 04022976c1 Merge pull request #30 from illumniggati/patch-1
Update check.sh
2016-10-19 21:04:49 +02:00
Illu M. Niggati 90b86d2163 Update check.sh
Fix a small syntax issue. (-mtime is measured in days, not minutes)
2016-10-16 14:25:49 -04:00
Eric Johansson (neku) efba1b3780 Update config.template.php 2016-05-15 17:12:21 +02:00
Eric Johansson (neku) ff4e4efe78 Update README.md 2016-05-15 17:08:38 +02:00
Eric Johansson (neku) 9fea93f6fc Update README.md 2016-05-15 17:07:18 +02:00
Eric Johansson (neku) e3fe8ee92a Update README.md 2016-05-15 17:06:36 +02:00
Eric Johansson (neku) d243f47ed8 Merge pull request #27 from pierre-alain-b/master
Just as a complement, polishing a few things
2016-05-15 17:03:01 +02:00
Pierre-Alain Bandinelli af1f50cf94 This time this will be fine 2016-05-15 15:57:45 +02:00
Pierre-Alain Bandinelli 0f98d00c0d I didn't get it right at first 2016-05-15 15:56:44 +02:00
Pierre-Alain Bandinelli ec65f04185 Suggestion to have php scripts excluded by default to protect users's servers... 2016-05-15 15:55:09 +02:00
Pierre-Alain Bandinelli bc308ac56b Fixing 2 regressions from the initial pull request 2016-05-15 15:54:44 +02:00
Eric Johansson (neku) 01552dad82 very big imrovemtn 2016-05-14 22:53:24 +02:00
Eric Johansson (neku) be34d01a83 Update info.html 2016-05-14 22:41:32 +02:00
Eric Johansson (neku) c626efb4bc Update upload-done.php 2016-05-14 22:32:12 +02:00
Eric Johansson (neku) 48028348cb Update core.php 2016-05-14 22:30:28 +02:00
Eric Johansson (neku) ecaf208490 Update config.template.php 2016-05-14 22:30:21 +02:00
Eric Johansson (neku) 68c573a695 commit until you get it right ayy 2016-05-14 21:56:20 +02:00
Eric Johansson (neku) 36582d127d Update README.md 2016-05-14 21:54:38 +02:00
Eric Johansson (neku) b6373dfcb2 Update README.md 2016-05-14 21:53:07 +02:00
Eric Johansson (neku) 660b976c3e Merge pull request #26 from pierre-alain-b/master
Adding a config file and other changes
2016-05-14 21:51:54 +02:00