-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c0a6d5d
commit 94a714d
Showing
1 changed file
with
3 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,12 @@ | ||
Welcome to HxTT news. This is version 1.6, and even though it might not have that many changes, they are big changes for sure. | ||
Welcome to HxTT news. This is version 1.5, this added a few useful changes! | ||
|
||
Modified files: | ||
|
||
upload.php | ||
index.php | ||
news.txt | ||
view.php | ||
location.php | ||
search.php | ||
accounts/* | ||
channels.php | ||
channel.php | ||
|
||
this is a GIANORMOUS overhaul. Try to find all the new features! | ||
Fixed a lot of PHP Errors in the files (upload.php, view.php, and location.php) | ||
|
||
Fixed a possible exploit in view.php. That means DO NOT USE THE OLDER VERSIONS! | ||
|
||
Thumbnail generation now happens without user input regardless of whether or not the user wanted a thumbnail or not. | ||
This can be turned off in upload.php. | ||
Allowed multiple videos of the same filename to be uploaded |