Commit Graph

  • 770ffcfc52 Fix warnings in CLI (part 2) main slawkens 2025-05-29 16:10:46 +02:00
  • 756d94bb3e Fix warning from CLI slawkens 2025-05-29 16:08:23 +02:00
  • 6e0f591383 Do not allow access to tools/ folder after install slawkens 2025-05-29 12:22:16 +02:00
  • fcfe5b0dbd Do not allow access to tools/ folder after install 0.8 slawkens 2025-05-29 11:27:32 +02:00
  • fb91281140 Fix phpstan workflow slawkens 2025-05-29 09:35:20 +02:00
  • d8a6090be3 Add new setting/configurable: site_url, prevents domain spoofing slawkens 2025-05-29 09:27:29 +02:00
  • 149e10261b Add code to insert guild_ranks, incase guild trigger is missing slawkens 2025-05-28 23:09:24 +02:00
  • 52109f5cca Another solution slawkens 2025-05-28 14:13:04 +02:00
  • 4b7b121550 Try fix workflow slawkens 2025-05-28 14:08:50 +02:00
  • 28886551e8 feat: Add new account coins setting slawkens 2025-05-28 13:33:36 +02:00
  • adabaf1635 Fix if $hooks not defined feature/pot-hook-filter slawkens 2025-05-24 16:01:09 +02:00
  • 2a335328d2 feat: new hook: HOOK_FILTER_POT, possibility to replace POT classes slawkens 2025-05-24 15:51:37 +02:00
  • 7d435ff643 Add getNPCsCount slawkens 2025-05-24 11:54:00 +02:00
  • ae847ff9a6 Nothing important: tabs slawkens 2025-05-24 11:51:06 +02:00
  • 45ef390829 Nothing important slawkens 2025-05-24 11:42:59 +02:00
  • 84d502bf10 Fixes regarding csrf + refactor some parts of AAC (guilds + forum) slawkens 2025-05-24 11:42:42 +02:00
  • e776bd52be Forum boards admin links: csrf + refactor slawkens 2025-05-24 11:28:56 +02:00
  • 6e793390c6 Remove unneeded enctype="multipart/form-data" slawkens 2025-05-24 11:20:36 +02:00
  • 6eda38603c Protect against csrf in more places (accounts & guilds pages) slawkens 2025-05-24 09:52:56 +02:00
  • 72cdd290da Fix link to Contributing slawkens 2025-05-23 17:38:14 +02:00
  • 40d65a6613 OTS_ServerInfo -> set timeout out of class slawkens 2025-05-23 16:11:57 +02:00
  • 43153b2b0c Nothing important: tabs slawkens 2025-05-23 16:08:02 +02:00
  • 2ea549002a Nothing important: tabs slawkens 2025-05-23 15:58:23 +02:00
  • 4a30fb495d Fix CHANGELOG-1.x.md loading slawkens 2025-05-23 09:13:20 +02:00
  • 4d8f5f31ae Update Plugins.php slawkens 2025-05-23 09:04:48 +02:00
  • be7b27c31a Fix links not working in admin dashboard modules slawkens 2025-05-23 09:04:45 +02:00
  • 7d213f479a feat: autoload install.php slawkens 2025-05-23 08:50:38 +02:00
  • e574943707 feat: autoload settings.php slawkens 2025-05-23 08:39:09 +02:00
  • 1a6ef4125e [WIP] Use array with index instead of switch feature/highscores-customize slawkens 2025-05-16 20:18:40 +02:00
  • 606fb0673c Option to extend the highscores with hooks slawkens 2025-05-16 15:03:03 +02:00
  • 5726c9fa94 Load hooks before twig, add new hooks: HOOK_TWIG + HOOK_INIT slawkens 2025-05-16 07:42:50 +02:00
  • 26b2c472cc Fix HOOK_LAST slawkens 2025-05-15 22:40:09 +02:00
  • 76440a37d0 New hooks for account characters change-comment page slawkens 2025-05-15 20:22:36 +02:00
  • 1e9b10d648 Fix twig variables: logged + account_logged being not set directly after login slawkens 2025-05-15 19:11:20 +02:00
  • 7c92d1c197 Start v1.5.1-dev slawkens 2025-05-14 15:11:20 +02:00
  • 3111d66df9 Fix install, where $twig is not present in tools v1.5 slawkens 2025-05-14 14:09:28 +02:00
  • e45dd88a93 Release v1.5 slawkens 2025-05-14 14:03:03 +02:00
  • 5ed1aec28e Add db variable to twig slawkens 2025-05-14 13:37:23 +02:00
  • 7e4d28c648 Fix more php 8.4 warnings slawkens 2025-05-14 13:23:34 +02:00
  • 3b2669fb3b Update tables.headline.html.twig slawkens 2025-05-14 13:23:25 +02:00
  • 6fe3bff163 Update 45.php slawkens 2025-05-14 10:56:12 +02:00
  • ae5be41e11 Separate migration 44 with 45 slawkens 2025-05-14 10:52:06 +02:00
  • 83a6f4b61d Add php 8.4 to phpstan slawkens 2025-05-14 10:42:18 +02:00
  • ee360386d8 Addition to previous commit slawkens 2025-05-14 10:39:11 +02:00
  • bf06bed385 Update schema.sql slawkens 2025-05-14 10:22:42 +02:00
  • 3949d84e5d Rename server-info -> ots-info, changelog -> change-log + move rules to admin panel slawkens 2025-05-14 10:22:25 +02:00
  • a161cff003 Add note about highscores being updated x minutes + allow ttl 0 to disable slawkens 2025-05-14 10:00:27 +02:00
  • 335b7b3112 Do not return -1 in case of freePremium, makes things harder slawkens 2025-05-14 09:22:22 +02:00
  • 3befde2a1e Do not return -1 in case of freePremium, makes things harder slawkens 2025-05-14 09:18:55 +02:00
  • 5367df2381 Add latest client versions (14.00 - 15.01) slawkens 2025-05-13 16:29:40 +02:00
  • c48b800631 Fix login.php boosted creature & boss (not sure exact version, but should be 14.12 or around) slawkens 2025-05-13 16:29:19 +02:00
  • ef6549c17c nothing important: tabs & spaces slawkens 2025-05-13 15:20:25 +02:00
  • 629fd18ea1 Update cypress version to ^14.3.3 slawkens 2025-05-12 17:36:50 +02:00
  • da15105118 Fix typo, @gpedro I hate you! :PPP slawkens 2025-05-12 17:36:34 +02:00
  • e719725841 Merge branch 'main' into develop develop slawkens 2025-05-09 13:45:54 +02:00
  • 4ca58b4178 Fix PHP 8.4 deprecation warnings slawkens 2025-05-09 13:45:46 +02:00
  • 03e2752139 Use optionally separate folder for views (thanks @Scrollog for idea) slawkens 2025-05-09 13:38:48 +02:00
  • 2fece725a4 Improve cypress workflow: add php 8.4 + ignore upload warnings slawkens 2025-05-09 13:23:04 +02:00
  • bb3e90110d Merge branch 'main' into develop slawkens 2025-05-09 13:14:12 +02:00
  • c24c580796 Fix installMenus when theme/template was removed from disc slawkens 2025-05-09 13:09:44 +02:00
  • 620a47da72 Update Hooks.php slawkens 2025-05-08 19:55:31 +02:00
  • 9b75011224 New filter: HOOK_FILTER_ROUTES slawkens 2025-05-08 18:35:03 +02:00
  • 5b4b7b8a97 triggerFilter -> pass by reference (faster x5) slawkens 2025-05-08 18:34:36 +02:00
  • 99997eb57d Feature/twig hooks filters (#258) Slawomir Boczek 2025-03-09 21:39:37 +01:00
  • 11a2275115 Update Hooks.php feature/twig-hooks-filters slawkens 2025-05-08 19:55:31 +02:00
  • 50f73ba56c New filter: HOOK_FILTER_ROUTES slawkens 2025-05-08 18:35:03 +02:00
  • 7dcdc4f743 triggerFilter -> pass by reference (faster x5) slawkens 2025-05-08 18:34:36 +02:00
  • 73a5829974 Better monster images (no image not found anymore) + use cache slawkens 2025-05-05 21:21:54 +02:00
  • 497338c2d6 Update robots.txt slawkens 2025-05-04 17:20:23 +02:00
  • beb348fe27 testing something slawkens 2025-05-04 17:20:12 +02:00
  • 5b1bd4f005 Update robots.txt slawkens 2025-05-04 17:00:22 +02:00
  • f09606d01b Just testing something slawkens 2025-05-04 16:54:49 +02:00
  • 67ab425bb9 Add float & double types to the Settings slawkens 2025-05-04 09:14:30 +02:00
  • 113473f256 Add optional param _page_only for single-page apps etc. slawkens 2025-05-03 22:04:08 +02:00
  • d6ac4e8d85 Update index.php slawkens 2025-05-03 21:04:13 +02:00
  • 6845869838
    Hoping for a better appear in search engines.. Slawomir Boczek 2025-04-27 17:50:57 +02:00
  • 8697809bbe Merge branch 'develop' into feature/twig-hooks-filters slawkens 2025-04-27 07:41:26 +02:00
  • 2f0758e351 Update schema.sql slawkens 2025-04-26 06:17:58 +02:00
  • 6667c8c364 Merge branch 'main' into develop slawkens 2025-04-26 06:17:38 +02:00
  • 0fbd4bf1be nginx: block additionally *.sql slawkens 2025-04-24 13:44:38 +02:00
  • 1e45d5c393 Optimize .htaccess FilesMatch: Block access to *.md/json/dist/sql slawkens 2025-04-24 13:43:50 +02:00
  • dbea69f314 Fix if user removes the menu category slawkens 2025-04-23 20:41:50 +02:00
  • 4e6aa0f262 Fix boostedCreature fetch on login.php slawkens 2025-04-23 18:05:14 +02:00
  • fa1f927082 Update login.php slawkens 2025-04-23 18:04:54 +02:00
  • de0512f11a Start v1.4.1-dev slawkens 2025-04-22 15:57:23 +02:00
  • ddc13b110e Start v0.8.24-dev slawkens 2025-04-22 15:56:53 +02:00
  • 02918684fd Merge branch '0.8' of https://github.com/slawkens/myaac into 0.8 v0.8.23 slawkens 2025-04-22 14:20:45 +02:00
  • 5bc70beae6 Release v.0.8.23 slawkens 2025-04-22 14:20:34 +02:00
  • 6418b782a3 Update buttons.base.html.twig slawkens 2025-04-22 14:15:37 +02:00
  • 687ccc4559 README.md corrections slawkens 2025-04-18 19:42:33 +02:00
  • 29a198bfce Display more info when error parsing config.lua value slawkens 2025-04-22 14:07:46 +02:00
  • 06a235237d Plugin name is required, version is optional slawkens 2025-04-22 14:05:10 +02:00
  • 9c15c2fa68 Add $db->hasTableAndColumns($table, $columns), credits to @opentibiabr Team slawkens 2025-04-22 14:03:25 +02:00
  • 1708a48186 Change logout button color slawkens 2025-04-22 13:46:28 +02:00
  • 68170e42cd Fix headline.php: change image format to .png cause of black background slawkens 2025-04-22 13:45:35 +02:00
  • 4b9a7eaf85 Add noSubmit option to buttons.base slawkens 2025-04-22 13:44:45 +02:00
  • 93c09b3380 Release v1.4 v1.4 slawkens 2025-04-22 13:42:55 +02:00
  • d47195a787 Do not autoload sub-folders if autoload pages is disabled slawkens 2025-04-22 13:30:11 +02:00
  • b618084d50 Fix headline.php: change image format to .png cause of black background slawkens 2025-04-21 23:43:57 +02:00
  • d0d0af289d Refactor code + use clearCache() instead slawkens 2025-04-20 21:32:46 +02:00