Commit Graph

  • 86c369d7ce
    Implement Webhooks (#548) Colin DeCarlo 2024-10-26 20:35:25 -04:00
  • 5f77deb1fd
    Panel: Fix wings stoplogic (#407) Quinten 2024-10-27 01:21:14 +02:00
  • 5f4429e2c3
    Remove Bulk Delete from Nodes (#665) Charles 2024-10-26 18:59:06 -04:00
  • 1df3e8d5b0
    Don't allow NodeStatisticsJob to be in the queue multiple times (#664) Lance Pioch 2024-10-26 18:53:32 -04:00
  • ecb195b2c4
    Merge pull request #662 from BlockyBlockling/docker-workflow-rework Michael (Parker) Parker 2024-10-26 18:45:59 -04:00
  • 86e8a6371e
    Update docker-publish.yml BlockyBlockling 2024-10-24 22:05:46 +02:00
  • d653edb22e
    Merge pull request #660 from BlockyBlockling/main Michael (Parker) Parker 2024-10-24 15:21:48 -04:00
  • 741252e395
    Update supervisord.conf BlockyBlockling 2024-10-24 21:15:03 +02:00
  • 308601e6fe
    Merge pull request #659 from pelican-dev/issue/629 Michael (Parker) Parker 2024-10-24 08:59:34 -04:00
  • 3933222d98 Make sure the .env can be accessed Lance Pioch 2024-10-23 21:36:48 -04:00
  • c53ef78d89
    Make sure schedules run with UTC (#657) Boy132 2024-10-23 21:59:13 +02:00
  • 60792c05c2
    Fix required for pinned threads input (#656) Boy132 2024-10-23 12:50:09 +02:00
  • 94420d06be
    Add UI for cpu pinning (#652) Boy132 2024-10-22 23:34:46 +02:00
  • 6655ccca6e
    Speed up docker start (#647) Fredrik Falk 2024-10-21 18:46:42 +02:00
  • a193b4f5ab
    Installer: fix argument types for testConnection & return type for submit (#650) Boy132 2024-10-21 18:43:16 +02:00
  • 3d5c8d14bd
    Add back trustedproxy config (#651) Boy132 2024-10-21 18:43:05 +02:00
  • de002324d7
    Deselect all table records when switching primary allocation (#645) Lance Pioch 2024-10-21 12:27:23 -04:00
  • bcbacb47cd
    Fix #606 - Prevent database hosts bulk selection if host has any databases (#640) Lance Pioch 2024-10-20 14:20:32 -04:00
  • e9f6fbadd4
    Merge pull request #638 from pelican-dev/lance/pint-fixes Lance Pioch 2024-10-20 11:59:20 -04:00
  • c621d2dad5 Remove superfluous doc block Lance Pioch 2024-10-20 11:55:47 -04:00
  • 64943aa50c
    Merge branch 'main' into lance/pint-fixes Lance Pioch 2024-10-20 11:53:10 -04:00
  • 020e41cbbc
    Merge pull request #639 from pelican-dev/lance/phpstan-return-types Lance Pioch 2024-10-20 11:50:48 -04:00
  • e162374e15 Add return types Lance Pioch 2024-10-20 11:41:46 -04:00
  • 81c75f7966
    Merge branch 'main' into lance/phpstan-return-types Lance Pioch 2024-10-20 11:39:04 -04:00
  • 2be8168468
    Merge pull request #637 from pelican-dev/lance/enforce-di Lance Pioch 2024-10-20 10:03:14 -04:00
  • 465a372000
    Merge pull request #641 from pelican-dev/lance/fix-node-create-redirect Lance Pioch 2024-10-20 10:00:53 -04:00
  • f0c536c045
    Merge pull request #642 from pelican-dev/lance/fix-installer-redirect Lance Pioch 2024-10-20 10:00:37 -04:00
  • 6a8e630444 Redirect to Admin Panel Dashboard after installer finishes Lance Pioch 2024-10-19 22:16:55 -04:00
  • 71aed151d9 Redirect to configuration file tab after creating the node Lance Pioch 2024-10-19 22:11:24 -04:00
  • bb5955cff4 Have to make this match the trait Lance Pioch 2024-10-19 21:19:59 -04:00
  • 38be89a71e Pint Lance Pioch 2024-10-19 21:16:33 -04:00
  • deb6603840 Revert "Add concat_space rule" Lance Pioch 2024-10-19 21:14:41 -04:00
  • c7a307af6e Enforce return and parameter types Lance Pioch 2024-10-19 21:00:11 -04:00
  • 8740f0f645 Change MaxWidth notCharles 2024-10-19 18:52:08 -04:00
  • 466f9f7edc Add phpdoc_separation rule Lance Pioch 2024-10-19 18:46:05 -04:00
  • d21740d458 Add phpdoc_align rule Lance Pioch 2024-10-19 18:42:23 -04:00
  • 1bf6a880fb Add nullable_type_declaration_for_default_null_value rule Lance Pioch 2024-10-19 18:41:08 -04:00
  • 96acd268be Add concat_space rule Lance Pioch 2024-10-19 18:30:34 -04:00
  • c0a41acf1f Add class_attributes_separation Lance Pioch 2024-10-19 18:29:44 -04:00
  • 75e89b2d4c Prevent double ci checks Lance Pioch 2024-10-19 17:25:02 -04:00
  • 54ea55d426 Enforce DI Lance Pioch 2024-10-19 17:22:03 -04:00
  • 207d875df8
    Fix default value for dns check on EditNode (#635) Boy132 2024-10-18 08:24:49 +02:00
  • ff0215afed
    Add permission check to delete button on EditServer (#633) Boy132 2024-10-18 08:24:14 +02:00
  • f357c9501f
    Auto-check eggs for update (#620) Boy132 2024-10-15 22:54:06 +02:00
  • 71116e81ba
    Cleanup .env.example and configs (#624) Boy132 2024-10-15 22:37:05 +02:00
  • f2063d7506
    Follow up installer fixes (#621) Boy132 2024-10-15 22:36:35 +02:00
  • c5c05150d8
    Remove no longer needed View::share (#625) Boy132 2024-10-15 22:35:59 +02:00
  • 214eb5874f
    Merge pull request #626 from RMartinOscar/patch-1 Michael (Parker) Parker 2024-10-14 18:49:01 -04:00
  • b14f6e1645
    Update Dockerfile MartinOscar 2024-10-14 23:05:47 +02:00
  • 04b251d125 Disable Caddy admin endpoint RMartinOscar 2024-10-14 20:51:22 +00:00
  • 5f9ee09ebd
    Add yarn timeout & cleanup MartinOscar 2024-10-14 22:13:01 +02:00
  • 2fb85f8236
    Merge pull request #598 from Freddo3000/feature/docker-workflow Michael (Parker) Parker 2024-10-14 09:38:19 -04:00
  • 4eba5b3f7a
    Update .github/workflows/docker-publish.yml Fredrik Falk 2024-10-13 15:10:39 +02:00
  • f95ba6447c
    Add Filament Optimize (#619) Charles 2024-10-12 10:58:18 -04:00
  • c0eedc16e0
    Update web installer (#614) Boy132 2024-10-12 16:19:52 +02:00
  • 3c5da1cd70
    Replace all number_format with Number::format (#617) Boy132 2024-10-12 16:12:56 +02:00
  • 8638e53f2b
    Merge pull request #601 from RMartinOscar/issue/600 Lance Pioch 2024-10-08 17:58:54 -04:00
  • 3ec90264bd
    Update API for roles (#611) Boy132 2024-10-08 23:46:28 +02:00
  • e23a4a667a
    Fix escaping for EnvironmentWriterTrait (#610) Boy132 2024-10-08 23:46:06 +02:00
  • a946669dc8
    Add warning about database data to database settings command (#612) Boy132 2024-10-08 23:45:50 +02:00
  • 6a8ff1a186
    Update app/Filament/Resources/ServerResource/Pages/ListServers.php MartinOscar 2024-10-07 18:50:57 +02:00
  • b003404aea
    Collection of small admin area changes (#604) Boy132 2024-10-04 01:15:08 +02:00
  • 45b73debc2 Switch to authorize MartinOscar 2024-10-02 09:45:03 +02:00
  • 329a3993c1 Add can check RMartinOscar 2024-10-02 02:33:54 +00:00
  • da7cba3203
    Add docker-publish.yml workflow Fredrik Falk 2024-10-01 17:03:48 +02:00
  • 6c205a744d
    Enable spa (#594) Charles 2024-10-01 04:58:45 -04:00
  • e78f7bc054
    Just some houseKeeping (#593) Charles 2024-10-01 04:37:21 -04:00
  • 12a189f585
    Remove old queue worker args in docker supervisord (#596) Boy132 2024-09-30 14:43:35 +02:00
  • af4cba341a
    Add config option to disable server descriptions for users (#581) Boy132 2024-09-29 00:35:57 +02:00
  • aafe17174f Do not show installer by default v1.0.0-beta10 Lance Pioch 2024-09-27 18:44:56 -04:00
  • a067419d6e
    Merge pull request #313 from pelican-dev/issue/311 v1.0.0-beta9 Lance Pioch 2024-09-27 18:01:00 -04:00
  • 6117282909 update to use supervisord Michael (Parker) Parker 2024-09-27 17:36:45 -04:00
  • 967d02612d Add cron and queue Lance Pioch 2024-09-27 16:50:34 -04:00
  • 0cd20eb444 We don’t do this yet Lance Pioch 2024-09-27 16:50:18 -04:00
  • 4dba73163b Switch this back Lance Pioch 2024-09-27 16:50:10 -04:00
  • aab3817244
    Fix role permissions model name (#591) Boy132 2024-09-27 22:49:01 +02:00
  • 1785883c55 Don’t need this anymore Lance Pioch 2024-09-27 15:54:00 -04:00
  • 4c19144640 Don’t need separate file Lance Pioch 2024-09-27 15:53:44 -04:00
  • a8a2668754 Revert the composer lock Lance Pioch 2024-09-27 15:43:04 -04:00
  • 6734fe3be6
    Replace fonts.googleapis.com with fonts.bunny.net (#586) Boy132 2024-09-27 21:38:30 +02:00
  • ff0cde5152
    Auto Login After Install (#585) Charles 2024-09-27 15:34:26 -04:00
  • b098d20afb Make this work Lance Pioch 2024-09-27 15:34:22 -04:00
  • 3ca77765e6 Small installer updates Lance Pioch 2024-09-27 15:33:51 -04:00
  • 476eccca53 Add mysql Lance Pioch 2024-09-27 15:33:18 -04:00
  • f686eda718 Allow absolute path in database file Lance Pioch 2024-09-27 15:32:41 -04:00
  • 0f58643cf2 Fix order of params Lance Pioch 2024-09-27 15:32:31 -04:00
  • 83ba05d7fb Update installer Lance Pioch 2024-09-27 15:32:22 -04:00
  • 66841f5fab
    Merge pull request #590 from pelican-dev/filament-update Lance Pioch 2024-09-27 14:29:20 -04:00
  • c03ef43767 Fix server deletion with databases notCharles 2024-09-27 14:28:32 -04:00
  • 805461aaf0 Update Filament to 115 notCharles 2024-09-27 14:04:20 -04:00
  • 6f15537d77 add ability to skip starting caddy Michael Parker 2024-06-27 15:59:07 -04:00
  • 4fc8d98a0f Revert "wip" Lance Pioch 2024-06-27 14:56:49 -04:00
  • 9779365432 wip Lance Pioch 2024-06-26 15:42:16 -04:00
  • 6e998498e3 Update composer Lance Pioch 2024-06-16 14:08:24 -04:00
  • 7d0b9af21a Add logs volume Lance Pioch 2024-06-16 13:20:59 -04:00
  • 116175ba60 Store caddy config and certs in a volume Lance Pioch 2024-06-16 13:20:35 -04:00
  • 1e841ac40d Update variables Lance Pioch 2024-06-16 13:20:20 -04:00
  • 3401703ccd Use this one primarily Lance Pioch 2024-06-11 19:19:03 -04:00
  • f7cb42e008 Remove old one Lance Pioch 2024-06-11 19:18:51 -04:00
  • b6e55795c1 Docker Lance Pioch 2024-06-11 19:17:48 -04:00