Commit Graph

  • 8b74e50c50 Add two-factor authentication fields to hidden array in User model Andras Bacsai 2024-03-07 13:05:04 +0100
  • 129a644781 ui: make notifications separate view fix: popup if no notifications are set Andras Bacsai 2024-03-07 12:58:04 +0100
  • bbfbd4a105 Refactor domain handling in API controller Andras Bacsai 2024-03-07 12:36:49 +0100
  • 9d31d990fc Update error message for missing resources Andras Bacsai 2024-03-07 12:35:38 +0100
  • c7f15c42fa feat: add deployments api Andras Bacsai 2024-03-07 12:27:23 +0100
  • 515d401746 feat: add deployment details to deploy endpoint Andras Bacsai 2024-03-07 12:22:18 +0100
  • 2a03b452d3 feat: team api endpoint Andras Bacsai 2024-03-07 12:01:21 +0100
  • 7aa8c765f6 Refactor domain IP handling in Domains controller Andras Bacsai 2024-03-07 11:49:15 +0100
  • 038f65aae6 Add InstanceSettings model and update IP handling in domains controller Andras Bacsai 2024-03-07 11:42:16 +0100
  • db24828a5a Refactor resource retrieval in API controller Andras Bacsai 2024-03-07 11:37:56 +0100
  • c7693d0ec3 feat: resources api endpoint Andras Bacsai 2024-03-07 11:35:00 +0100
  • 5e2afd4b4d Refactor domain grouping in domains API controller Andras Bacsai 2024-03-07 11:25:15 +0100
  • 7a21312daf feat: domains api endpoint Andras Bacsai 2024-03-07 11:14:03 +0100
  • 051a1405e7 Refactor backup execution and cleanup functionality Andras Bacsai 2024-03-07 10:27:21 +0100
  • a6669ed876 Update version and add check for Docker installed via snap Andras Bacsai 2024-03-07 09:59:19 +0100
  • f1b00436aa Update link target in stack-form.blade.php Andras Bacsai 2024-03-07 09:56:09 +0100
  • 083668857d main: test update versions v4.0.1 Gary 2024-03-06 12:33:32 -0800
  • 10ac40a295 main: fix url and typo Gary 2024-03-06 12:30:24 -0800
  • 9cf6925652 main: change version numbering v4.0.0 Gary 2024-03-06 11:55:06 -0800
  • 3aa9a8973b docker-compose: change imgae to 4.0.0 Gary 2024-03-06 11:43:50 -0800
  • e699103d3e Update application names and base directories Andras Bacsai 2024-03-06 15:34:21 +0100
  • ba9cb88ca3 Update slogans and healthcheck command in next-image-transformation.yaml and service-templates.json Andras Bacsai 2024-03-06 10:58:08 +0100
  • 365850d922 Update version numbers + add next-image-transformation service Andras Bacsai 2024-03-06 10:57:39 +0100
  • a04abdcca9 main: fix for various bugs Gary 2024-03-05 16:39:13 -0800
  • 46ed17c99e
    Merge pull request #1812 from coollabsio/next Andras Bacsai 2024-03-05 16:25:08 +0100
  • fadff798a7 Update server installation method Andras Bacsai 2024-03-05 16:23:46 +0100
  • 81512bb3b7 Update server and version configurations Andras Bacsai 2024-03-05 15:47:43 +0100
  • 3dd00dd91a
    Merge pull request #1811 from coollabsio/next Andras Bacsai 2024-03-05 10:29:41 +0100
  • fd97c5085b Update devDependencies in package.json Andras Bacsai 2024-03-05 10:26:32 +0100
  • fa6a249fb4 Update Docker installation for AlmaLinux Andras Bacsai 2024-03-05 10:24:02 +0100
  • 0aa9b1735b Update currentState in selectExistingServer method Andras Bacsai 2024-03-05 10:07:28 +0100
  • 6027bee3b8 Refactor repository selection logic in GithubPrivateRepository.php Andras Bacsai 2024-03-05 09:58:02 +0100
  • 4d72787c83 fix: sort repositories by name Andras Bacsai 2024-03-05 09:40:38 +0100
  • c6740cfea0 fix: make sure to show some buttons Andras Bacsai 2024-03-05 09:37:35 +0100
  • 9c1d585c43 Fix condition to return current team if user has teams Andras Bacsai 2024-03-05 09:22:38 +0100
  • 863acf988e Fix selected repository ID assignment in loadRepositories method Andras Bacsai 2024-03-05 09:21:12 +0100
  • a6b3beafbb Fix issue with loading repositories in GithubPrivateRepository.php Andras Bacsai 2024-03-05 09:20:50 +0100
  • 2ffc3f497b fix: should note delete personal teams Andras Bacsai 2024-03-05 09:19:15 +0100
  • f3a279be26 revert delayed jobs Andras Bacsai 2024-03-05 08:49:11 +0100
  • 9ad6631747 Update version numbers Andras Bacsai 2024-03-04 14:32:17 +0100
  • 0131f5e341
    Merge pull request #1807 from coollabsio/next Andras Bacsai 2024-03-04 13:40:42 +0100
  • b5ab9a8da6 Add custom docker run options for application Andras Bacsai 2024-03-04 13:39:34 +0100
  • 57fa2709da Add font preloading and DNS prefetching Andras Bacsai 2024-03-04 13:34:20 +0100
  • 96c6a198d7 Fix base64 encoding for TOTP_VAULT_KEY Andras Bacsai 2024-03-04 12:50:56 +0100
  • d106d4bd4e Refactor generateEnvValue function to use base64 encoding for certain cases Andras Bacsai 2024-03-04 12:46:37 +0100
  • 53cd3091f7 Add Directus service fields to extraFields method Andras Bacsai 2024-03-04 12:46:33 +0100
  • f1e7b870aa Add TOTP_VAULT_KEY environment variable to Plausible service Andras Bacsai 2024-03-04 12:30:32 +0100
  • 99fe076b5a Add scheduled task for database cleanup if not in cloud environment Andras Bacsai 2024-03-04 12:17:33 +0100
  • 65fcaa17d9 Update exception in PreventRequestsDuringMaintenance middleware and version numbers Andras Bacsai 2024-03-04 11:41:02 +0100
  • 89c6563e00
    Merge pull request #1806 from coollabsio/next Andras Bacsai 2024-03-04 11:18:56 +0100
  • 76b0bef32e Update slogan and logo for changedetection service Andras Bacsai 2024-03-04 11:17:05 +0100
  • c20aa0b256 Refactor method names to use camel case Andras Bacsai 2024-03-04 11:01:14 +0100
  • b4908cfcb4
    Merge pull request #1804 from RayBB/change-detection Andras Bacsai 2024-03-04 10:47:54 +0100
  • 4fb5b04d27 Update proxy configuration layout Andras Bacsai 2024-03-04 10:46:53 +0100
  • 8385bbb0a0 feat: gzip enabled & stipprefix setting refactor: code Andras Bacsai 2024-03-04 10:46:13 +0100
  • cee6b54033 Add proxy start functionality when selecting a proxy type Andras Bacsai 2024-03-04 10:42:54 +0100
  • 0dd591a5ff fix: raw compose make dirs fix: raw compose add coolify labels Andras Bacsai 2024-03-04 10:13:40 +0100
  • 62278126e4 fixes Andras Bacsai 2024-03-04 09:12:23 +0100
  • 0aa85a3701 fix: service status updated Andras Bacsai 2024-03-04 08:57:18 +0100
  • 0e1ba64836 fix: sentry error Andras Bacsai 2024-03-04 08:51:24 +0100
  • f7e1ce8656 fix: env value generation Andras Bacsai 2024-03-04 08:49:53 +0100
  • 5030c14dc2 add changedetection.io template RayBB 2024-03-03 23:42:33 +0100
  • 1333cd1d84
    Merge pull request #1799 from coollabsio/next Andras Bacsai 2024-03-02 16:04:06 +0100
  • 112c259d27 Refactor destinations method in Server model Andras Bacsai 2024-03-02 15:58:02 +0100
  • 130d1e1756 Update DockerCleanupJob and version numbers Andras Bacsai 2024-03-02 15:18:49 +0100
  • a7df9fa625
    Merge pull request #1798 from coollabsio/next Andras Bacsai 2024-03-02 15:04:48 +0100
  • 9064aedc89 Fix server reference in ExecuteContainerCommand.php Andras Bacsai 2024-03-02 15:02:55 +0100
  • fda5d23d32 feat: logs and execute commands with several servers Andras Bacsai 2024-03-02 14:55:39 +0100
  • 60be51dbe0 Update pull_request_id comparison in ApplicationDeploymentJob.php and update version numbers Andras Bacsai 2024-03-02 13:22:05 +0100
  • 7238918f35 main: change CDN url paths Gary 2024-03-01 19:42:21 -0800
  • 68c933b09e Revert "main: replace curl install commands with wget" Gary 2024-03-01 19:36:13 -0800
  • fdf832e9c7 main: replace curl with wget on install.sh Gary 2024-03-01 19:32:37 -0800
  • e2a5d71134 main: replace curl install commands with wget Gary 2024-03-01 19:23:14 -0800
  • 5f87e99a61 main: fix CDN url Gary 2024-03-01 19:17:11 -0800
  • 2d6b84c737 main: replace CDN with githaven urls Gary 2024-03-01 18:43:19 -0800
  • 6a97eaad12 main: begin major rewrite for lasthour Gary 2024-03-01 18:37:31 -0800
  • 24cac5feba main: modify copy on guided tour blade. Gary 2024-03-01 16:46:04 -0800
  • f335adaaed main: Begin launch files rewrite Gary 2024-03-01 16:16:09 -0800
  • e9f451339f
    Merge pull request #1796 from coollabsio/next Andras Bacsai 2024-03-01 19:14:18 +0100
  • 4d8ffd05a9 Refactor unmanagedContainers property in Resources.php and add conditional return in loadUnmanagedContainers() method Andras Bacsai 2024-03-01 19:13:22 +0100
  • b630105572
    Merge pull request #1795 from coollabsio/next Andras Bacsai 2024-03-01 19:09:09 +0100
  • 9fa71f847f Refactor notification channels based on cloud environment Andras Bacsai 2024-03-01 19:08:00 +0100
  • f70a9c6974 Fix notification channels in ApplicationDeploymentJob and DeploymentSuccess Andras Bacsai 2024-03-01 19:07:21 +0100
  • a4d173c733 Fix unmanagedContainers type declaration Andras Bacsai 2024-03-01 19:00:45 +0100
  • 2eb7712e09 fix: remove success application deployment job wip: daily backup status Andras Bacsai 2024-03-01 18:24:14 +0100
  • 54923b7640 feat: collect webhooks during maintenance Andras Bacsai 2024-03-01 14:04:29 +0100
  • bb927505fe
    Merge pull request #1793 from coollabsio/next Andras Bacsai 2024-03-01 11:47:14 +0100
  • 5e66e314d2 Update version numbers to 4.0.0-beta.229 Andras Bacsai 2024-03-01 11:44:01 +0100
  • 6fe791c1f1 fix: pull request deployments + build servers Andras Bacsai 2024-03-01 11:43:42 +0100
  • 860c537f81 Add server limit override for development environment Andras Bacsai 2024-03-01 11:41:28 +0100
  • a352e4cbf7 fix: public prs should not be commented Andras Bacsai 2024-03-01 11:41:22 +0100
  • 5322d446bd fix: service container status updates Andras Bacsai 2024-03-01 10:36:32 +0100
  • 604ab0afd8 Add autofocus to search input field Andras Bacsai 2024-03-01 10:06:59 +0100
  • 3d87a88d3d
    Merge pull request #1790 from coollabsio/next Andras Bacsai 2024-03-01 09:32:19 +0100
  • 10f9e22a8e fix: do not show n/a networsk Andras Bacsai 2024-03-01 09:28:14 +0100
  • 8edda0cdda fix: load unmanaged async Andras Bacsai 2024-03-01 09:25:27 +0100
  • 21047afc02 Add new sponsor image Andras Bacsai 2024-03-01 09:19:23 +0100
  • 3ea111478e main: change upgrade.sh and local_install.sh Gary 2024-02-29 10:49:13 -0800
  • 633cd4ca7c main: change docker run upgrade.sh Gary 2024-02-29 10:46:20 -0800
  • 0903cc537f main: modify compose prod file and local and upgrade sh Gary 2024-02-29 10:38:46 -0800