Commit Graph

  • 38294420d5 patch from develop, IS_CLI fixes slawkens 2023-02-07 22:49:01 +01:00
  • c0dee61add accounts.block has been removed slawkens 2023-02-07 22:46:47 +01:00
  • a84c92e007 allow template pages to be placed in templates dir slawkens 2023-02-07 22:46:35 +01:00
  • d382916418 feature: plugin cronjobs slawkens 2023-02-07 19:38:18 +01:00
  • 3a3411c117 New hooks for admin page, for head, body, and before_page slawkens 2023-02-07 16:27:02 +01:00
  • 1166ddfe87 Remove google recaptcha from code slawkens 2023-02-07 15:20:24 +01:00
  • 574e361f90 fix warning slawkens 2023-02-07 12:03:18 +01:00
  • f3745a2752
    Feature/new router (#165) slawkens 2023-02-07 11:41:05 +01:00
  • a8c65a7ab9 Update show_thread.php feature/new-router slawkens 2023-02-07 10:54:58 +01:00
  • b60f345ae5 fix forum show_thread slawkens 2023-02-07 10:54:55 +01:00
  • b82c021ff7 $config_account_salt -> USE_ACCOUNT_SALT slawkens 2023-02-07 10:48:29 +01:00
  • d0c479d11d feature: plugin require more options with comma slawkens 2023-02-07 10:43:08 +01:00
  • 577f9b7373 Configurable admin panel folder slawkens 2023-02-07 10:13:51 +01:00
  • 3700875c47 fix warning in reload cache in dev mode slawkens 2023-02-07 10:13:04 +01:00
  • 5747fb5723 Fix execute in CLI slawkens 2023-02-07 09:45:36 +01:00
  • a846d8a7e7
    fix: mass teleport position validation (#214) Gabriel Pedro 2023-02-06 16:55:29 -04:00
  • 3fb30f6391 fix signature on custom basedir slawkens 2023-02-06 21:31:47 +01:00
  • 91c6ef1ddf remove wrong char slawkens 2023-02-06 21:21:04 +01:00
  • 098beb9d46 shorten some code + const convert slawkens 2023-02-06 20:51:00 +01:00
  • fb17d2e060 feature: router aliases slawkens 2023-02-06 20:50:50 +01:00
  • 513ca3830b Update example.json slawkens 2023-02-06 20:35:59 +01:00
  • 17eb5426e3 Move account_types to config, account.web_flags to common.php slawkens 2023-02-06 20:27:12 +01:00
  • b918f88776 shorten code + fix conversion (int) slawkens 2023-02-06 20:25:22 +01:00
  • 4eb9bbbbcf shorten some expressions with ?? slawkens 2023-02-06 20:05:01 +01:00
  • 56bd2c86b7 add required input to admin pages slawkens 2023-02-06 19:40:06 +01:00
  • 94719b45b2 fix "Please fill all input" slawkens 2023-02-06 19:39:12 +01:00
  • 958681bdc9 Add verify to pages, add messages, limits, fix add slawkens 2023-02-06 19:36:16 +01:00
  • c1eb7d4f52 fix news adding, rename const to NEWS_* slawkens 2023-02-06 19:35:00 +01:00
  • ea09b6a91b fix changelog add slawkens 2023-02-06 19:34:26 +01:00
  • 60a854e5fd new function> escapeHtml + fix css in admin menus slawkens 2023-02-06 17:39:23 +01:00
  • 58bc0a7c28 new function> escapeHtml + fix css in admin menus slawkens 2023-02-06 17:32:48 +01:00
  • 35a660be7d fix double ACTION define + undefined URI in template slawkens 2023-02-06 16:58:51 +01:00
  • 07a03c38b3 fix base dir detection slawkens 2023-02-06 16:40:29 +01:00
  • 6b54ac65ca Show First, Second instead of numbers slawkens 2023-02-05 06:27:10 +01:00
  • 070b04afa9 Fix signature slawkens 2023-02-05 06:24:28 +01:00
  • 039ddc7967 Add list of Open Source Software MyAAC is using slawkens 2023-02-04 16:17:28 +01:00
  • 9fa65ce7a4 Add password confirm, and change text type to password slawkens 2023-02-04 07:50:05 +01:00
  • 6aa28a3002 Adjustments & fixed to mass actions slawkens 2023-02-03 23:42:52 +01:00
  • fa9f7aab7c accounts.blocked is not used by AAC slawkens 2023-02-03 17:26:50 +01:00
  • d697a556c2 Update online.php slawkens 2023-02-03 17:21:54 +01:00
  • 802fd831cb (probably) fix #204 slawkens 2023-02-03 17:21:30 +01:00
  • 938d01eb00 fix duplicated word slawkens 2023-02-03 17:16:30 +01:00
  • e0347f252c adjust required version according to composer.json slawkens 2023-02-03 16:51:44 +01:00
  • bf3362dc1b remove misleading comment slawkens 2023-02-03 16:42:23 +01:00
  • ec38a79235 feature: mail confirmed reward slawkens 2023-02-03 14:39:09 +01:00
  • eaec00122b Fix #178 slawkens 2023-02-03 16:13:53 +01:00
  • 52ca8a844a Fix #178 slawkens 2023-02-03 16:13:53 +01:00
  • 573fc819d3 fix db table detection failure slawkens 2023-02-03 16:05:21 +01:00
  • ead9d79cb1 fix #185 slawkens 2023-02-03 15:36:57 +01:00
  • 43c197316a feature: mail confirmed reward slawkens 2023-02-03 14:39:09 +01:00
  • c318d3a9de Option to disable plugin adjusted slawkens 2023-02-03 14:09:39 +01:00
  • 7e62bd74a3 Fix admin logout slawkens 2023-02-03 13:00:49 +01:00
  • 6c5215a8ed block access to some files slawkens 2023-02-03 12:52:41 +01:00
  • eb4ea48641 Allow admin pages included into plugins dir slawkens 2023-02-03 12:19:35 +01:00
  • a0ccbbe8c2 Remove comments slawkens 2023-02-03 12:19:17 +01:00
  • 63d2c5c6b5 Add redirect_from && redirect_to to router options slawkens 2023-02-03 12:18:35 +01:00
  • 7d38945e8d Add missing var slawkens 2023-02-03 12:16:25 +01:00
  • 53732005aa This code wasn't used slawkens 2023-02-03 12:16:02 +01:00
  • c4a5cae988 Delete accountmanagement.php slawkens 2023-02-03 12:15:43 +01:00
  • 69a92fb859 fix logout hook 2 slawkens 2023-02-03 12:15:33 +01:00
  • 9fadba7d07 Move mass_* pages to correct folder slawkens 2023-02-03 12:14:36 +01:00
  • a080b21408 fix & add admin icons slawkens 2023-02-03 12:12:57 +01:00
  • 11768424a3 Merge branch 'develop' into feature/new-router slawkens 2023-02-03 07:31:39 +01:00
  • a2fb9a183b add some notice slawkens 2023-02-02 21:22:50 +01:00
  • 295c5de0d6 change spaces to tabs slawkens 2023-02-02 21:21:05 +01:00
  • d4650afa0e increase increase max file upload for nginx slawkens 2023-02-02 21:20:22 +01:00
  • 80d3f5ffe8 Fix logout hook & add images/editor to .gitignore slawkens 2023-02-02 20:54:47 +01:00
  • 07da4ca028 Update twig to v2.0 slawkens 2023-02-02 20:52:27 +01:00
  • feffdd1837 fix logout hook slawkens 2023-02-02 20:52:16 +01:00
  • 979532d3df Display warning if file included by hook does not exist slawkens 2023-02-02 20:51:55 +01:00
  • 3c77c54c8e my fault slawkens 2023-02-02 18:55:16 +01:00
  • 74d013049d Made so it's possible to configure more directories as constants slawkens 2023-02-02 18:53:56 +01:00
  • 708aa2d72f Just save images into images/editor slawkens 2023-02-02 18:29:41 +01:00
  • dd6581f7f7 Update .gitignore slawkens 2023-02-02 16:24:34 +01:00
  • f9d85b10b7 Update .gitignore slawkens 2023-02-02 16:24:12 +01:00
  • 4028a58adc Update OTS_DB_PDOQuery_PHP71.php slawkens 2023-02-02 16:20:09 +01:00
  • 0a3a079b86 PHP 8.1 compatibility slawkens 2023-02-02 16:16:06 +01:00
  • d691148c84 Revert "Fix compatibility with PHP 8.1" slawkens 2023-02-02 16:17:33 +01:00
  • 8c801dddec PHP 8.1 compatibility slawkens 2023-02-02 16:16:06 +01:00
  • 9de8145f82 TineMCE refactoring slawkens 2023-02-02 15:41:33 +01:00
  • 77460b0832 Revert "Fix compatibility with PHP 8.1" slawkens 2023-02-02 15:39:20 +01:00
  • 1fb1fb3ae9 Update tinyMCE to v6.3.1 slawkens 2023-02-02 15:01:56 +01:00
  • 48f74b9c7a Update tinymce to v4.9.11 (latest release in 4.x series) slawkens 2023-02-02 11:51:44 +01:00
  • 1d1e927d56 Fix compatibility with PHP 8.1 slawkens 2023-02-02 11:15:17 +01:00
  • 99338afacb Fix compatibility with PHP 8.1 slawkens 2023-02-02 11:15:17 +01:00
  • 301c3b86e2 Add fill-mbstring, which is required by twig slawkens 2023-02-02 10:42:47 +01:00
  • 130f7ba405 Update Twig to v2.15.4 slawkens 2023-02-02 10:37:45 +01:00
  • 036abf83e5 Change GoogleReCAPTCHA.php to require_once slawkens 2023-02-01 22:58:31 +01:00
  • e737cf612c fix recaptcha v2-checkbox & v3 slawkens 2023-02-01 22:54:35 +01:00
  • 78622fb47a set ACCOUNT_NUMBER_LENGTH = 8, is more reasonable slawkens 2023-02-01 22:53:57 +01:00
  • 9560494ab0
    feat: mounts load from xml (#211) Gabriel Pedro 2023-01-19 15:47:00 -04:00
  • e552bcfe82 Fix ipv6 introduced in latest TFS slawkens 2022-12-16 23:05:43 +01:00
  • 8aac3ec2e5
    fix: add missing $use_datatable (#210) Gabriel Pedro 2022-12-07 03:37:35 -04:00
  • 269ca501f1
    feat: mass account tool, mass teleport tool (#209) Gabriel Pedro 2022-12-01 03:34:30 -04:00
  • 07887423c6 Merge branch 'develop' into feature/new-router slawkens 2022-11-28 21:42:47 +01:00
  • 35928fe576 small fixes slawkens 2022-11-28 21:37:38 +01:00
  • 60f64e21d8 Rewriting the router v2 slawkens 2022-11-28 21:37:25 +01:00
  • 20638f430a
    feat: add hook admin menu (#208) Gabriel Pedro 2022-11-28 13:05:08 -04:00
  • 7bfa21a239 fix parse error slawkens 2022-11-28 16:42:23 +01:00
  • 8af786902d Add some error box to error slawkens 2022-11-28 16:42:01 +01:00