Commit Graph

  • 887a080198 Update CHANGELOG.md for 0.8 series slawkens 2020-02-13 01:07:42 +01:00
  • 8f3c3c6ba3 Update .gitignore slawkens 2020-02-13 01:06:44 +01:00
  • f7c7552d5a Add some warning into config.env slawkens 2020-02-13 01:05:53 +01:00
  • a7105d33f2 Fix some 7.4 notices about OTS_Account bans slawkens 2020-02-10 23:51:15 +01:00
  • b61c6151eb This was wrong, Mr. @whiteblxk slawkens 2020-02-12 23:45:43 +01:00
  • 37e2849a3a Merge branch 'master' of https://github.com/slawkens/myaac slawkens 2020-02-12 23:43:53 +01:00
  • a4eca93584 Add missing translation of already_installed in German slawkens 2020-02-12 23:20:43 +01:00
  • 13d0718780 RuntimeException instead of die() slawkens 2020-02-12 23:20:16 +01:00
  • 38693521b3 Set indent_style = tab on .md files slawkens 2020-02-12 23:00:23 +01:00
  • 447ddeb6d3 Remove .dist extension from .htaccess slawkens 2020-02-12 21:23:18 +01:00
  • f11b2e9132 Update CHANGELOG.md from 0.7 branch slawkens 2020-02-12 20:20:20 +01:00
  • 9d69b9d173 Update CHANGELOG.md slawkens 2020-02-12 20:16:16 +01:00
  • 27a44bf9af
    Add more files to export-ignore slawkens 2020-02-12 16:54:58 +01:00
  • b68077d969 Move rules to Admin Pages slawkens 2020-02-11 01:03:41 +01:00
  • f475c671f7 Add enable_tinymce option to Pages editor slawkens 2020-02-11 01:02:46 +01:00
  • 1ab32ca3ba New functions: getCustomPage() and getCustomPageInfo() slawkens 2020-02-11 01:00:42 +01:00
  • 8345b839e7 Add info if PHP is enabled on the admin pages slawkens 2020-02-11 00:37:42 +01:00
  • 259cda150d Fix some 7.4 notices about OTS_Account bans slawkens 2020-02-10 23:51:15 +01:00
  • 8146c90efa Remove stupid alerts on account create slawkens 2020-02-10 23:13:04 +01:00
  • da3d078917 Forgot this.. slawkens 2020-02-10 23:12:06 +01:00
  • 72c79e005a Add some new hooks for the account/create page slawkens 2020-02-10 23:07:23 +01:00
  • d252138867 Display plugin.description as raw slawkens 2020-02-10 22:49:26 +01:00
  • c20183c547 extract params in the Hook->execute method slawkens 2020-02-10 22:43:38 +01:00
  • cd94abb7fd Merge branch 'master' of https://github.com/slawkens/myaac slawkens 2020-02-10 22:42:10 +01:00
  • f886245e3c Allow string to be passed to hook twig function slawkens 2020-02-10 22:42:02 +01:00
  • 4f413eec12 Update PHPMailerAutoload.php slawkens 2020-02-10 10:24:23 +01:00
  • 441bfe74c1 Fix "Deprecated: __autoload() is deprecated" slawkens 2020-02-10 10:22:55 +01:00
  • 071289bc48 Add missing closing table </table> slawkens 2020-02-07 01:06:30 +01:00
  • 1ba2381437 Remove useless config variable slawkens 2020-02-07 01:06:19 +01:00
  • 1e5e576bd0 Some formatting fixes slawkens 2020-02-07 00:57:02 +01:00
  • 059b8824a2 Fix function name slawkens 2020-02-07 00:22:59 +01:00
  • d7e6916d8f Fix comment slawkens 2020-02-07 00:22:44 +01:00
  • c821f76f0f Forgot to remove this part slawkens 2020-02-03 23:30:57 +01:00
  • e5ad1b45bd More info about smtp options for Microsoft Outlook slawkens 2020-02-03 20:49:58 +01:00
  • 08f011eb33 New configurable: smtp_debug slawkens 2020-02-03 20:48:11 +01:00
  • 1a6044090a Update .gitignore slawkens 2020-01-30 21:37:51 +01:00
  • 697bf590ff Restore cache and logs dirs slawkens 2020-01-30 21:37:31 +01:00
  • 4073da2431 Add -f flag (force) to rm commands slawkens 2020-01-22 00:34:39 +01:00
  • fbca43b239 Nothing important, remove whitespaces.. slawkens 2020-01-22 00:34:10 +01:00
  • a03a8bf0d5 Fix #51 slawkens 2020-01-22 00:33:50 +01:00
  • 75d1ed6eea Add proper exit() code to bin/ commands slawkens 2020-01-21 18:18:29 +01:00
  • dd1e604155 Add <IfModule *.c> and <IfVersion> to all .htaccess slawkens 2020-01-15 20:58:49 +01:00
  • c7f2cab56a Remove useless .htaccess slawkens 2020-01-15 20:57:31 +01:00
  • 2bd372dbaa Add index.html to prevent autoindex slawkens 2020-01-15 20:55:57 +01:00
  • 45ecc29e12 Add <IfModule *.c> to prevent some errors to .htaccess slawkens 2020-01-15 20:47:31 +01:00
  • 69d068e73f Remove duplicated code slawkens 2020-01-13 20:20:48 +01:00
  • 0f55211dc9 Nothing important: remove whitespaces... slawkens 2020-01-13 20:20:27 +01:00
  • dbf09ef361 tableExist is deprecated slawkens 2020-01-13 20:20:08 +01:00
  • e08557e5ae Remove myaac_hooks table, load info directly from .json files and cache them slawkens 2020-01-13 20:19:34 +01:00
  • aaaba5cc84 Add landing plugin to .gitignore slawkens 2020-01-13 20:07:32 +01:00
  • 2cfd0242bd I'm back! Add .editorconfig slawkens 2020-01-13 19:49:32 +01:00
  • 0711d555e1 Fixed #99 tobi132 2019-12-28 22:48:24 +01:00
  • e8363d7310 Add send_email bash command tobi132 2019-12-28 11:08:49 +01:00
  • be9ce34dc8 Fixed #98 tobi132 2019-12-25 01:31:30 +01:00
  • bb60d17ccc Forgot about look_addons tobi132 2019-12-09 20:52:00 +01:00
  • 1aa8062310 Interactive player outfit chooser tobi132 2019-12-09 20:20:22 +01:00
  • 711027e450 Move Admin Logs and Reports into Twig tobi132 2019-12-09 19:57:42 +01:00
  • 8115cc5ecc Better view of guilds (new buttons, table look and feel) tobi132 2019-12-03 05:20:31 +01:00
  • 8bae67d9ef Shortened duplicated code tobi132 2019-12-03 05:19:32 +01:00
  • bc3fd61bde Move commands and downloads pages into database tobi132 2019-12-03 05:18:48 +01:00
  • ba1d52d6dd Add hint @var OTS_MonstersList tobi132 2019-12-03 05:10:47 +01:00
  • c02d0fc927 Add name as unique in myaac_pages table tobi132 2019-12-03 05:04:34 +01:00
  • 56738389f8 Allow Pages to be loaded as Twig template tobi132 2019-12-03 05:01:59 +01:00
  • d511679dbd Fixed #93 tobi132 2019-12-03 03:16:51 +01:00
  • 6b931de37d Update OTS_Base_List.php tobi132 2019-12-03 03:10:53 +01:00
  • 56e9d85fc2 Fixed #90 tobi132 2019-12-03 02:59:42 +01:00
  • 405f890dfc Add plugins to .gitignore tobi132 2019-12-03 02:58:53 +01:00
  • 1145c26f2b Add custom template to .gitignore tobi132 2019-12-03 02:57:42 +01:00
  • 3890222bbc Add guild images to .gitignore tobi132 2019-12-03 02:54:58 +01:00
  • fba9f66a1f Fix for othire not finding lookaddons column tobi132 2019-12-03 01:31:35 +01:00
  • 668387e372 Database towns table support for TFS 1.3 tobi132 2019-12-03 01:11:52 +01:00
  • f85fad447e This is actually better approach to this problem tobi132 2019-12-03 00:52:28 +01:00
  • 56616b805f Revert "Security: Fixed leaking database password when can't connect" tobi132 2019-12-03 00:51:14 +01:00
  • b9729ad763 Fixed undefined $ret tobi132 2019-12-03 00:48:29 +01:00
  • a26538c3f0 Display full path to the LOGS directory in SensitiveException tobi132 2019-12-03 00:37:23 +01:00
  • a55ec208aa Security: Fixed leaking database password when can't connect tobi132 2019-12-03 00:36:57 +01:00
  • 1970a00bb6 "Has been logged"! "More information" tobi132 2019-12-03 00:28:25 +01:00
  • 1e2267bd31 Create character directly on create account page tobi132 2019-12-02 23:10:32 +01:00
  • 092a03e2cf Add some useful hints tobi132 2019-12-02 21:37:52 +01:00
  • 065661e419 Fix alignment to the center tobi132 2019-12-02 21:34:06 +01:00
  • 72d7dae7fa Remove whitespaces tobi132 2019-12-02 21:11:14 +01:00
  • 5624022064 Some non important change.. tobi132 2019-12-02 21:11:00 +01:00
  • 944d532ad1 Fix uppercase tobi132 2019-12-02 20:51:36 +01:00
  • 11727785c7 Deny access to /system directory in nginx config tobi132 2019-12-02 19:43:36 +01:00
  • 9b04dc0e44 Add some more exceptions to .gitignore tobi132 2019-12-02 19:43:07 +01:00
  • ca4f786aa8 Update copyright year tobi132 2019-12-02 19:34:44 +01:00
  • 152114b054 Remove whitespaces tobi132 2019-12-02 19:34:13 +01:00
  • 6aef5ecf4b Update TODO tobi132 2019-11-03 12:42:40 +01:00
  • 645e7ee95f Compatibility with old z_ gesior table. This fixes #46 tobi132 2019-10-17 23:42:02 +02:00
  • 798d0948d1 tinyint is better for sticked and closed tobi132 2019-10-17 23:39:30 +02:00
  • 008374748e Add showing database name into installation script tobi132 2019-10-17 22:35:26 +02:00
  • 3333ab4ade Fixed 'Please fill all inputs!' in some cases on install tobi132 2019-10-17 22:02:22 +02:00
  • f8c2f0f01b Cache items for longer period (5 years actually) tobi132 2019-10-17 12:11:18 +02:00
  • 6dc62cca13 Use config.character_name_max_length instead of fixed length tobi132 2019-10-17 12:08:21 +02:00
  • f3e9f17b85 Fix typo tobi132 2019-10-17 12:07:33 +02:00
  • ed14f9ada0 Add optional $params param into log_append (will log arrays) tobi132 2019-10-17 12:07:08 +02:00
  • 9250f20559 Add get outfit to getTopPlayers (required very often) tobi132 2019-10-17 12:06:38 +02:00
  • 6157fdc007 Merge branch 'master' of https://github.com/slawkens/myaac tobi132 2019-09-20 19:13:20 +02:00
  • 5a97e53e21 Add mising fields into spells table, fix some mysql errors tobi132 2019-09-20 19:13:15 +02:00
  • 901cb9eaf6 fix: players column deleted install description (#91) Gabriel Pedro 2019-08-22 15:24:25 -04:00