19 Commits

Author SHA1 Message Date
Wruczek
be2a2dc473 Make use of DateUtils class, update composer error message 2019-01-10 12:50:12 +01:00
Wruczek
cf990c8544 Bugfix: use single quotes in config
So that the passwords with a dollar ($) wont be parsed into a variable by PHP
2019-01-09 13:48:46 +01:00
Wruczek
b71ca1848c Dump version to dev-2.0.1 2019-01-09 12:14:57 +01:00
Wruczek
895e36c8ec Added new languages, updated translations, changed sql installation
Separated language in db dump, makes it easier for me to update
Added commit alongside the version in the generated config file
2019-01-09 12:09:15 +01:00
Wruczek
65ae062a96 New bans page format
- 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
2019-01-09 11:22:36 +01:00
Wruczek
7ac6d34e7b Added escape method to Utils 2019-01-09 11:15:07 +01:00
Wruczek
a1eafee419 Updated MySQL schema with new translations
Huge thanks to @bykidi for the quick help with Russian translation!
2019-01-05 20:20:28 +01:00
Wruczek
fa17ce4858 Revert the totalconnections update, its not available without db info 2019-01-05 20:14:02 +01:00
Wruczek
81495b21c4 Added the no reason set message on the bans page 2019-01-05 15:30:26 +01:00
Wruczek
c7371b0fc0 Added favicon 2019-01-05 13:19:50 +01:00
Wruczek
a9ff982c45 Small fixes
- added totalconnections to the client info API
- fixed width on datatables
2019-01-04 14:44:01 +01:00
Wruczek
d8fec04d81 Added a shortened commit hash along the version
The commit value is replaced when building the zip file
2018-12-30 04:27:43 +01:00
Wruczek
e1e95639ad Added tip about chmod, when file permission fail 2018-12-30 03:01:01 +01:00
Wruczek
8e606ad331 Fixed "headers already sent" error in installer 2018-12-29 17:52:07 +01:00
Wruczek
38103fdaf6 Added .htaccess with deny to the private directory 2018-12-28 11:02:53 +01:00
Wruczek
f01824d84d Removed a typo 2018-12-27 23:02:40 +01:00
Wruczek
d065b6d962 Use website title in the footer 2018-12-27 22:59:58 +01:00
Wruczek
14e41b1900 A few small improvements and fixes 2018-12-27 19:51:27 +01:00
Wruczek
628af52b54 First release of 2.0! :D 2018-12-27 18:59:49 +01:00