c94f166153
CSS: Set to the value, unset is less compatible
Wruczek2019-02-01 03:08:34 +01:00
972c2e6520
Fixed a bug during installation It set the "option" on the dbconfig and saved it to the config file as a string. Then it failed to load the file.
Wruczek2019-02-01 03:05:56 +01:00
428e383c91
Forgot drop statements from lang sql
Wruczek2019-01-30 18:12:38 +01:00
d4f1efe96a
Throw DB exceptions instead of silently failing
Wruczek2019-01-30 15:59:55 +01:00
5e5fb356c7
Fixed a directory creation bug When the cache directory for servericons was not found, the ServerIconCache tried to create one. Due to a bug, the created directory had no permissions and was inaccessible
Wruczek2019-01-19 15:25:25 +01:00
be2a2dc473
Make use of DateUtils class, update composer error message
Wruczek2019-01-10 12:50:12 +01:00
cf990c8544
Bugfix: use single quotes in config So that the passwords with a dollar ($) wont be parsed into a variable by PHP
Wruczek2019-01-09 13:48:46 +01:00
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
Wruczek2019-01-09 12:09:15 +01:00
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
Wruczek2019-01-09 11:22:36 +01:00
7ac6d34e7b
Added escape method to Utils
Wruczek2019-01-09 11:15:07 +01:00
a1eafee419
Updated MySQL schema with new translations Huge thanks to @bykidi for the quick help with Russian translation!
Wruczek2019-01-05 20:20:28 +01:00
fa17ce4858
Revert the totalconnections update, its not available without db info
Wruczek2019-01-05 20:14:02 +01:00
81495b21c4
Added the no reason set message on the bans page
Wruczek2019-01-05 15:30:26 +01:00
60bde54f07
v 1.4.7 - fixed packetloss value, !LAST RELEASE! Fixed packetloss in server status. This is last release of ts-website 1. Please upgrade to ts-website 2 when it becomes available
Wruczek2018-08-27 04:40:48 +02:00
702dd9a7b9
Small update to modulecheck
Wruczek2018-03-29 17:16:50 +02:00
65f8d1920f
Better error messages Yep, people still message me about problems installing ts-website, so i thought to update the modulecheck
Wruczek2018-03-29 16:41:48 +02:00
2d604674b0
Updated the year + a few small changes
Wruczek2018-01-26 03:02:24 +01:00
2839e64e23
v 1.4.5 - Security update! - Fixed XSS vulnerabilities - closes#57 - Added dev mode to cache class, allowing you to disable caching for development and debugging - Translated few hardcoded strings
Wruczek2017-09-24 22:38:32 +02:00
a325fc57c7
v 1.4.4.3 - Small CSS update
Wruczek2017-09-21 19:23:33 +02:00
8ab147cdcb
v 1.4.4.2 - Forced 16x16 image size in viewer and adminlist
Wruczek2017-09-12 17:52:09 +02:00
23994df00c
v 1.4.2 - Extended status cache time from 10 to 60 seconds. Query should be less spammy now. - Fixed "It is not safe to rely on the system's timezone settings" exception - Removed lang property from html tag
Wruczek2017-03-30 00:57:06 +02:00