- Favor showing banned user's name if available
- Support for MyTSID bans
- Show the ban type alongside it (is it a UID / IP / MyTSID ban?)
- Fixed a bug that caused the banned-ip alerts to not display if user's last name was known
* Update README.md
Add a Link to the German Readme
* Update body.latte
Add a Link to the Contributors Page in the Copyright.
* Update body.latte
* Update README.md
* Update README.md
Example: for english, you cant use EN as its a language code, not a country code. So you need to choose a country, for example GB. Same goes for Dansk (DA) and Denmark (DK)
* Update README.md
* Update README.md
* Update lang.de.php
Changed "Error" to "Fehler"
* Update readme.md
- Added the German Readme URL
* Update README.md
* Update lang.de.php
- Changed the "takealook"
Thanks to @Bluscream
* Update adminlist.php
Change the Date Format from xx-xx-xxxx to xx.xx.xxxx
* Update bans.php
Changed the Dateformat from xx-xx-xxxx to xx.xx.xxxx
* Update bans.php
Changed the Dateformat from xx-xx-xxxx to xx.xx.xxxx
* Update README.md
* Create composer.json
added composer.json with mbstring for heroku support
* Update .gitignore
Added heroku's entries to the gitignore file
* Update composer.json
- Fixed XSS vulnerabilities - closes#57
- Added dev mode to cache class, allowing you to disable caching for development and debugging
- Translated few hardcoded strings
All ts-website users are advised to update their installation