Commit Graph

  • f9f46c559a composer update charles/drop8.2 notCharles 2025-11-07 17:28:10 -05:00
  • 8f77bc8fad fixes notCharles 2025-11-07 17:24:02 -05:00
  • 33869e718c add http timeout notCharles 2025-11-07 17:18:06 -05:00
  • 3dc5b6e923 remove view notCharles 2025-11-07 17:05:11 -05:00
  • 29e676060c Update log viewer + revert 8.2 removal notCharles 2025-11-07 17:00:41 -05:00
  • 4f37a3c8ed Merge remote-tracking branch 'origin/main' into charles/drop8.2 notCharles 2025-11-07 16:57:27 -05:00
  • a29728f6b7 phpstorm was wrong? idk... charles/use-last-node Charles 2025-11-07 08:25:05 -05:00
  • ccb61382d0 add session key to reuse last used node instead of latest node Charles 2025-11-07 08:18:02 -05:00
  • 889daf2fab add own method for delete boy132/plugin-system Boy132 2025-11-07 11:05:26 +01:00
  • 3eba089c47 fix confirm Boy132 2025-11-07 09:37:23 +01:00
  • 8aa23ccc97 add uninstall & remove Boy132 2025-11-07 09:21:30 +01:00
  • bfae4e7f30 use own composer process for better error messages Boy132 2025-11-07 00:05:29 +01:00
  • 427c1187a2 Use Model::find()² RMartinOscar 2025-11-06 23:01:54 +00:00
  • 92484fa94d add artisan command to disable plugin Boy132 2025-11-06 23:55:54 +01:00
  • 598e3e1401 Re-use query instead of calling it again RMartinOscar 2025-11-06 22:54:03 +00:00
  • 56739b6150 Use Model::find() RMartinOscar 2025-11-06 22:52:44 +00:00
  • fdfeee2150 fix unzip for nested plugin zips Boy132 2025-11-06 23:50:48 +01:00
  • cc63d858a6 pint copilot/bulk-update-allocation-ips Charles 2025-11-06 10:31:04 -05:00
  • 49f24e37b6
    Laravel 12.37.0 Shift (#1864) main Lance Pioch 2025-11-06 08:43:02 -05:00
  • 8203b9e27c Updates Charles 2025-11-06 07:47:02 -05:00
  • cb5cf3c771 replace old auth()->user() Boy132 2025-11-06 13:44:38 +01:00
  • 21ff1822fc add missing "create" permission Boy132 2025-11-06 13:41:22 +01:00
  • 05abad7254 make "all" tab first Boy132 2025-11-06 13:35:13 +01:00
  • 1480f0e602 fix namespace Boy132 2025-11-06 13:18:08 +01:00
  • 7f74afcd6f revert change Boy132 2025-11-06 12:55:35 +01:00
  • d2e2346806 a bunch of smaller fixes suggested by coderabbit Boy132 2025-11-06 11:43:40 +01:00
  • 805333e9dc allow to set display name for custom languages Boy132 2025-11-06 09:25:17 +01:00
  • 55677472be only enable plugin if it previously errored Boy132 2025-11-06 09:11:57 +01:00
  • b5736e89f4 Use --realpath to run plugin migrations RMartinOscar 2025-11-06 02:37:10 +00:00
  • d18c78f862 fixes charles/wing-diag notCharles 2025-11-05 17:43:08 -05:00
  • 48962b6875 add clear button notCharles 2025-11-05 17:40:15 -05:00
  • c4398eb26f disable toggles once pulled notCharles 2025-11-05 17:31:09 -05:00
  • 4483ccbdcd rabbit suggestions notCharles 2025-11-05 17:11:45 -05:00
  • de8f2cc0bb more changes, add 404 catch notCharles 2025-11-05 17:00:38 -05:00
  • be82bc847b fixes notCharles 2025-11-05 15:59:51 -05:00
  • aa8bbaf928 only require composer packages when plugin should be loaded Boy132 2025-11-05 11:37:36 +01:00
  • 4e10daa790 fix requireComposerPackages Boy132 2025-11-05 11:32:15 +01:00
  • 4f1e98c09e change order of operations when registering panel Boy132 2025-11-03 15:52:16 +01:00
  • 217685dd79 move PluginResource to correct namespace Boy132 2025-11-03 15:09:13 +01:00
  • 36a43d06f2 fix phpstan Boy132 2025-10-30 11:26:33 +01:00
  • 2ba3ba6fad use Str Boy132 2025-10-30 11:16:48 +01:00
  • 244f77559e update translation when importing plugin Boy132 2025-10-30 10:55:33 +01:00
  • 91f88daaa3 remove sushi caching Boy132 2025-10-30 10:55:08 +01:00
  • 7365f3efdb set working path for composer Boy132 2025-10-28 09:55:04 +01:00
  • 5057fd9c8f add plugin readme Boy132 2025-10-27 10:06:52 +01:00
  • 4f00603c59 change composer_packages to json to allow version constraints Boy132 2025-10-23 11:46:02 +02:00
  • 3c6ec63381 run pint Boy132 2025-09-24 14:24:44 +02:00
  • 280bef5251 use tooltip instead of label for reorder action Boy132 2025-09-16 14:09:36 +02:00
  • e4f6100b4d redirect to current tab Boy132 2025-09-16 14:06:25 +02:00
  • 9898674ecd don't enable theme after install if there already is a thema active Boy132 2025-09-16 14:02:11 +02:00
  • 1b248ccec2 add translations to reorder Boy132 2025-09-16 13:55:50 +02:00
  • 445cc7c88c enable sushi caching (when not in dev mode) Boy132 2025-09-16 13:43:26 +02:00
  • 93ee1cdf68 revert "allow to create plugins via the frontend" Boy132 2025-09-16 10:49:44 +02:00
  • 3e8fbc1a99 small translation changes Boy132 2025-09-16 10:40:57 +02:00
  • b0e6c51e77 change "id" in install and update commands to argument Boy132 2025-09-12 11:50:52 +02:00
  • 561aaa3ae0 fixes after v4 merge Boy132 2025-09-09 15:34:20 +02:00
  • d2304d7805 add error checking to "requireComposerPackages" and "runPluginMigrations" Boy132 2025-08-15 09:29:46 +02:00
  • 6c325af0fe fix error handling for hasSettings/ getSettingsForm Boy132 2025-08-12 14:37:12 +02:00
  • 022a19bee6 allow to create plugins via the frontend Boy132 2025-08-07 15:07:56 +02:00
  • e970ae3767 add plugin dev mode Boy132 2025-08-07 11:58:55 +02:00
  • 4759c62432 replace null checks Boy132 2025-08-07 11:56:51 +02:00
  • 9f854bde46 remove default url value Boy132 2025-08-07 11:25:57 +02:00
  • 819422acc8 add enable param to installPlugin function Boy132 2025-08-07 10:57:29 +02:00
  • 85f8f11481 update stub Boy132 2025-08-07 10:04:13 +02:00
  • d02bbe2cea remove need for static get and make methods Boy132 2025-08-07 10:00:36 +02:00
  • ce665fdec7 update docker image to support plugins Boy132 2025-08-07 09:40:18 +02:00
  • 2b7439309f fix panel providers Boy132 2025-08-07 09:15:41 +02:00
  • faa14d0bf4 implement getPluginLanguages Boy132 2025-08-07 08:50:28 +02:00
  • 692f81a018 cleanup panel providers Boy132 2025-08-07 08:41:23 +02:00
  • 793d264f72 add enum for plugin category and add tabs to list Boy132 2025-08-05 14:43:16 +02:00
  • 736d9be9e3 add translations for plugin resource Boy132 2025-08-05 10:55:00 +02:00
  • 4194315d4c improve "make plugin" command Boy132 2025-08-05 10:37:11 +02:00
  • 7f04bcbb86 fix modal always showing Boy132 2025-08-05 10:24:33 +02:00
  • 5dc01a66f3 correctly handle language plugins Boy132 2025-08-05 10:07:27 +02:00
  • 2384cc870a add warning when trying to enable multiple themes Boy132 2025-08-05 09:07:30 +02:00
  • aa2dfc1c5d rename "p:plugin:create" to "p:plugin:make" Boy132 2025-08-05 09:01:43 +02:00
  • 6601599283 fix typo Boy132 2025-08-04 11:31:50 +02:00
  • abf6349918 add choice list to install & update artisan commands Boy132 2025-08-04 11:28:07 +02:00
  • be404a8332 add artisan command to update plugin Boy132 2025-08-04 11:17:48 +02:00
  • a741be7226 try to rebuild assets when installing/ updating plugin Boy132 2025-08-04 11:13:24 +02:00
  • 02d18f28e3 add update button Boy132 2025-08-04 10:46:57 +02:00
  • 5427e08f3c make sure css & js from plugins are also built Boy132 2025-08-04 10:05:40 +02:00
  • ef2bae409d add simple plugin downloader Boy132 2025-08-02 01:35:56 +02:00
  • 7c8454276e make name & author optional in create plugin command Boy132 2025-08-02 00:34:50 +02:00
  • b6ba12e513 add p:plugin:composer to post install cmd Boy132 2025-07-29 15:24:21 +02:00
  • 84d4134585 update can checks Boy132 2025-07-15 09:48:31 +02:00
  • b0e5c7cc4a load translations earlier Boy132 2025-07-08 08:48:01 +02:00
  • 10dd7b7b47 improve error handling for plugin.json loading Boy132 2025-07-07 15:29:54 +02:00
  • c7c1b8b88c improve parsing of plugin.json and handle error if provider/ commands dir is missing Boy132 2025-07-07 14:53:20 +02:00
  • 589b0bf4ed allow to have no specific panel version/ wildcard in update.json Boy132 2025-07-04 13:01:01 +02:00
  • cfc8223aa6 various fixes Boy132 2025-07-04 11:33:26 +02:00
  • a4109cad9d add phpdocs to Plugins facade Boy132 2025-07-04 11:15:08 +02:00
  • 72b9a24ac4 allow plugins to load additionals composer packages Boy132 2025-07-04 11:11:58 +02:00
  • 2ee4df8139 add command option for update_url and move some stuff around in the json Boy132 2025-07-04 10:25:46 +02:00
  • 7ac298ffd5 automatically discover providers & commands Boy132 2025-07-04 10:15:59 +02:00
  • 4db0702970 add caching & better error handling to update checking Boy132 2025-07-04 09:53:26 +02:00
  • 4df52c21fa change format of plugin.json Boy132 2025-07-04 09:46:50 +02:00
  • 2d26d2e15b add update_url to plugin.json Boy132 2025-07-04 09:24:40 +02:00
  • 55b1d6e960 fix load behaviour Boy132 2025-07-04 09:23:16 +02:00
  • f246dff768 fix typo Boy132 2025-07-04 09:18:29 +02:00