Commit Graph

237 Commits

Author SHA1 Message Date
9e049de136 Small comment fix 2019-07-29 15:20:06 +02:00
9eb8481d1f Add a deprecation warning about PHP 5.6 2019-07-29 15:19:48 +02:00
8acdc5031c Fixed an issue with the installer locking before installation finished 2019-07-29 15:19:00 +02:00
380a530842 Typo 2019-07-25 17:06:28 +02:00
06a1036f51 Merge remote-tracking branch 'origin/2.0' into 2.0 2019-07-25 17:02:58 +02:00
b6eba32cf1 I've had enough
https://i.imgur.com/0uD16KM.png
2019-07-25 17:02:48 +02:00
d1bb250865 Fix the directory path
Fix path to directory with icons.
2019-07-13 22:19:21 +02:00
0e7e36ddd3 Revert donation page link, its not ready yet dev-2.0.4 2019-06-05 05:17:13 +02:00
c79c8406cc Bump version to dev-2.0.4 2019-06-05 05:04:34 +02:00
47fa208b30 Experimental IPv6 support 2019-06-05 05:01:23 +02:00
efe0e5a6ad Minor fixes 2019-06-05 02:31:19 +02:00
2c23889da0 Updated CDN dependencies 2019-06-05 02:21:50 +02:00
ed7d3d2a4b Updated languages 2019-04-23 05:49:52 +02:00
03c0f2e805 Metrics: Use native functions instead of cURL - better compatibility 2019-04-23 05:35:38 +02:00
3491b00a32 Fixed typos in installer 2019-04-23 05:22:37 +02:00
2d6c91f809 Small fixes 2019-04-22 17:40:39 +02:00
ad2296e74e Use location = location instead of location.reload
location.reload re-submits POST forms, while location = location does not
2019-04-22 17:37:29 +02:00
1beeb011a0 Small CSS/HTML fixes 2019-04-09 00:21:55 +02:00
fed9b56d11 Require latte 2.4.x, ensures support for php <7.1 2019-03-22 17:11:57 +01:00
1acb652d56 Fixed typo in French language name dev-2.0.3 2019-03-21 03:50:06 +01:00
2a5890514f Merge remote-tracking branch 'origin/2.0' into 2.0 2019-03-21 03:43:32 +01:00
acb163302c Version bump 2019-03-21 03:43:06 +01:00
76083f69e1 Added Italian and Ukrainian languages 2019-03-21 03:42:33 +01:00
cfa71d7521 Show english language name when hovering over language dropdown item 2019-03-21 03:27:01 +01:00
51a21f2007 Fix read me typography
Fixed typo
2019-03-06 14:12:15 +01:00
2051f54b64 Fixed typo 2019-03-06 13:43:27 +01:00
119443bbe8 Add IP debug to the login modal (#114) 2019-03-01 06:12:11 +01:00
6cff15964f Some people are unbelievable 2019-02-08 16:30:04 +01:00
be9baee799 Typo... 2019-02-01 03:21:30 +01:00
c94f166153 CSS: Set to the value, unset is less compatible 2019-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.
2019-02-01 03:05:56 +01:00
428e383c91 Forgot drop statements from lang sql 2019-01-30 18:12:38 +01:00
8cf8a26821 Updated languages 2019-01-30 18:09:21 +01:00
d4f1efe96a Throw DB exceptions instead of silently failing 2019-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
2019-01-19 15:25:25 +01:00
9257912eb7 Version bump dev-2.0.2 2019-01-15 13:39:44 +01:00
355df433c1 Added a ban list loader, hiding the table until it fully initializes 2019-01-15 13:29:39 +01:00
d36099a8e3 Fixed priority speaker icon in viewer 2019-01-13 21:26:34 +01:00
b8e3cd2466 Forgotten space 2019-01-12 10:53:53 +01:00
f45e0a03d8 Configurable language cache interval, sort languages by their native name 2019-01-10 13:16:25 +01:00
84453234b4 Updated languages 2019-01-10 13:07:07 +01:00
be2a2dc473 Make use of DateUtils class, update composer error message 2019-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
2019-01-09 13:48:46 +01:00
b71ca1848c Dump version to dev-2.0.1 dev-2.0.1 2019-01-09 12:14:57 +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
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