ruan
9630eaa52b
Add support for simple URLs (e.g. /bans/)
2020-06-21 00:39:16 +02:00
ruan
2333fda8df
Minor code inspection cleanup
2020-06-15 13:43:36 +02:00
ruan
493a2c48b0
Fix history.php
2020-06-15 13:24:41 +02:00
ruan
817d7605fd
Simplify info.php
...
Removed code duplication. Pruned columns are not computed due to lazy loading (via closures).
2020-06-11 10:43:20 +02:00
ruan
b45b174923
Remove the redundant "avatar_allow_offline_mode_uuids" option.
...
Since {name} and {uuid} can be used in avatar_source_offline_mode,
this option no longer serves a purpose. The avatar_source_offline_mode option makes avatar_allow_offline_mode_uuids obsolete.
2020-06-08 18:10:29 +02:00
ruan
ca7e7dcccc
Change default avatar source
...
In response to Crafatar serving default skins for some reason.
2020-06-08 17:35:40 +02:00
ruan
317b1d44d0
Make configuration more consistent
2020-05-03 15:24:14 +02:00
ruan
dd04da174a
Add new translations (HU & SK)
2020-05-01 09:31:43 +02:00
ruan
b924f87b90
Add timezone specification example
2020-04-24 08:45:57 +02:00
ruan
01bc9a9212
Merge remote-tracking branch 'origin/master'
2020-02-12 07:03:27 +02:00
ruan
355a40727d
Fix redirection on non-English locales
2020-02-12 07:03:07 +02:00
Ruan
6661ed285e
Merge branch 'patch-4' into 'master'
...
Update cs_CZ.utf8.php
See merge request ruany/litebans-php!43
2020-02-07 04:22:23 +00:00
MrMorganCz
49df808360
Update cs_CZ.utf8.php
2020-02-07 01:12:23 +00:00
Ruan
6ad81e1034
Merge branch 'master' into 'master'
...
Add pl_PL.utf8.php
See merge request ruany/litebans-php!42
2020-01-31 11:50:27 +00:00
Szymon S
3c9c71bdea
Quick fix (change "czek" to "sprawdź")
2020-01-31 11:41:52 +00:00
Szymon S
fc2db02f6a
Add pl_PL.utf8.php
2020-01-31 11:12:43 +00:00
ruan
f8318961ed
Check names based on descending order of login date instead of ascending
2020-01-26 12:51:52 +02:00
ruan
6c40fdfeb9
Clean up, add query comments
...
All user input appended to queries is either constantified or prepared - SQL injection should be impossible.
2020-01-18 11:54:28 +02:00
ruan
6df668a9fc
Update license
2020-01-10 18:10:35 +02:00
ruan
c0869f654d
Update tables-not-found.php
2019-11-30 14:55:10 +02:00
ruan
56ebfe0150
Add support for checking players without JavaScript
2019-11-29 13:09:00 +02:00
ruan
967ff7638d
Add fr_FR.utf8.php (credit: @Elikill58) #49
2019-10-31 12:45:51 +02:00
ruan
439fab95ae
Add server origin column, disabled by default
2019-09-08 09:13:49 +02:00
ruan
7038eccf35
Merge remote-tracking branch 'origin/master'
2019-09-08 08:32:37 +02:00
ruan
29d54464ca
Hide server scope column by default
...
Most people only use global bans so this can easily be redundant information.
2019-09-08 08:32:23 +02:00
Ruan
b68a2a9e2e
Merge branch 'patch-1' into 'master'
...
Add Traditional Chinese translation
See merge request ruany/litebans-php!41
2019-08-02 06:36:34 +00:00
YTRemRem
9a759c8e9c
Add Traditional Chinese translation (credit: @_RemRem_)
2019-08-02 06:34:31 +00:00
Ruan
0cfce5bba4
Merge branch 'patch-3' into 'master'
...
Fix some other bugs.
See merge request ruany/litebans-php!40
2019-06-19 15:05:43 +00:00
fcc
91df21194c
Fix some other bugs.
2019-06-19 15:01:20 +00:00
Ruan
5f497ae784
Merge branch 'patch-2' into 'master'
...
Fix some errors and optimize translation.
See merge request ruany/litebans-php!39
2019-06-19 14:15:34 +00:00
fcc
da97cc6917
Fix some errors and optimize translation.
2019-06-19 14:13:45 +00:00
ruan
d6c1d89bd4
Limit jQuery attempts to 30 (3 seconds)
2019-06-17 13:10:32 +02:00
ruan
6031097f30
Update lang/README.md
2019-06-02 12:41:46 +02:00
ruan
b775163347
Merge remote-tracking branch 'origin/master'
2019-05-18 15:05:17 +02:00
ruan
d9fe00a23c
Set a default timeout of 5 seconds for database connections
2019-05-18 15:05:03 +02:00
Ruan
2cc00f5026
Merge branch 'patch-3' into 'master'
...
Update cs_CZ.utf8.php
See merge request ruany/litebans-php!38
2019-02-07 17:09:39 +00:00
MrMorganCz
b21eaca689
Update cs_CZ.utf8.php
2019-02-07 16:24:23 +00:00
Ruan
eda0cf61cf
Merge branch 'patch-2' into 'master'
...
Update cs_CZ.utf8.php
See merge request ruany/litebans-php!37
2019-02-07 14:58:52 +00:00
MrMorganCz
6f868f70e7
Update cs_CZ.utf8.php
2019-02-07 14:53:51 +00:00
ruan
1437d0155a
Fix left-aligned avatars being collapsed to the next line if username/reason is too long
...
If there is a better way to fix this besides "display: flex" I'll consider it.
2019-01-01 16:25:27 +02:00
ruan
a7de659113
Update LICENSE.md
2019-01-01 16:23:26 +02:00
Ruan
f888a5ea08
Merge branch 'patch-1' into 'master'
...
Add overlay to crafatar image render
See merge request ruany/litebans-php!36
2018-12-09 18:03:18 +00:00
Noah van der Aa
33f2a380fe
Added overlay to crafatar avatar images.
2018-12-09 17:52:37 +00:00
Ruan
030b16c52c
Merge branch 'patch-1' into 'master'
...
Update Chinese Translation
See merge request ruany/litebans-php!35
2018-12-02 07:20:45 +00:00
fcc
f1b861908e
Update Chinese Translation
2018-12-02 07:17:17 +00:00
ruan
c5d89e32a0
Clean up info.php
2018-10-15 07:36:10 +02:00
ruan
d4da4a8e22
Revert settings.php cleanup from last commit
...
Intellij diff highlighting broke for some reason.
2018-10-11 05:06:04 +02:00
ruan
4b85ad4f81
Revert "Use faster query to fetch entry counts"
...
This reverts commit 95bdf49
2018-10-11 04:58:53 +02:00
ruan
90f854eb71
Rename " de_DE.utf8.php" to "de_DE.utf8.php" (remove leading space)
2018-10-09 10:30:15 +02:00
ruan
e432e47743
Add Russian translation (credit: @serflash.skeiter)
2018-10-04 14:57:58 +02:00