Commit Graph

  • cfdbc2a8b2 Fixed: disabled plugins should not enable pages slawkens 2024-01-27 00:46:34 +01:00
  • 1a6fb8bee2 Refactoring classes into src/ folder, so they will be auto-loaded by composer slawkens 2024-01-27 00:36:49 +01:00
  • 410d75c882 Revised Commands -> use symfony/console -> php ma (MyAAC) slawkens 2024-01-26 23:19:39 +01:00
  • c59bacea93 Fix page title if the index.php is present slawkens 2024-01-25 23:11:13 +01:00
  • f719c02050 Feature: auto-load themes (previously templates) from plugins/*/themes/* slawkens 2024-01-25 23:06:10 +01:00
  • 0698e7b5f5 Typo slawkens 2024-01-25 22:29:28 +01:00
  • c594dfd14b Feature: auto-load pages in plugins/*/pages/*.php slawkens 2024-01-25 22:29:19 +01:00
  • 514c4a037a admin.links style slawkens 2024-01-25 22:02:08 +01:00
  • b894f75e74 Put admin.links in <table> to fix position + remove bootstrap classes (didnt worked anyway) slawkens 2024-01-25 22:01:35 +01:00
  • d2a3a9a8da System-solution for styled tables, that works with every template slawkens 2024-01-25 21:57:20 +01:00
  • 3f4c02a327 bugtracker has been removed slawkens 2024-01-13 10:18:24 +01:00
  • 199672e0c8 Fix donate_column slawkens 2024-01-13 10:12:08 +01:00
  • 02adb87fac - adding check before flush buffer (#245) Danilo Pucci 2024-01-01 19:31:26 -03:00
  • a88103a956
    - adding check before flush buffer (#245) Danilo Pucci 2024-01-01 19:31:26 -03:00
  • b4448f7279 Silently ignore if the hook does not exist slawkens 2023-12-28 19:12:47 +01:00
  • e26e6f3a1c Silently ignore if the hook does not exist slawkens 2023-12-28 19:12:47 +01:00
  • 08d67a07e0
    Create SECURITY.md Slawomir Boczek 2023-12-15 20:56:06 +01:00
  • 6e9a89cb2e Update common.php slawkens 2023-12-14 16:34:44 +01:00
  • 687c9a6690 feature: color-styled tables in tinymce editor slawkens 2023-12-12 17:58:17 +01:00
  • 2b86ba94fe Cleanup tabs slawkens 2023-12-12 14:37:12 +01:00
  • a9fb5dffa3 Fix account manage redirect slawkens 2023-12-09 09:26:33 +01:00
  • e3aa3d4031 Release v 0.8.15 v0.8.15 slawkens 2023-12-09 00:14:16 +01:00
  • 156a68f8bd Update phplint.yml slawkens 2023-12-09 00:11:01 +01:00
  • 6a28da5d33 Update phplint.yml slawkens 2023-12-09 00:04:20 +01:00
  • da77ec20ef Delete bugtracker, it will be included as plugin slawkens 2023-12-08 23:56:29 +01:00
  • ee32384dca Seems there was more XSS in bugtracker slawkens 2023-12-08 23:45:13 +01:00
  • 6fd141eca6 composer --prefer-dist --optimize-autoloader slawkens 2023-11-29 22:34:26 +01:00
  • 19afd73e8a This is better slawkens 2023-11-29 15:48:03 +01:00
  • eead6a2975 Fix exception showing slawkens 2023-11-28 17:11:04 +01:00
  • e17dde0dca Fix session fixation slawkens 2023-11-27 23:52:36 +01:00
  • 11b11dd3ee Release v0.8.14 v0.8.14 slawkens 2023-11-27 23:31:45 +01:00
  • 483155cf4c Prevent session fixation slawkens 2023-11-27 23:16:51 +01:00
  • 55dbade8d5 Fix XSS in forum slawkens 2023-11-27 22:58:24 +01:00
  • d1bc63d07a Fix forum XSS slawkens 2023-11-27 22:56:38 +01:00
  • d1046ba21d Fix forum XSS slawkens 2023-11-27 22:56:38 +01:00
  • 98332f1483 Fix XSS in bugtracker.php slawkens 2023-11-27 20:28:43 +01:00
  • 83a91ec540 Fix XSS in bugtracker.php slawkens 2023-11-27 20:28:43 +01:00
  • 1423046039 Sort changelogs by date + make sortable in admin panel slawkens 2023-11-25 20:09:42 +01:00
  • 9c60beeed0 I like this color better - teams page adjustment slawkens 2023-11-25 16:56:45 +01:00
  • 7b43c972dd Fix missing query_string in nginx sample config slawkens 2023-11-25 16:24:08 +01:00
  • 336b6ac530 Fix mango signature warnings slawkens 2023-11-25 16:33:48 +01:00
  • c71722fc52 Fix warning slawkens 2023-11-25 16:24:18 +01:00
  • 4d8d574089 Fix missing query_string in nginx sample config slawkens 2023-11-25 16:24:08 +01:00
  • e74fbe5bfd Update account.lost.form.html.twig slawkens 2023-11-25 15:47:53 +01:00
  • 48e9a1ed51 Fix account lost interface links slawkens 2023-11-25 15:44:34 +01:00
  • 56631bdf27 New hook: HOOK_ACCOUNT_CREATE_CHARACTER_AFTER slawkens 2023-11-25 13:53:50 +01:00
  • b1224d9d1a clearRouteCache on database pages change slawkens 2023-11-25 13:37:24 +01:00
  • e18ada3d9d Fix default access for database pages slawkens 2023-11-25 13:30:48 +01:00
  • c8218f69a5 Fix undefined variable slawkens 2023-11-25 13:08:56 +01:00
  • f991a8c817 clearCache after install plugin slawkens 2023-11-25 11:09:45 +01:00
  • 36ec2e1e56 Add option to execute "install" part of the plugin slawkens 2023-11-25 10:10:15 +01:00
  • 19c06df300 Insert new setting if it doesn't exist yet slawkens 2023-11-24 21:03:31 +01:00
  • b2d5d6f115 Fix backward support, needs to be before router.php slawkens 2023-11-23 20:03:15 +01:00
  • 5769ac8bb4 Fix onlineTable relation, fixed online status in highscores slawkens 2023-11-23 20:02:18 +01:00
  • 41c9f54e4b Fix the fix slawkens 2023-11-11 21:32:00 +01:00
  • 8ef238c96c Fix default option for options slawkens 2023-11-11 21:30:10 +01:00
  • 9ffb7f5fa9 Move monsters page settings to other tab + some small adjustments slawkens 2023-11-11 21:18:00 +01:00
  • 8b5464f8f8 Update init.php slawkens 2023-11-11 21:16:45 +01:00
  • f008591580 Make links in settings desc clickable slawkens 2023-11-11 21:16:34 +01:00
  • 1d5b751fe1 Fix Settings:save for other plugins slawkens 2023-11-11 18:44:48 +01:00
  • 37bde7df22 Use str_contains + str_starts_with slawkens 2023-11-11 16:09:44 +01:00
  • 89deca1adb Fix empty PAGE slawkens 2023-11-11 16:09:31 +01:00
  • c996f25d8d Fix guild leave slawkens 2023-11-11 15:28:41 +01:00
  • d291f694d2 Update .gitignore slawkens 2023-11-11 15:24:49 +01:00
  • cee1e67d3d Fix highscores_ids_hidden slawkens 2023-11-11 15:02:38 +01:00
  • 998e15cabd Dump command feature/eloquent-db-dump slawkens 2023-11-11 14:43:15 +01:00
  • c81861d8c8 debugbar dont like persistent connection slawkens 2023-11-11 14:40:10 +01:00
  • c3c1a6b2a6 Preserve config.local.php on settings save slawkens 2023-11-11 14:33:20 +01:00
  • d0590d2747 Execute highscores_ids_hidden migration again, cause of settings slawkens 2023-11-11 14:29:49 +01:00
  • c79a1d5f3a Fix changelog + news.tickers buttons slawkens 2023-11-11 13:18:37 +01:00
  • ada1e391d4 Add option to restrict Page view to logged user slawkens 2023-11-11 12:52:26 +01:00
  • 193e18523d Uncheck PHP after enable TinyMCE slawkens 2023-11-11 12:22:42 +01:00
  • 3fb9b1ae2f Enable TinyMCE by default slawkens 2023-11-11 12:15:03 +01:00
  • 561bdcd766 My bad slawkens 2023-11-11 12:07:10 +01:00
  • 556ef47d59 Towns & NPCs & Items should be persistent slawkens 2023-11-11 12:04:21 +01:00
  • 130ad25c4d Saving setting in db is not intended - you can use Settings Model for that slawkens 2023-11-11 11:34:02 +01:00
  • 08bea2c541 Update index.php slawkens 2023-11-11 11:31:12 +01:00
  • 8974830621 Move debugbar code to separate file slawkens 2023-11-11 11:30:08 +01:00
  • d582120fac Squashed commit of the following: slawkens 2023-11-11 11:26:38 +01:00
  • 94a61f32ae Merge branch 'develop' into feature/debug-bar feature/debug-bar slawkens 2023-11-11 11:11:13 +01:00
  • 8227303b89 1.0 will be our next release slawkens 2023-11-11 11:04:09 +01:00
  • 7a402ec0e0 fix #225 slawkens 2023-11-11 11:00:28 +01:00
  • 790d85a88a
    CSRF Protection (#235) Slawomir Boczek 2023-11-11 10:57:57 +01:00
  • 8ec08b5a61 This is always true feature/csrf slawkens 2023-11-11 08:41:40 +01:00
  • 19346efc38 More info to confirm dialog slawkens 2023-11-11 08:38:15 +01:00
  • c9d5c6cfd7 Add new changelog link slawkens 2023-11-11 08:37:32 +01:00
  • 4461c03d48 Fix changelog link slawkens 2023-11-11 08:33:44 +01:00
  • 60c7ef2391 Fix news type slawkens 2023-11-11 08:32:55 +01:00
  • d6c35bcbb5 Formatting slawkens 2023-11-11 08:28:00 +01:00
  • 4e87e7e9dc clear_cache & maintenance csrf slawkens 2023-11-11 08:27:48 +01:00
  • 08a19158b3 Fix new page/news links slawkens 2023-11-11 08:12:02 +01:00
  • 9a306886fb Update mailer.php slawkens 2023-11-11 08:02:02 +01:00
  • 719c542757 add info function, same as note($message) slawkens 2023-11-11 08:01:58 +01:00
  • 1ed24afc7d Move definitions slawkens 2023-11-11 08:01:39 +01:00
  • 66479e64ed Plugins csrf slawkens 2023-11-11 07:53:24 +01:00
  • 4e26f07ab6 Menus: better csrf + add success message on reset colors slawkens 2023-11-11 07:41:43 +01:00
  • 13e6eb5666 Admin panel: Pages csrf slawkens 2023-11-11 07:37:21 +01:00
  • 56306dfb0a Use admin.links instead slawkens 2023-11-11 07:22:58 +01:00
  • f27172691c Refactor admin newses + add csrf slawkens 2023-11-11 07:22:43 +01:00
  • 5578dbaa83 news/id route slawkens 2023-11-11 06:31:28 +01:00