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

12 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)
48028348cb Update core.php 2016-05-14 22:30:28 +02:00
Pierre-Alain Bandinelli
2f98035ac1 Multiple changes everywhere 2016-05-14 10:55:50 +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)
2a13cb356a Update core.php 2015-10-08 00:27:39 +02:00
Eric Johansson (neku)
b535210626 Update core.php 2015-10-07 22:56:03 +02:00
Eric Johansson (neku)
af51aa0630 meow 2015-10-06 01:04:22 +02:00
Eric Johansson (neku)
e711262768 Update core.php
Extension blacklist
2015-10-06 00:44:30 +02:00
Eric Johansson (neku)
a70886b359 Update core.php 2015-04-05 22:44:41 +02:00
nixxquality
4366df0a56 URL encode the returned filename 2015-02-18 15:12:28 +01:00
nixxquality
a7f8ccabdd Fix opening php tag 2015-02-18 15:11:42 +01:00
Eric Johansson (neku)
9e80f78f0b Create core.php 2015-02-11 18:17:43 +01:00