Skip to content

Conversation

@QuixThe2nd
Copy link

Changelog:

  • Added Bootstrap support
  • Fixed bug that would cancel out every character after a , (and possible other characters) in download's filenames.

@QuixThe2nd QuixThe2nd requested a review from SuprDewd February 25, 2020 12:10
@Wiilf
Copy link

Wiilf commented May 19, 2021

There are hundreds more updates I've applied, spanning beyond the script itself, such as torrent signing and 7 different BEPs added in (such as http-seeds). Announce script was entirely rewritten with tons of community perks and updates (happy hour, download slots, much more).

I also produced a MySQLi version of announce.php which works well.

Additionally, the login system utilizes a custom account class providing token authentication, secure sessions and no more risk of "session fixation".

The use of array_key_exists() is also considerably slower than isset(), just something to note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants