c94f166153CSS: Set to the value, unset is less compatible
Wruczek
2019-02-01 03:08:34 +01:00
972c2e6520Fixed 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.
Wruczek
2019-02-01 03:05:56 +01:00
428e383c91Forgot drop statements from lang sql
Wruczek
2019-01-30 18:12:38 +01:00
8cf8a26821Updated languages
Wruczek
2019-01-30 18:09:21 +01:00
d4f1efe96aThrow DB exceptions instead of silently failing
Wruczek
2019-01-30 15:59:55 +01:00
5e5fb356c7Fixed 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
Wruczek
2019-01-19 15:25:25 +01:00
355df433c1Added a ban list loader, hiding the table until it fully initializes
Wruczek
2019-01-15 13:29:39 +01:00
d36099a8e3Fixed priority speaker icon in viewer
Wruczek
2019-01-13 21:26:34 +01:00
b8e3cd2466Forgotten space
Wruczek
2019-01-12 10:53:53 +01:00
f45e0a03d8Configurable language cache interval, sort languages by their native name
Wruczek
2019-01-10 13:16:25 +01:00
84453234b4Updated languages
Wruczek
2019-01-10 13:07:07 +01:00
be2a2dc473Make use of DateUtils class, update composer error message
Wruczek
2019-01-10 12:50:12 +01:00
cf990c8544Bugfix: use single quotes in config So that the passwords with a dollar ($) wont be parsed into a variable by PHP
Wruczek
2019-01-09 13:48:46 +01:00
895e36c8ecAdded 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
Wruczek
2019-01-09 12:09:15 +01:00
65ae062a96New 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
Wruczek
2019-01-09 11:22:36 +01:00
7ac6d34e7bAdded escape method to Utils
Wruczek
2019-01-09 11:15:07 +01:00
a1eafee419Updated MySQL schema with new translations Huge thanks to @bykidi for the quick help with Russian translation!
Wruczek
2019-01-05 20:20:28 +01:00
fa17ce4858Revert the totalconnections update, its not available without db info
Wruczek
2019-01-05 20:14:02 +01:00
81495b21c4Added the no reason set message on the bans page
Wruczek
2019-01-05 15:30:26 +01:00
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
Wruczek
2018-08-27 04:40:48 +02:00
31d53a1e39Added Bosnian language
kallefrombosnia
2018-05-27 23:24:06 +02:00
eb98e539c6Added away message
Robin
2018-04-02 01:31:00 +02:00
702dd9a7b9Small update to modulecheck
Wruczek
2018-03-29 17:16:50 +02:00
65f8d1920fBetter error messages Yep, people still message me about problems installing ts-website, so i thought to update the modulecheck
Wruczek
2018-03-29 16:41:48 +02:00
2d604674b0Updated the year + a few small changes
Wruczek
2018-01-26 03:02:24 +01:00
83874bd65eUpdated toster's234 mail
Oliwier Thomas
2018-01-26 02:31:35 +01:00
8aa648dcb0Updates to German lang, changed date format
Robin
2017-10-31 20:29:02 +01:00
fccb3d8f33Small css update for non-square icons
Wruczek
2017-10-22 21:18:39 +02:00
9e293b45a9Support for heroku (#75)
Bluscream
2017-10-22 21:13:20 +02:00
262ccad21eAdded contributors to the copyright notice
Robin
2017-10-18 22:44:32 +02:00
83709a542fAdded contributors to the copyright notice
Robin
2017-10-18 22:44:21 +02:00
a3ec48ea17Added contributors to the copyright notice
Robin
2017-10-18 22:44:11 +02:00
ee07573ca7Added contributors to the copyright notice
Robin
2017-10-18 22:43:58 +02:00
59472c34e9Small grammar fixes for German language
Robin
2017-10-18 20:41:11 +02:00
f65ca92317Added Sublime Text Files to gitignore
Robin
2017-10-18 20:39:07 +02:00
fc2580e78bSmall grammar fixes
Oliwier Thomas
2017-10-18 17:43:14 +02:00
bb09f72ee6Using htmlspecialchars instead of htmlentities to prevent XSS
Wruczek
2017-09-25 00:39:02 +02:00
a282f78cffUpdate rules.md (#58)
Robin
2017-09-24 23:29:29 +02:00
2839e64e23v 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
Wruczek
2017-09-24 22:38:32 +02:00
a325fc57c7v 1.4.4.3 - Small CSS update
Wruczek
2017-09-21 19:23:33 +02:00
8ab147cdcbv 1.4.4.2 - Forced 16x16 image size in viewer and adminlist
Wruczek
2017-09-12 17:52:09 +02:00
23994df00cv 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
Wruczek
2017-03-30 00:57:06 +02:00