Commit Graph

  • 76059aff3c
    Update app.php 2.5.0 2.x Saeed Vaziry 2025-04-12 21:15:58 +02:00
  • 8a8467233e reverse proxy sites reverse-proxy Saeed Vaziry 2025-04-11 00:35:52 +02:00
  • ff4d560e44
    Fix aws connect bug (#577) main Saeed Vaziry 2025-04-05 23:50:12 +02:00
  • dda345f565
    Bump vite from 6.2.3 to 6.2.5 (#576) dependabot[bot] 2025-04-05 23:38:30 +02:00
  • 564b97e2aa
    fix: add missing backticks in Blade for MySQL/MariaDB database names with hyphens (#523) Dimitar Yanakiev 2025-04-05 22:58:25 +03:00
  • 4e5f975917
    fix: allow reuse of a database name (#571) Jamie Wood 2025-04-05 20:50:14 +01:00
  • f3500497d0
    fix(site/workers): add-all-ssh-users-to-worker-edit (#567) Jamie Wood 2025-04-05 19:57:29 +01:00
  • 996df64386
    Bump vite from 6.2.0 to 6.2.3 (#574) dependabot[bot] 2025-04-05 20:00:16 +02:00
  • e98e974e20
    Add endpoint for reading and updating site .env file (#564) Dimitar Yanakiev 2025-04-05 20:59:57 +03:00
  • 2a670146d8
    Add endpoint for triggering site deployment (#563) Dimitar Yanakiev 2025-04-05 20:41:52 +03:00
  • f483f7fdca
    Add site redirects (#552) Jamie Wood 2025-03-31 16:30:57 +01:00
  • 7882d2022c
    Add endpoint for reading & updating site deployment script (#562) Dimitar Yanakiev 2025-03-29 22:49:28 +02:00
  • 03be2d3ee2
    Add API endpoint to update site aliases (#551) Jamie Wood 2025-03-21 09:26:51 +00:00
  • f89e7af34e fix server workers 500 error 2.4.0 Saeed Vaziry 2025-03-16 14:38:10 +01:00
  • 7886e2a113
    Bump version 2.4.0 (#548) Saeed Vaziry 2025-03-16 14:10:55 +01:00
  • 72352aad8d
    Add workers to servers (#547) Saeed Vaziry 2025-03-16 14:09:15 +01:00
  • 48ae561ea4 code-style Saeed Vaziry 2025-03-13 20:53:14 +01:00
  • 0f06d81aac
    Add database and database users sync (#537) Saeed Vaziry 2025-03-12 22:59:25 +01:00
  • 493cbb0849
    Add phpstan level 7(#544) Saeed Vaziry 2025-03-12 13:31:10 +01:00
  • c22bb1fa80
    Add isolated users to headless console (#533) Dimitar Yanakiev 2025-03-07 01:14:45 +02:00
  • babf59350b
    Fix run_action helper (#540) Saeed Vaziry 2025-03-05 20:36:18 +01:00
  • 5a12ed76bb
    Database collations (#489) Richard Anderson 2025-03-02 16:18:27 +00:00
  • 269ee8d962
    Fix: Sail default container name to match docker-compose.yml (#532) Dimitar Yanakiev 2025-03-02 15:06:58 +02:00
  • a060a06e73 add default commands Saeed Vaziry 2025-03-02 12:08:18 +01:00
  • 9d4c7972ed Merge branch 'cli' of github.com:vitodeploy/vito into cli cli Saeed Vaziry 2025-03-02 10:59:56 +01:00
  • abe27cde01 wip Saeed Vaziry 2025-02-20 18:00:13 +01:00
  • 49137a757b
    Fix console working directory for root user (#525) Dimitar Yanakiev 2025-03-02 11:55:06 +02:00
  • 97e20206e8
    ite Commands (#298) (#519) Dimitar Yanakiev 2025-03-02 11:43:26 +02:00
  • 176ff3bbc4
    fix: Fix variables not being saved in database when executing a script (#518) Dimitar Yanakiev 2025-03-01 00:26:18 +02:00
  • b2440586d6
    fix: Fix regex in File Manager to support hyphenated usernames and groups (#516) Dimitar Yanakiev 2025-02-28 20:49:33 +02:00
  • 4b8e798e66
    fix: prevent "null" from appearing in console after user selection (#501) (#514) Dimitar Yanakiev 2025-02-28 20:44:12 +02:00
  • 6143eb94b4
    feat: display repository and branch in site details (#512) Dimitar Yanakiev 2025-02-28 20:43:20 +02:00
  • e52903c649
    fix: ensure newly created branches are available for switching (#511) Dimitar Yanakiev 2025-02-28 20:38:38 +02:00
  • 1a5cf4c57a
    fix: add missing php-intl package (#510) Dimitar Yanakiev 2025-02-28 20:38:10 +02:00
  • d8ece27964
    Add logs:clear command (#509) Saeed Vaziry 2025-02-27 22:19:50 +01:00
  • f54c754971 update docker publish script Saeed Vaziry 2025-02-26 21:22:59 +01:00
  • 7cda14cb76
    Bump version 2.3.0 2.3.0 Saeed Vaziry 2025-02-26 20:49:20 +01:00
  • 3bf3f7eebc
    Fix filemanager permissions (#508) Saeed Vaziry 2025-02-26 20:46:07 +01:00
  • e17fdbb1a0
    Bump esbuild, laravel-vite-plugin and vite (#507) dependabot[bot] 2025-02-26 19:33:33 +01:00
  • e99146209e
    Fix auto-deployment branch (#506) Saeed Vaziry 2025-02-23 12:50:46 +01:00
  • 1223ea1499
    Fix .env Files for Isolated Users (#496) Richard Anderson 2025-02-22 08:23:03 +00:00
  • a1cf09e35d wip Saeed Vaziry 2025-02-20 18:00:13 +01:00
  • 2356e44f5b
    Fix deployment script command (#498) Abdel Elrafa 2025-02-19 14:13:26 -05:00
  • 8c7c3d2192
    Refactor firewall and add edit rule (#488) Richard Anderson 2025-02-16 19:31:58 +00:00
  • e2b9d18a71
    Built-in File Manager (#458) Saeed Vaziry 2025-02-16 19:56:21 +01:00
  • 75e554ad74
    Disable docker build action (#494) Saeed Vaziry 2025-02-16 16:25:59 +01:00
  • 4d59529767
    Increase the content width (#492) Saeed Vaziry 2025-02-16 15:22:44 +01:00
  • ea31d0978f Cache docker build Saeed Vaziry 2025-02-16 13:15:02 +01:00
  • ee4e9e5452 Upgrade docker to Ubuntu 24.04 Saeed Vaziry 2025-02-16 12:38:48 +01:00
  • 48c12e26b2 Fix docker build Saeed Vaziry 2025-02-16 12:36:33 +01:00
  • 72f68b5917
    Fix docker build (#491) Saeed Vaziry 2025-02-16 12:32:36 +01:00
  • a889cf11a2
    Fix different PHP version for sites (#487) Austin Kregel 2025-02-16 04:58:58 -05:00
  • 75a4fde8de
    Update the vhost file to name the backend after the domain (#485) Austin Kregel 2025-02-15 03:33:40 -05:00
  • fd67097884
    Add mariadb missing blades (#476) Austin Kregel 2025-02-07 14:24:08 -05:00
  • 705d029a63
    bump version to 2.2.1 (#474) 2.2.1 Saeed Vaziry 2025-02-07 18:24:02 +01:00
  • 7be63384d4
    fix html especial characters in commands (#467) Saeed Vaziry 2025-02-06 20:34:01 +01:00
  • dd78c86a60
    Fix missing ip for AWS and DO (#461) Saeed Vaziry 2025-02-05 21:26:09 +01:00
  • 262c5e040d
    Force SSL and Multi SSL (#456) 2.2.0 Saeed Vaziry 2025-02-01 01:33:04 +01:00
  • ea396786e4
    Start installing servers quicker (#454) Saeed Vaziry 2025-01-31 00:20:41 +01:00
  • 6966f06b1a
    Add load balancer (#453) Saeed Vaziry 2025-01-30 23:52:51 +01:00
  • 53e20cbc2a
    Ask for email when generating LetsEncrypt SSLs (#452) Saeed Vaziry 2025-01-29 21:00:43 +01:00
  • 270928af13
    Fix server creation validation error (#451) Saeed Vaziry 2025-01-29 20:55:22 +01:00
  • 1e4a944acb
    Fix isolated user validation (#450) Saeed Vaziry 2025-01-29 20:17:47 +01:00
  • d702b95e0c
    Add notification for deployment completion (#445) Pierluigi Cau (PG) 2025-01-30 02:29:51 +08:00
  • 7b723bcba5
    move site logs to separate sub-menu (#449) Saeed Vaziry 2025-01-28 23:06:43 +01:00
  • 8b58834a31
    update composer and npm packages and rebuild (#448) Saeed Vaziry 2025-01-28 22:40:21 +01:00
  • cdbde063f0
    use blade as conmmands template (#444) Saeed Vaziry 2025-01-27 21:27:58 +01:00
  • a73476c1dd
    Edit & Download (local) Backups (#436) Richard Anderson 2025-01-25 20:59:35 +00:00
  • 465951fd1e
    drop telescope tables (#442) Saeed Vaziry 2025-01-25 20:56:16 +01:00
  • b63ddfc568
    WordPress Deployment Fix (#441) Richard Anderson 2025-01-22 19:24:44 +00:00
  • bfdf3533fd
    Filter out project users (#437) Richard Anderson 2025-01-18 20:29:18 +00:00
  • c1ae58772c
    Isolate Users (#431) Richard Anderson 2025-01-18 00:17:48 +00:00
  • 5947ae80bb
    Fix Deployment Script on Windows Clients (#433) Richard Anderson 2025-01-16 20:03:53 +00:00
  • 93a7bf9c3a
    make mask nullable and do a strict compare to allow firwall rules without masks (#432) Tobias Schulz 2025-01-13 17:28:59 +01:00
  • a0940d4581
    Bump nesbot/carbon from 3.8.2 to 3.8.4 (#426) dependabot[bot] 2025-01-11 20:09:13 +01:00
  • e976709522 add manual dispatch to docker workflows 2.1.0 Saeed Vaziry 2025-01-11 16:11:00 +01:00
  • 5aa100519e Update version to 2.1.0 saeedvaziry 2025-01-11 15:02:18 +00:00
  • ab43dfb2a6
    fix deploy error without script (#420) Saeed Vaziry 2025-01-05 04:02:17 -08:00
  • a320e52dbf
    fix default project of admin (#419) Saeed Vaziry 2025-01-05 03:40:17 -08:00
  • 20c6b58866
    fix missing composer (#418) Saeed Vaziry 2025-01-05 03:12:49 -08:00
  • f5c9d6701b
    add directory state to console (#416) Saeed Vaziry 2025-01-01 14:52:27 -08:00
  • ba069a2db0
    set server_tokens off for every created server (#414) Tobias Schulz 2025-01-01 13:07:55 +01:00
  • 8b86ff23c9
    fix create queue with root user (#409) Saeed Vaziry 2024-12-30 02:33:00 -08:00
  • dfdd50beb7
    Mysql 8.4 support and Stream log output (#407) Saeed Vaziry 2024-12-24 23:30:52 +01:00
  • 924920e6e8
    Feature/nodejs (#397) Mark Topper 2024-12-24 17:49:27 +01:00
  • da1043185a
    fix docker builds (#402) Saeed Vaziry 2024-12-23 17:29:51 +01:00
  • ea3d64607a
    support S3 compatible storage providers (#401) Saeed Vaziry 2024-12-22 23:06:36 +01:00
  • db81583884
    update actions (#393) Saeed Vaziry 2024-12-14 17:31:55 +01:00
  • 1490f6b707 Update version to 2.0.0 2.0.0 saeedvaziry 2024-12-14 02:39:53 +00:00
  • 544e31c562
    Update README.md (#390) Saeed Vaziry 2024-12-14 03:36:29 +01:00
  • 572d1df010
    demo (#392) Saeed Vaziry 2024-12-14 03:13:47 +01:00
  • 0d12dd0c69
    cleanup before release (#391) Saeed Vaziry 2024-12-13 20:02:43 +01:00
  • d91fa4061c update release action for docker Saeed Vaziry 2024-12-11 00:13:33 +01:00
  • 3f7284f771 Update version to 2.0.0-beta-20241210 saeedvaziry 2024-12-10 19:52:56 +00:00
  • e0b3c7fec7
    installer adjustment (#389) Saeed Vaziry 2024-12-10 19:48:36 +01:00
  • d9dd861313
    Bump league/commonmark from 2.5.3 to 2.6.0 (#388) dependabot[bot] 2024-12-10 15:45:11 +01:00
  • 1f95cb3854
    add hover effect to the primary button (#387) Saeed Vaziry 2024-12-08 11:13:03 +01:00
  • 1b741070b3
    Two factor (#383) Saeed Vaziry 2024-12-02 20:10:36 +01:00
  • d4ec4c66ed
    [2.x] [Filament] Update deprecated getFormSchema method to use form() override (#354) Rasel Islam Rafi 2024-11-29 02:13:10 +06:00
  • acdbfa70f5
    Added PHP8.4 (#380) Rasel Islam Rafi 2024-11-28 03:40:09 +06:00