Wruczek
411fa13807
Update versions of libs from CDNJS, remove an unused datatables plugin
2021-02-01 14:31:01 +01:00
Wruczek
3c874d725d
Merge branch '2.0' of github.com:Wruczek/ts-website into 2.0
2021-02-01 09:13:00 +01:00
Sascha Moser
daa56f4b13
Add display swap ( #179 )
...
We should ensure that the text remains visible during webfont load. Further link:
https://web.dev/font-display/
This should be also done for font awesome but I didn't find a way to make it with the load of the font. Maybe we should place this in CSS.
2021-02-01 09:09:20 +01:00
Wruczek
fe60bbe7a7
Mark a channel hidden based on its needed subscribe power
2020-12-02 19:16:42 +01:00
Wruczek
6fff5900eb
Update readme
2020-11-03 04:22:50 +01:00
Wruczek
63c4895c91
Remove mentions of the admin panel to prevent confusion
2020-11-03 04:21:25 +01:00
Wruczek
167f20981f
Minor changes to installer
2020-10-23 18:27:54 +02:00
Wruczek
99842a8ba4
Remove TS3 server ID from metrics
...
We don't really use it for anything, so we don't need to collect it.
2020-10-23 18:22:27 +02:00
Wruczek
e6c48d170f
Update comment
2020-10-23 18:12:46 +02:00
Wruczek
3aca04e04c
Remove dayjs language fallback
2020-10-23 18:07:32 +02:00
Wruczek
9a5e05ca84
Fix an exception in viewer, when client had an empty away message
2020-10-23 18:06:46 +02:00
Wruczek
c751001c61
Update lang for day.js
2020-10-21 16:55:32 +02:00
Wruczek
2ca6ac03d7
Replace moment.js with smaller day.js
2020-10-21 16:18:00 +02:00
Wruczek
f3d7584a46
Correct variable declaration in latte
2020-10-21 14:45:26 +02:00
Wruczek
753c6c7688
Minor improvements
2020-10-08 06:29:13 +02:00
Wruczek
b736b13286
Fix functions __ and __get having invalid parameter types
2020-10-08 06:28:26 +02:00
Wruczek
06b843353a
Updated requirements in installer
2020-10-07 00:33:34 +02:00
Wruczek
c317ac3614
Add TS3 icon sync to the installer
2020-10-06 23:58:29 +02:00
Wruczek
d93bff9634
More type declarations, minor code improvements
2020-10-06 23:09:58 +02:00
Wruczek
502a7d2fde
More minor improvements
...
- more type declarations
- remove config caching, it was a minor speed improvement, but a big confusion when website didnt updated after editing config
- fix issue where DB problems will display a PHP recursion error instead of the error template
2020-10-06 17:05:08 +02:00
Wruczek
16b6e829fe
Add more type declarations, support for hiding channels in viewer
2020-10-06 04:29:59 +02:00
Wruczek
8bcca7d0c1
Remove special support for TS server < 3.8.0
2020-10-06 04:27:56 +02:00
Wruczek
9848c096e6
bans.php - dont pass null into Utils::escape
2020-10-06 04:26:04 +02:00
Wruczek
d0d9c91ab2
PHP 7 - type declarations, use secure pseudo randoms
2020-10-06 04:13:28 +02:00
Wruczek
742707a29a
Updated composer package versions
2020-10-06 02:42:59 +02:00
toster234
415fcae523
Updated the year
2020-10-05 01:34:55 +02:00
toster234
e0c8a3ad4c
Bump version to dev-2.0.5.2
2020-10-05 01:33:14 +02:00
toster234
5bc4b10c11
Updated lang ( #170 )
2020-10-05 01:22:20 +02:00
Wruczek
d7f5b01a04
v dev-2.0.5.1 - updated bundled composer libraries to their latest version
2019-12-19 13:54:31 +01:00
Wruczek
84beffd067
Make the icon in the assigner category config optional
2019-11-15 01:57:20 +01:00
Wruczek
97e186e0f7
TeaSpeak servers dont return "virtualserver_nickname" - suppress warnings if its not there
2019-11-08 01:42:03 +01:00
Wruczek
e54fa125e2
Make faq questions full-width, easier to click on
2019-11-04 19:09:41 +01:00
Wruczek
cf6d9e046b
Fix query_displayip containing semicolon not showing in links
...
Closes #141
2019-11-02 17:34:03 +01:00
Wruczek
00a27f2e8e
Bump version to dev-2.0.5
2019-10-20 21:29:19 +02:00
Wruczek
01bcd41297
Merge branch '2.0' of github.com:Wruczek/ts-website into 2.0
2019-10-18 20:25:28 +02:00
Wruczek
be6c56cf39
Updated languages ( #140 )
2019-10-18 20:16:16 +02:00
Wruczek
3f015a2623
Added option to define server groups required to use group assigner ( #139 )
2019-10-18 20:09:25 +02:00
Wruczek
58cd3e90dd
Added required servergroups to use group assigner
2019-10-18 19:58:05 +02:00
Wruczek
15a00998da
Extend session to 90 days ( #138 )
2019-10-18 18:39:00 +02:00
Wruczek
e42ad8642e
Fix default border color around custom checkboxes
2019-09-06 04:01:53 +02:00
Wruczek
9e049de136
Small comment fix
2019-07-29 15:20:06 +02:00
Wruczek
9eb8481d1f
Add a deprecation warning about PHP 5.6
2019-07-29 15:19:48 +02:00
Wruczek
8acdc5031c
Fixed an issue with the installer locking before installation finished
2019-07-29 15:19:00 +02:00
Wruczek
380a530842
Typo
2019-07-25 17:06:28 +02:00
Wruczek
06a1036f51
Merge remote-tracking branch 'origin/2.0' into 2.0
2019-07-25 17:02:58 +02:00
Wruczek
b6eba32cf1
I've had enough
...
https://i.imgur.com/0uD16KM.png
2019-07-25 17:02:48 +02:00
toster234
d1bb250865
Fix the directory path
...
Fix path to directory with icons.
2019-07-13 22:19:21 +02:00
Wruczek
0e7e36ddd3
Revert donation page link, its not ready yet
2019-06-05 05:17:13 +02:00
Wruczek
c79c8406cc
Bump version to dev-2.0.4
2019-06-05 05:04:34 +02:00
Wruczek
47fa208b30
Experimental IPv6 support
2019-06-05 05:01:23 +02:00