Commit Graph

193 Commits

Author SHA1 Message Date
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
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
7ac6d34e7b Added escape method to Utils 2019-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!
2019-01-05 20:20:28 +01:00
fa17ce4858 Revert the totalconnections update, its not available without db info 2019-01-05 20:14:02 +01:00
81495b21c4 Added the no reason set message on the bans page 2019-01-05 15:30:26 +01:00
c7371b0fc0 Added favicon 2019-01-05 13:19:50 +01:00
a9ff982c45 Small fixes
- added totalconnections to the client info API
- fixed width on datatables
2019-01-04 14:44:01 +01:00
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
e1e95639ad Added tip about chmod, when file permission fail 2018-12-30 03:01:01 +01:00
8e606ad331 Fixed "headers already sent" error in installer 2018-12-29 17:52:07 +01:00
ecdc0e6540 Added translation link 2018-12-29 02:48:29 +01:00
65e6a3634f Added link to German Readme
* 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
2018-12-28 22:45:06 +01:00
38103fdaf6 Added .htaccess with deny to the private directory 2018-12-28 11:02:53 +01:00
a267b15054 Create README.md 2018-12-27 23:23:13 +01:00
f01824d84d Removed a typo 2018-12-27 23:02:40 +01:00
d065b6d962 Use website title in the footer 2018-12-27 22:59:58 +01:00
14e41b1900 A few small improvements and fixes dev-2.0.0 2018-12-27 19:51:27 +01:00
628af52b54 First release of 2.0! :D 2018-12-27 18:59:49 +01:00
7396a76816 Remove all files from ts-website 1.0 2018-12-27 11:48:58 +01:00
d5a99b430a Merge remote-tracking branch 'origin/1.0' into 1.0 2018-08-27 04:41:16 +02: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
2018-08-27 04:40:48 +02:00
31d53a1e39 Added Bosnian language 2018-05-27 23:24:06 +02:00
2ded29b1d7 v 1.4.6 2018-05-27 23:00:18 +02:00
1ffb5e758c Added option to change language flag
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)
2018-05-27 22:59:24 +02:00
4013c5e2fa Added missing language variable 2018-05-27 22:45:49 +02:00
d01f80b6e9 Removed unused language variable 2018-05-27 22:45:33 +02:00
d7677243b2 Truncate long away messages
* long away message fix

* Use mbstring functions, better variable names
2018-05-19 01:48:20 +02:00
1681be0a49 Updated greek translation
Updated the translation for some non-translated words and fixed a typo in another.
2018-04-28 22:48:36 +02:00
eb98e539c6 Added away message
* Update adminlist.php

Added the Suggestion #44 (Issue #44)

* Update adminlist.php
2018-04-02 01:31:00 +02:00
702dd9a7b9 Small update to modulecheck 2018-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
2018-03-29 16:41:48 +02:00
2d604674b0 Updated the year + a few small changes 2018-01-26 03:02:24 +01:00
83874bd65e Updated toster's234 mail 2018-01-26 02:31:35 +01:00
8aa648dcb0 Updates to German lang, changed date format
* 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
2017-10-31 20:29:02 +01:00
24c321a26f max width / height for teamspeak icons 2017-10-22 21:27:43 +02:00
fccb3d8f33 Small css update for non-square icons 2017-10-22 21:18:39 +02:00
9e293b45a9 Support for heroku (#75)
* Create composer.json

added composer.json with mbstring for heroku support

* Update .gitignore

Added heroku's entries to the gitignore file

* Update composer.json
2017-10-22 21:13:20 +02:00
262ccad21e Added contributors to the copyright notice 2017-10-18 22:44:32 +02:00
83709a542f Added contributors to the copyright notice 2017-10-18 22:44:21 +02:00
a3ec48ea17 Added contributors to the copyright notice 2017-10-18 22:44:11 +02:00
ee07573ca7 Added contributors to the copyright notice 2017-10-18 22:43:58 +02:00
59472c34e9 Small grammar fixes for German language 2017-10-18 20:41:11 +02:00
f65ca92317 Added Sublime Text Files to gitignore 2017-10-18 20:39:07 +02:00
fc2580e78b Small grammar fixes 2017-10-18 17:43:14 +02:00
bb09f72ee6 Using htmlspecialchars instead of htmlentities to prevent XSS 2017-09-25 00:39:02 +02:00
a282f78cff Update rules.md (#58)
- Change the Page Title to "Server Rules"
- Adding a German Text for the Server Rules
2017-09-24 23:29:29 +02: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

All ts-website users are advised to update their installation
2017-09-24 22:38:32 +02:00
a325fc57c7 v 1.4.4.3 - Small CSS update 2017-09-21 19:23:33 +02:00
8ab147cdcb v 1.4.4.2 - Forced 16x16 image size in viewer and adminlist 2017-09-12 17:52:09 +02:00