1
0
mirror of https://github.com/Rouji/single_php_filehost.git synced 2025-04-12 03:48:45 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Rouji
3110662020 up the filename length only after multiple collisions 2017-10-02 20:56:04 +02:00
Rouji
5e0af0eb61 omit trailing dot on files without extension 2017-04-04 00:16:23 +02:00
Rouji
b37a6c4ae4 set destinationtype in sharex config 2017-03-28 18:39:33 +02:00
Rouji
c7fd21fa58 sharex .json -> .sxcu 2017-03-28 17:59:43 +02:00
狼耳
a858d133d0 using the correct comparison here would be a good idea, I think 2017-03-12 18:38:29 +01:00
Rj48
90ff72ffc7 change github url 2017-01-23 05:50:28 +01:00
Rj48
18a1d66d09 Merge branch 'master' of github.com:Rj48/single_php_filehost 2017-01-22 17:19:22 +01:00
Rj48
d1b1d838e3 ids don't need to be this long, do they? 2017-01-22 17:18:26 +01:00
Rj48
626a227f76 prevent filename collisions 2017-01-22 17:17:15 +01:00
Rj48
16f2b6669f add ShareX link + custom uploader 2016-12-30 05:02:09 +01:00
Rj48
9ceb65a05c commenting commentary comments 2016-12-22 22:55:31 +01:00
Rj48
13d926d210 more sane default exponent 2016-12-22 22:38:53 +01:00
Rj48
ccb5da9d6e trim long extensions 2016-10-27 23:31:46 +02:00
Rj48
110381682a skip .htaccess and .htpasswd during purge 2016-07-18 06:24:28 +02:00
Rj48
3232c68e83 check uploaded file's size 2016-05-12 22:56:58 +02:00
Rj48
af4af0a77a php's settings are apparently in MiB, not MB 2016-05-12 22:24:36 +02:00
Rj48
e60c3131b6 moved code to pretty file up a bit 2016-05-12 22:20:31 +02:00
Rj48
fad7869109 handle special file extensions like .tar.gz 2016-05-12 22:11:59 +02:00
Rj48
1f0f9d82a1 print warnings for incorrect php.ini settings (dynamically setting them via ini_set() doesn't really work) 2016-05-12 21:56:13 +02:00
Rj48
a41a2eafa7 appended info output with a few things 2016-05-12 20:52:20 +02:00
Rj48
cb5d0d7442 pretty up comments a bit 2016-04-26 23:47:09 +02:00
Rj48
9d1468b010 typo 2016-04-23 16:26:56 +02:00
Rj48
a6202ec155 initial commit 2016-04-23 04:54:23 +02:00