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

134 Commits

Author SHA1 Message Date
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
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
Pierre-Alain Bandinelli
47870a0f37 Adding an IMPORTANT section in the recommend Apache section 2016-05-14 16:58:55 +02:00
Pierre-Alain Bandinelli
0296af0374 Using the footer template 2016-05-14 12:02:27 +02:00
Pierre-Alain Bandinelli
6d4519c5d7 Changing README file 2016-05-14 11:57:46 +02:00
Pierre-Alain Bandinelli
697953e8f1 Improving the README 2016-05-14 11:56:42 +02:00
Pierre-Alain Bandinelli
f2750d4234 Fixing bug in template 2016-05-14 11:49:38 +02:00
Pierre-Alain Bandinelli
8f66c23e8e Adding options in the config file 2016-05-14 11:47:48 +02:00
Pierre-Alain Bandinelli
5c82959949 Adding cache folder 2016-05-14 11:38:43 +02:00
Pierre-Alain Bandinelli
c3efe77c0e Adding the public files folder 2016-05-14 11:37:06 +02:00
Pierre-Alain Bandinelli
d0cf9b3df0 Further changes in README 2016-05-14 11:31:48 +02:00
Pierre-Alain Bandinelli
2239bd05dd Updating script and README 2016-05-14 11:30:07 +02:00
Pierre-Alain Bandinelli
2f98035ac1 Multiple changes everywhere 2016-05-14 10:55:50 +02:00
Pierre-Alain Bandinelli
40af9e6304 Adding gitignore 2016-05-14 07:56:52 +02:00
Eric Johansson (neku)
3ecd47176b fix delete time
24 hours instead of 30 minutes
2015-12-15 17:31:20 +01:00
Eric Johansson (neku)
18893aaf01 waah to many commits 2015-11-09 02:06:07 +01:00
Eric Johansson (neku)
d99e1e17e6 Update README.md 2015-11-09 02:05:33 +01:00
Eric Johansson (neku)
22146080b2 Update README.md 2015-11-09 02:04:53 +01:00
Eric Johansson (neku)
a5ff6679d3 Merge pull request #18 from nixxquality/patch-1
Remove trailing ?>
2015-10-08 00:45:21 +02:00
nixxquality
8a336b1c10 Remove trailing ?>
I'm getting an annoying newline in the response, this probably won't fix it, but it's worth a shot since it's a bad idea to have ?> at the end anyway
2015-10-08 00:38:27 +02:00
Eric Johansson (neku)
c2bbdeb02b Update README.md 2015-10-08 00:35:01 +02:00
Eric Johansson (neku)
8143d72030 Update README.md 2015-10-08 00:33:45 +02:00
Eric Johansson (neku)
e67517232b Update README.md 2015-10-08 00:31:32 +02:00
Eric Johansson (neku)
21e65e7907 Update rain.tpl.class.php 2015-10-08 00:30:18 +02:00
Eric Johansson (neku)
572a393f86 Create upload-done.html 2015-10-08 00:29:48 +02:00
Eric Johansson (neku)
58dfa1f726 Create upload-done.php 2015-10-08 00:29:01 +02:00
Eric Johansson (neku)
2a13cb356a Update core.php 2015-10-08 00:27:39 +02:00
Eric Johansson (neku)
c3b6d61cf6 Update README.md 2015-10-07 23:05:53 +02:00
Eric Johansson (neku)
e7c58287a0 Update README.md 2015-10-07 23:03:33 +02:00