Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Bootstrap Support and Bug Fix #8

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

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.

@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