364 Commits

Author SHA1 Message Date
Richard Anderson
5947ae80bb
Fix Deployment Script on Windows Clients (#433)
* resolve issue with EOL

* Manual Run

* reverse change for manual run of tests

* remove logging
2025-01-16 21:03:53 +01:00
Tobias Schulz
93a7bf9c3a
make mask nullable and do a strict compare to allow firwall rules without masks (#432) 2025-01-13 17:28:59 +01:00
dependabot[bot]
a0940d4581
Bump nesbot/carbon from 3.8.2 to 3.8.4 (#426)
Bumps [nesbot/carbon](https://github.com/CarbonPHP/carbon) from 3.8.2 to 3.8.4.
- [Release notes](https://github.com/CarbonPHP/carbon/releases)
- [Commits](https://github.com/CarbonPHP/carbon/compare/3.8.2...3.8.4)

---
updated-dependencies:
- dependency-name: nesbot/carbon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 20:09:13 +01:00
Saeed Vaziry
e976709522 add manual dispatch to docker workflows 2.1.0 2025-01-11 16:11:00 +01:00
saeedvaziry
5aa100519e Update version to 2.1.0 2025-01-11 15:02:18 +00:00
Saeed Vaziry
ab43dfb2a6
fix deploy error without script (#420) 2025-01-05 13:02:17 +01:00
Saeed Vaziry
a320e52dbf
fix default project of admin (#419) 2025-01-05 12:40:17 +01:00
Saeed Vaziry
20c6b58866
fix missing composer (#418) 2025-01-05 12:12:49 +01:00
Saeed Vaziry
f5c9d6701b
add directory state to console (#416) 2025-01-01 23:52:27 +01:00
Tobias Schulz
ba069a2db0
set server_tokens off for every created server (#414) 2025-01-01 13:07:55 +01:00
Saeed Vaziry
8b86ff23c9
fix create queue with root user (#409)
* fix create queue with root user

* fix

* fix queues for root user
2024-12-30 11:33:00 +01:00
Saeed Vaziry
dfdd50beb7
Mysql 8.4 support and Stream log output (#407) 2024-12-24 23:30:52 +01:00
Mark Topper
924920e6e8
Feature/nodejs (#397)
* Add node support using nvm

* Add icon

* Rename to NodeJS

* Rename to NodeJS

* update php and node logo

* only services which have units can be started,restarted,stopped,disabled and enabled

* add tests

---------

Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2024-12-24 17:49:27 +01:00
Saeed Vaziry
da1043185a
fix docker builds (#402) 2024-12-23 17:29:51 +01:00
Saeed Vaziry
ea3d64607a
support S3 compatible storage providers (#401) 2024-12-22 23:06:36 +01:00
Saeed Vaziry
db81583884
update actions (#393) 2024-12-14 17:31:55 +01:00
saeedvaziry
1490f6b707 Update version to 2.0.0 2.0.0 2024-12-14 02:39:53 +00:00
Saeed Vaziry
544e31c562
Update README.md (#390) 2024-12-14 03:36:29 +01:00
Saeed Vaziry
572d1df010
demo (#392) 2024-12-14 03:13:47 +01:00
Saeed Vaziry
0d12dd0c69
cleanup before release (#391) 2024-12-13 20:02:43 +01:00
Saeed Vaziry
d91fa4061c update release action for docker 2024-12-11 00:13:33 +01:00
saeedvaziry
3f7284f771 Update version to 2.0.0-beta-20241210 2024-12-10 19:52:56 +00:00
Saeed Vaziry
e0b3c7fec7
installer adjustment (#389) 2024-12-10 19:48:36 +01:00
dependabot[bot]
d9dd861313
Bump league/commonmark from 2.5.3 to 2.6.0 (#388) 2024-12-10 15:45:11 +01:00
Saeed Vaziry
1f95cb3854
add hover effect to the primary button (#387) 2024-12-08 11:13:03 +01:00
Saeed Vaziry
1b741070b3
Two factor (#383) 2024-12-02 20:10:36 +01:00
Rasel Islam Rafi
d4ec4c66ed
[2.x] [Filament] Update deprecated getFormSchema method to use form() override (#354) 2024-11-28 21:13:10 +01:00
Rasel Islam Rafi
acdbfa70f5
Added PHP8.4 (#380) 2024-11-27 22:40:09 +01:00
Rasel Islam Rafi
d77ceb1472
Fixed Server Stats Calculation (#379) 2024-11-27 22:38:17 +01:00
Saeed Vaziry
b7184dcfc4
add more lint (#378) 2024-11-25 23:27:37 +01:00
Faisal Ahmed
c926ce4271
Fix: Database seeder not working (#377) 2024-11-24 15:31:33 +01:00
Saeed Vaziry
bc2e421128 fix policies 2024-11-23 10:38:36 +01:00
dependabot[bot]
5aac48b942
Bump cross-spawn from 7.0.3 to 7.0.5 (#370)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-17 12:12:05 +01:00
Adam Patterson
9c63b96a42
Adds current project ID to user seeder. (#360) 2024-11-17 12:11:47 +01:00
Saeed Vaziry
20944421de
load Vultr regions and plans dynamically (#369) 2024-11-17 12:09:41 +01:00
Saeed Vaziry
57b2771c7e
load DO regions and plans dynamically (#368) 2024-11-17 11:20:15 +01:00
Saeed Vaziry
34c5750950
load linode regions and plans dynamically (#367) 2024-11-17 10:58:09 +01:00
Saeed Vaziry
cc79aa9fbf
load AWS regions and plans dynamically via SDK (#366) 2024-11-17 00:01:53 +01:00
Saeed Vaziry
deb0b328e3
better log content (#365) 2024-11-16 18:34:35 +01:00
Saeed Vaziry
1ca72d7ddd
fix unhandled source control exceptions (#364) 2024-11-14 22:27:51 +01:00
dependabot[bot]
1dfd13583a Bump laravel/framework from 11.11.1 to 11.31.0 (#363)
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.11.1 to 11.31.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.11.1...v11.31.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 21:52:44 +01:00
Bruno Bernard
e8ac6eb5ae feat: add missing ufw (#346) 2024-11-09 10:31:06 +01:00
Saeed Vaziry
07c51ab122
fix chmod error on docker servers (#355) 2024-11-08 21:25:06 +01:00
Rasel Islam Rafi
2c49e2712c
[2.x] Added Browser Session Feature (#340) 2024-11-05 16:19:55 +01:00
Bernard Sarfo Twumasi
0f810f4077
Privileges for public Schema in PostgreSQL 15+ (#347)
Co-authored-by: Bernard Sarfo Twumasi <bst@smartocean.com>
2024-11-04 20:35:22 +01:00
Rasel Islam Rafi
113607aae3
make username clickable to navigate to profile page (#342) 2024-11-04 17:04:09 +01:00
Saeed Vaziry
23eee5a91e
fix root user's authorized_keys path (#337) 2024-11-02 23:02:09 +01:00
Saeed Vaziry
6639fac9c0
fix dashes on the name and better error handling (#336) 2024-11-02 22:44:02 +01:00
Saeed Vaziry
f743611b22 fix enums 2024-11-01 22:08:02 +01:00
Saeed Vaziry
37a4b6af51
fix mysql 8 (#335) 2024-11-01 21:42:34 +01:00