Commit Graph

  • fec773ba4b plugin:enable/disable commands main slawkens 2025-08-25 11:35:56 +02:00
  • 1b9f68c9ec Update PluginUninstallCommand.php slawkens 2025-08-25 10:58:54 +02:00
  • 7a08f91d3f plugin:unistall command slawkens 2025-08-25 09:31:50 +02:00
  • 4b948e9510 Option to change/set plugin settings by plugin name slawkens 2025-08-22 18:20:37 +02:00
  • 17ca93d020 Same with default slawkens 2025-08-22 17:51:19 +02:00
  • bcc4b48eb0 Settings: Option to set boolean values as "yes" slawkens 2025-08-22 17:39:14 +02:00
  • f8c4332e03 Option to reset plugin settings by plugin name slawkens 2025-08-22 17:27:53 +02:00
  • 235e0f394d Refactor code to use Cache::remember slawkens 2025-08-22 16:04:52 +02:00
  • 3451715e96 Settings class: Add type hints slawkens 2025-08-22 15:30:19 +02:00
  • d85681880e Rename file name to PluginSetupCommand slawkens 2025-08-21 21:12:55 +02:00
  • 4701461b1f Add some comment about optional sorting, into migrate:run command slawkens 2025-08-21 20:54:58 +02:00
  • 482f4067b2 Menus should be saved for each template separately slawkens 2025-08-17 18:45:49 +02:00
  • 2f26748112 ❤️ slawkens 2025-08-17 18:19:07 +02:00
  • 98073a110a Fix online skulls display (Fix #320) slawkens 2025-08-17 17:50:16 +02:00
  • 11dae90fa9 Fix MenuBotton display if some elements are removed slawkens 2025-08-12 17:42:06 +02:00
  • 03c7dd0002 Merge branch 'main' into feature/2fa feature/2fa slawkens 2025-08-12 14:36:29 +02:00
  • 20f99903ae Fix submenu initialization for missing elements slawkens 2025-08-12 12:46:39 +02:00
  • b6e1620f14 Fix #318 (online.php throws error in one scenario) slawkens 2025-08-07 21:17:25 +02:00
  • 9cb7792623
    Bump tmp from 0.2.3 to 0.2.4 (#317) dependabot[bot] 2025-08-07 16:21:22 +02:00
  • 0db908be18
    Bump form-data from 4.0.2 to 4.0.4 (#315) dependabot[bot] 2025-08-02 14:15:13 +02:00
  • 785d38312b Start 1.8.1-dev slawkens 2025-08-02 12:41:35 +02:00
  • e1c04ed28e Release v1.8 v1.8 slawkens 2025-08-02 12:28:13 +02:00
  • c836308601 pages/online: add cache, resulting in 20x performance boost slawkens 2025-07-31 13:28:46 +02:00
  • 0efe47ce71 Twig: add cache variable slawkens 2025-07-31 13:15:06 +02:00
  • 3b47e9df2f Cache::remember: $ttl = 0 means no cache slawkens 2025-07-31 13:02:55 +02:00
  • 43415cf35d Add missing $fillable into PlayerOnline model slawkens 2025-07-31 12:32:18 +02:00
  • cf7fd20452 Mailer: send only to verified accounts (option) slawkens 2025-07-31 09:19:49 +02:00
  • 080cc2781f Fix mailer: send to email link from accounts page slawkens 2025-07-31 07:31:15 +02:00
  • 20d69a641c Fix exception if setting not found slawkens 2025-07-24 23:30:28 +02:00
  • 2d4be327b2 Fix if highscores show outfit disabled slawkens 2025-07-24 23:07:49 +02:00
  • bb097b69ce Update settings.php slawkens 2025-07-22 22:06:32 +02:00
  • 6e5a4ff8c7 Fix if setting found in db, but not found in plugins slawkens 2025-07-22 21:49:05 +02:00
  • caf326a658 Refactor to use HAS_ACCOUNT_COINS slawkens 2025-07-22 21:44:09 +02:00
  • bccf8e056d Rewrite to use constants (account transferable coins) slawkens 2025-07-22 21:33:45 +02:00
  • 7d27e5a0ba New setting: Default Account Transferable Coins slawkens 2025-07-22 21:32:51 +02:00
  • 9b6f410459 Update phpstan.neon slawkens 2025-07-22 19:11:42 +02:00
  • c06b0017f1 Update phpstan.neon slawkens 2025-07-22 19:07:58 +02:00
  • d8132d4d76 Highscores revamp a bit slawkens 2025-07-22 18:18:29 +02:00
  • 1566deb84a Add getExperienceForLevel (level) slawkens 2025-07-19 15:46:51 +02:00
  • 536b29be95 That is duplicated slawkens 2025-07-19 15:11:09 +02:00
  • 5271633bdb Account -> isPremium -> ignore config.freePremium slawkens 2025-07-19 15:00:17 +02:00
  • ce5b1cf2a6 Update CacheClearCommand.php slawkens 2025-07-19 11:16:55 +02:00
  • 83f84172e0 Add warning about APCu clear in CLI slawkens 2025-07-19 11:16:03 +02:00
  • 34fead906e Allow for timestamp as integer in the timeago twig function slawkens 2025-07-19 10:05:25 +02:00
  • ec11c14024 kathrine: possibility to add custom menu categories slawkens 2025-07-19 07:48:01 +02:00
  • 2fe9924437 Start 1.7.2-dev slawkens 2025-07-08 19:20:45 +02:00
  • f0f2e3785f Fix phpstan slawkens 2025-07-08 15:44:45 +02:00
  • 36ca755243 New setting: Display Skills Box on highscores slawkens 2025-07-08 14:28:48 +02:00
  • f17269e44c Move admin bar code into body_start place_holder slawkens 2025-07-08 14:22:51 +02:00
  • dcb96f4ce1 Refactor code - early exit slawkens 2025-07-08 13:48:33 +02:00
  • a89f9a8484 Set $process_sections to true slawkens 2025-07-08 09:22:12 +02:00
  • 45d6047031 Add Coins Transferable to accounts editor slawkens 2025-07-05 14:22:58 +02:00
  • e435062025 [WIP] 2fa slawkens 2025-07-05 08:20:58 +02:00
  • ecc9bd4042 Merge branch 'main' into feature/2fa slawkens 2025-07-01 14:18:38 +02:00
  • c92148d467 Revert delete clearRouteCache, is used somewhere else v1.7.1 slawkens 2025-06-27 07:23:22 +02:00
  • b4b62442fe Release v1.7.1 slawkens 2025-06-27 07:21:19 +02:00
  • 047742848b Delete clearRouteCache, was useless slawkens 2025-06-27 07:15:13 +02:00
  • fe8281594e Fix cache:clear command (missing init) slawkens 2025-06-27 07:13:33 +02:00
  • 0bff910a05 adjust command email:send + mail:send (alias) slawkens 2025-06-25 19:43:40 +02:00
  • 6d43fc181f In case the script don't have install option, inform the user slawkens 2025-06-25 17:36:43 +02:00
  • 13d33822b5 Rename to plugin:setup, also add alias to previous command slawkens 2025-06-25 17:36:02 +02:00
  • f78ebad136 Remove error number from 404 & 405 pages slawkens 2025-06-24 14:57:01 +02:00
  • d90fa323d7 Fix polls link slawkens 2025-06-24 12:44:43 +02:00
  • 181131f7f3 Use __DIR__ instead of template path slawkens 2025-06-24 12:44:34 +02:00
  • 0da524fefe Fix plugin install:install command slawkens 2025-06-23 00:21:41 +02:00
  • 797377e428 Replace TwoFactorAuth with self slawkens 2025-06-22 22:34:36 +02:00
  • 96b5df9d74 Merge branch 'main' into feature/2fa slawkens 2025-06-22 18:51:32 +02:00
  • 6cf4b9dac5 Fix xdebug warnings in load_config_lua slawkens 2025-06-22 18:51:20 +02:00
  • b3dfc56c96 [WIP] Working 2fa email auth slawkens 2025-06-22 18:50:54 +02:00
  • 96d6e04bd2 Update 46-account_email_codes.sql slawkens 2025-06-22 13:19:29 +02:00
  • 9146eee327 Move slawkens 2025-06-22 11:55:34 +02:00
  • 3d97fa0719 Merge branch 'main' into feature/2fa slawkens 2025-06-22 11:45:21 +02:00
  • 5cfa3a697f Start v1.7.1-dev slawkens 2025-06-22 11:25:45 +02:00
  • bb830bce44 Release v1.7 v1.7 slawkens 2025-06-22 08:55:29 +02:00
  • 566c2a9151 Move out of $cache->enabled slawkens 2025-06-22 08:48:24 +02:00
  • a66cafceab 2fa: first draft slawkens 2025-06-22 08:34:30 +02:00
  • 0f48f12e2e Update admin.plugins.outdated.html.twig slawkens 2025-06-19 18:53:11 +02:00
  • 0ea247ce7e
    Feature/plugins versions check (#310) Slawomir Boczek 2025-06-19 16:46:22 +02:00
  • 7c49c16215 Use configurable API URI for plugin updates feature/plugins-versions-check slawkens 2025-06-19 16:26:16 +02:00
  • 1c6bb2eb8d Improve plugin update check messaging slawkens 2025-06-19 16:18:55 +02:00
  • e91b44f036 Check plugins versions from plugins.my-aac.org/api slawkens 2025-06-18 23:16:10 +02:00
  • b329da52aa Use apcu_clear_cache slawkens 2025-06-17 17:52:23 +02:00
  • c720ccc451 Add missing csrf() slawkens 2025-06-15 19:35:12 +02:00
  • 8dc42b6544 Nothing important: just formatting slawkens 2025-06-15 19:05:47 +02:00
  • dca904e61d Add missing csrf() slawkens 2025-06-15 19:05:19 +02:00
  • 29faa4f695 Add missing csrf() in success.html.twig slawkens 2025-06-15 19:03:03 +02:00
  • 4767120043 Update online.html.twig slawkens 2025-06-14 21:19:52 +02:00
  • 9a90e4aae2 Revamped online page slawkens 2025-06-14 21:12:47 +02:00
  • ba4ed6a04b Add LabelV120, LabelV150, LabelV200 slawkens 2025-06-14 20:52:38 +02:00
  • a7efacdbac Delete online.form, use revamped characters.form slawkens 2025-06-14 20:50:54 +02:00
  • 577037becc
    fix: boostedcreatures for 13.40 (#307) Goosey 2025-06-14 17:58:08 +04:00
  • b8abc11b96 Update list.php slawkens 2025-06-14 11:33:47 +02:00
  • 4def6a6cae Style slawkens 2025-06-14 10:39:45 +02:00
  • e6100a1b72 New hook: HOOK_GUILDS_AFTER_MANAGE_BUTTON slawkens 2025-06-14 10:36:38 +02:00
  • 522f6c11d8 Add OTS_Player->isNameLocked() slawkens 2025-06-14 08:26:43 +02:00
  • 00c3635c5f Add $config['site']['serverPath'] for better compatibility with Gesior slawkens 2025-06-14 00:59:10 +02:00
  • c074a48f24 New hook: HOOK_ACCOUNT_MANAGE_AFTER_CHARACTERS slawkens 2025-06-14 00:44:00 +02:00
  • e222957893 OTS_Toolbox::getVocationName($id, $promotion); slawkens 2025-06-13 22:25:36 +02:00
  • d423ddd07a Nothing important: convert to tabs slawkens 2025-06-13 22:14:20 +02:00
  • 4d4f7759d3 Update visitors.php slawkens 2025-06-13 21:31:04 +02:00