slawkens
2eae44e075
Add missing compat config: email_lai_sec_interval
2025-10-08 14:39:23 +02:00
slawkens
8272f1373c
Fix database column info cache
2025-10-03 16:24:02 +02:00
slawkens
901df48d13
Add promotion into getTopPlayers
2025-10-03 00:31:03 +02:00
slawkens
2da0024c68
Add lookmount into getTopPlayers
2025-10-03 00:25:41 +02:00
slawkens
0d8f68a48e
Fix menus for ?subtopic=
2025-10-02 22:31:16 +02:00
slawkens
0cb9d3a208
Fix routes_final cache
2025-10-02 22:31:02 +02:00
slawkens
d8b73f55a3
Fix routes_final for prod env
2025-10-02 22:16:29 +02:00
slawkens
3bb272ebbb
Allow for img in online_datacenter
2025-10-02 22:13:33 +02:00
slawkens
64acf70d38
Cache::remember -1 = infinite
2025-10-02 22:13:15 +02:00
slawkens
97f9d3d6f6
Add option to use ?subtopic=x for plugins pages
2025-10-02 15:06:57 +02:00
Slawomir Boczek
f54b1bdd2a
First attempt ( #331 )
2025-09-28 19:00:51 +02:00
slawkens
c898fe25ef
New function: getColumnInfo($table, $column)
2025-09-28 16:21:31 +02:00
slawkens
73c07d470d
Add variable types, don't use $config
2025-09-28 16:10:58 +02:00
slawkens
56bd7ec5ed
Prevent injection in $db->hasColumn
2025-09-28 16:09:14 +02:00
slawkens
4c6277c124
Start v1.8.3-dev
2025-09-28 14:16:28 +02:00
slawkens
228780f0ad
Just leaving it here, for future use (twig hook display)
...
Maybe configurable in the future
2025-09-28 14:14:26 +02:00
slawkens
4e9999cc0d
Do not use constant on twig hooks
...
So it can be displayed which hook is used
2025-09-28 14:13:51 +02:00
slawkens
8bc328d6fb
Now v1.8.2 real
v1.8.2
2025-09-26 10:14:48 +02:00
slawkens
ac41b82579
Update index.php
2025-09-26 10:14:38 +02:00
slawkens
df7b6e29fb
Replace firstChild with firstElementChild (Thanks to @un000000)
2025-09-26 08:56:15 +02:00
slawkens
e0cc19ad86
Release v1.8.2
2025-09-26 07:54:40 +02:00
slawkens
85e7005fd3
Fix Menu div wrong tag/closing ( #329 )
2025-09-24 15:39:47 +02:00
slawkens
3c0cb53e17
Add missing csrf() - fix create account buton
2025-09-23 21:45:49 +02:00
slawkens
d0112d1a67
Fix exception when email cannot be send on create account
2025-09-23 21:45:32 +02:00
slawkens
ed9beaf2b6
Fix account lost routes in tibiacom template
2025-09-14 21:02:01 +02:00
slawkens
5aa9bbf1c8
Ignore child tables of myaac-table class
2025-09-14 20:50:00 +02:00
slawkens
a6032093b2
Better look for myaac-table
2025-09-14 19:35:12 +02:00
slawkens
4eab805d26
Fix when config.local.php cannot be saved
2025-09-09 17:49:05 +02:00
slawkens
3f24f961b1
Possibility to override routes with plugins pages, like characters.php
...
No need to define routes in plugin.json anymore
2025-09-09 15:17:06 +02:00
slawkens
0b86459940
Start v1.8.2-dev
2025-09-07 09:33:18 +02:00
slawkens
7a9b11434e
Release v1.8.1
v1.8.1
2025-09-05 13:25:25 +02:00
slawkens
9725a3c2bd
Some servers don't have guild_invites table
2025-09-03 23:47:27 +02:00
slawkens
46adeefce3
Update settings.php
2025-08-27 15:30:52 +02:00
slawkens
e4b66f34ac
Fix check for donate column
2025-08-27 12:15:52 +02:00
slawkens
2465bb6f9a
Update settings.php
2025-08-27 11:40:54 +02:00
André Morais
42671c5c19
Update settings.php ( #321 )
...
* Update settings.php
added Transferable Coins to the store dropdown menu in the admin area
* Adjust code a bit
---------
Co-authored-by: slawkens <slawkens@gmail.com >
2025-08-27 11:26:46 +02:00
slawkens
fec773ba4b
plugin:enable/disable commands
2025-08-25 11:35:56 +02:00
slawkens
1b9f68c9ec
Update PluginUninstallCommand.php
2025-08-25 10:58:54 +02:00
slawkens
7a08f91d3f
plugin:unistall command
2025-08-25 09:31:50 +02:00
slawkens
4b948e9510
Option to change/set plugin settings by plugin name
2025-08-22 18:20:37 +02:00
slawkens
17ca93d020
Same with default
2025-08-22 17:51:19 +02:00
slawkens
bcc4b48eb0
Settings: Option to set boolean values as "yes"
2025-08-22 17:39:14 +02:00
slawkens
f8c4332e03
Option to reset plugin settings by plugin name
2025-08-22 17:27:53 +02:00
slawkens
235e0f394d
Refactor code to use Cache::remember
2025-08-22 16:04:52 +02:00
slawkens
3451715e96
Settings class: Add type hints
2025-08-22 15:30:19 +02:00
slawkens
d85681880e
Rename file name to PluginSetupCommand
2025-08-21 21:12:55 +02:00
slawkens
4701461b1f
Add some comment about optional sorting, into migrate:run command
2025-08-21 20:54:58 +02:00
slawkens
482f4067b2
Menus should be saved for each template separately
...
Trying to fix some weird bug
2025-08-17 18:45:49 +02:00
slawkens
2f26748112
❤️
2025-08-17 18:19:07 +02:00
slawkens
98073a110a
Fix online skulls display ( Fix #320 )
2025-08-17 17:50:16 +02:00