bcef09b846
Auto-detect Cloudflare in installer
Wruczek
2023-03-14 13:00:01 +01:00
1f99a75d7a
Auto-detect Cloudflare in installer
Wruczek
2023-03-14 13:00:01 +01:00
4ac20a09f7
Fixed "Your IP has been banned" alert on ban list not being displayed Fixes#215
Wruczek
2022-12-14 01:37:19 +01:00
3704f427ad
News - change to fuzzy date
Wruczek
2022-12-05 02:26:56 +01:00
c28ab18fee
Add date to news
Wruczek
2022-09-27 00:54:03 +02:00
83d7d0b970
Don'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
223309c428
FAQ 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
c0b32f5992
Convert to string before replace (#186)
Ondřej Niesner
2021-03-24 18:06:05 +01:00
3aca04e04c
Remove dayjs language fallback
Wruczek
2020-10-23 18:07:32 +02:00
9a5e05ca84
Fix an exception in viewer, when client had an empty away message
Wruczek
2020-10-23 18:06:46 +02:00
c751001c61
Update lang for day.js
Wruczek
2020-10-21 16:55:32 +02:00
2ca6ac03d7
Replace moment.js with smaller day.js
Wruczek
2020-10-21 16:18:00 +02:00
f3d7584a46
Correct variable declaration in latte
Wruczek
2020-10-21 14:45:26 +02:00
753c6c7688
Minor improvements
Wruczek
2020-10-08 06:29:13 +02:00
b736b13286
Fix functions __ and __get having invalid parameter types
Wruczek
2020-10-08 06:28:26 +02:00
06b843353a
Updated requirements in installer
Wruczek
2020-10-07 00:33:34 +02:00
c317ac3614
Add TS3 icon sync to the installer
Wruczek
2020-10-06 23:58:29 +02:00
d93bff9634
More type declarations, minor code improvements
Wruczek
2020-10-06 23:09:58 +02:00
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
Wruczek
2020-10-06 17:05:08 +02:00
16b6e829fe
Add more type declarations, support for hiding channels in viewer
Wruczek
2020-10-06 04:29:59 +02:00
8bcca7d0c1
Remove special support for TS server < 3.8.0
Wruczek
2020-10-06 04:27:56 +02:00
9848c096e6
bans.php - dont pass null into Utils::escape
Wruczek
2020-10-06 04:26:04 +02:00
d0d9c91ab2
PHP 7 - type declarations, use secure pseudo randoms
Wruczek
2020-10-06 04:13:28 +02:00
ed7d3d2a4b
Updated languages
Wruczek
2019-04-23 05:49:52 +02:00
03c0f2e805
Metrics: Use native functions instead of cURL - better compatibility
Wruczek
2019-04-23 05:35:38 +02:00
3491b00a32
Fixed typos in installer
Wruczek
2019-04-23 05:22:37 +02:00
2d6c91f809
Small fixes
Wruczek
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
Wruczek
2019-04-22 17:37:29 +02:00
1beeb011a0
Small CSS/HTML fixes
Wruczek
2019-04-09 00:21:55 +02:00
fed9b56d11
Require latte 2.4.x, ensures support for php <7.1
Wruczek
2019-03-22 17:11:57 +01:00
1acb652d56
Fixed typo in French language name
dev-2.0.3
Wruczek
2019-03-21 03:50:06 +01:00