ad2296e74eUse location = location instead of location.reload location.reload re-submits POST forms, while location = location does not
Wruczek
2019-04-22 17:37:29 +0200
c94f166153CSS: Set to the value, unset is less compatible
Wruczek
2019-02-01 03:08:34 +0100
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 +0100
428e383c91Forgot drop statements from lang sql
Wruczek
2019-01-30 18:12:38 +0100
8cf8a26821Updated languages
Wruczek
2019-01-30 18:09:21 +0100
d4f1efe96aThrow DB exceptions instead of silently failing
Wruczek
2019-01-30 15:59:55 +0100
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 +0100
Merge pull request #2 from Wruczek/2.0
Robin
2019-01-12 15:20:17 +0100
b8e3cd2466Forgotten space
Wruczek
2019-01-12 10:53:53 +0100
f45e0a03d8Configurable language cache interval, sort languages by their native name
Wruczek
2019-01-10 13:16:25 +0100
84453234b4Updated languages
Wruczek
2019-01-10 13:07:07 +0100
be2a2dc473Make use of DateUtils class, update composer error message
Wruczek
2019-01-10 12:50:12 +0100
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 +0100
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 +0100
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 +0100
7ac6d34e7bAdded escape method to Utils
Wruczek
2019-01-09 11:15:07 +0100
a1eafee419Updated MySQL schema with new translations Huge thanks to @bykidi for the quick help with Russian translation!
Wruczek
2019-01-05 20:20:28 +0100
fa17ce4858Revert the totalconnections update, its not available without db info
Wruczek
2019-01-05 20:14:02 +0100
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 +0200