Year update in footer
toster234
2023-03-20 01:21:45 +01:00
982d5cca1fMerge remote-tracking branch 'origin/2.0' into 2.0
Wruczek
2023-03-14 13:02:44 +01:00
bcef09b846Auto-detect Cloudflare in installer
Wruczek
2023-03-14 13:00:01 +01:00
1f99a75d7aAuto-detect Cloudflare in installer
Wruczek
2023-03-14 13:00:01 +01:00
4ac20a09f7Fixed "Your IP has been banned" alert on ban list not being displayed Fixes#215
Wruczek
2022-12-14 01:37:19 +01:00
3704f427adNews - change to fuzzy date
Wruczek
2022-12-05 02:26:56 +01:00
c28ab18feeAdd date to news
Wruczek
2022-09-27 00:54:03 +02:00
83d7d0b970Don't store user language in session So that we don't save it in every session on every page visit. Cookies are enough to remember selected language.
Wruczek
2022-06-30 03:47:15 +02:00
51639a48bfMerge remote-tracking branch 'origin/2.0' into 2.0
Wruczek
2021-04-16 16:58:01 +02:00
223309c428FAQ page bug fixes - link to the first question didnt worked (first question has ID of 0, which was treated as false) - sometimes the copy button didnt worked (was returning from the script without being in a function)
Wruczek
2021-04-16 16:57:44 +02:00
b736b13286Fix functions __ and __get having invalid parameter types
Wruczek
2020-10-08 06:28:26 +02:00
06b843353aUpdated requirements in installer
Wruczek
2020-10-07 00:33:34 +02:00
c317ac3614Add TS3 icon sync to the installer
Wruczek
2020-10-06 23:58:29 +02:00
d93bff9634More type declarations, minor code improvements
Wruczek
2020-10-06 23:09:58 +02:00
502a7d2fdeMore 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
Wruczek
2020-10-06 17:05:08 +02:00
16b6e829feAdd more type declarations, support for hiding channels in viewer
Wruczek
2020-10-06 04:29:59 +02:00
8bcca7d0c1Remove special support for TS server < 3.8.0
Wruczek
2020-10-06 04:27:56 +02:00
9848c096e6bans.php - dont pass null into Utils::escape
Wruczek
2020-10-06 04:26:04 +02:00
d0d9c91ab2PHP 7 - type declarations, use secure pseudo randoms
Wruczek
2020-10-06 04:13:28 +02:00
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 +02:00