201 Commits

Author SHA1 Message Date
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
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
Saeed Vaziry
417bf73e44
API Feature (#334) 2024-11-01 16:49:57 +01:00
Edi Septriyanto
da7b24640e
Bugfix v2.x/server and storage provider did not show up after successfully created (#318)
* Fix issue #316 - Server Provider did not show up

* Fix issue #317 - Storage Provider did not show up
2024-10-15 22:15:13 +02:00
Saeed Vaziry
321465d3e2 fix static build 2024-10-13 17:55:48 +02:00
Saeed Vaziry
37f502d6dd 2.x docker 2024-10-13 17:25:22 +02:00
Saeed Vaziry
224e0ac2b0 tests 2024-10-13 12:33:12 +02:00
Saeed Vaziry
386d8e73a7 fixes #311 2024-10-10 23:51:06 +02:00
Saeed Vaziry
7086e84c3c migrating tests (Metrics, NotificationChannels, PHP, Profile and Projects) 2024-10-10 23:24:07 +02:00
Saeed Vaziry
93cee92568 migrating tests (DatabaseUser, Firewall and Logs) 2024-10-09 23:32:52 +02:00
Saeed Vaziry
0007e6f00a migrating tests (Databases) 2024-10-08 23:55:17 +02:00
Saeed Vaziry
eaecafc9b0 migrating tests (Backups) 2024-10-08 23:00:16 +02:00
Saeed Vaziry
0da21f40bd migrating tests (Application, Console and Cronjob) 2024-10-08 22:15:50 +02:00
Saeed Vaziry
974af959f1 generate ssh keys command 2024-10-07 16:22:28 +02:00
Saeed Vaziry
8bf1cc141e fixing routes 2024-10-07 00:18:11 +02:00
Saeed Vaziry
a94d1d42d2 cleanup migration to filament 2024-10-06 21:46:03 +02:00
Saeed Vaziry
06d690138d - 2.x - console 2024-10-06 21:16:58 +02:00
Saeed Vaziry
8b2338cb41 - 2.x - scripts 2024-10-06 20:49:59 +02:00
Saeed Vaziry
c24b4b7333 - 2.x - sites finishing 2024-10-06 16:06:51 +02:00
Saeed Vaziry
3c50e2c947 - 2.x - sites settings
- tags
- source-control soft deletes
2024-10-06 00:04:57 +02:00
Saeed Vaziry
d1f2add699 - 2.x - sites (wip)
- improved ssh error handling
- database soft deletes
2024-10-04 21:34:07 +02:00
Saeed Vaziry
63e7cfd8f7 2.x - console (wip) 2024-10-02 23:46:53 +02:00
Saeed Vaziry
906ddc38de 2.x - firewall/metrics/services/cronjobs 2024-10-01 19:09:38 +02:00
Saeed Vaziry
2e9620409b 2.x - backups 2024-09-29 17:54:11 +02:00
Saeed Vaziry
e4fed24498 2.x - databases 2024-09-29 00:30:04 +02:00
Saeed Vaziry
32993025de 2.x - php 2024-09-28 15:19:55 +02:00
Saeed Vaziry
f6bc04763b
2.x 2024-09-27 20:36:03 +02:00
Taki Elias
e39e8c17a2
Add S3 and Wasabi as storage providers (#281) 2024-09-06 23:29:43 +02:00
Pierluigi Cau (PG)
1391eb32d8
Fix Discord connection check (#285) 2024-09-03 21:33:17 +02:00
Saeed Vaziry
7f5e68e131
Tags (#277) 2024-08-20 21:26:27 +02:00
Saeed Vaziry
431da1b728
Fix FTP and add more tests (#274) 2024-08-09 19:45:00 +02:00
Ahmet Bedir
8c487a64fa
Add ace editor (#269) 2024-08-07 21:12:31 +02:00
Saeed Vaziry
ed8965b92b
Fix .env updates for double quotations (#259) 2024-07-27 17:43:46 +02:00
Saeed Vaziry
9473d198e1
update php fpm ini (#258) 2024-07-27 12:51:13 +02:00
Manuel Christlieb
3d67153912
Refactor validation rules to implement the new ValidationRule interface (#249) 2024-07-03 00:20:07 +02:00
Saeed Vaziry
11e3b167cc
global storage-providers, notification channels and server providers (#247) 2024-06-29 11:22:03 +02:00
Saeed Vaziry
e031bafba5
upgrade to Laravel 11 and schema squash (#245)
* upgrade to Laravel 11 and schema squash

* code style and npm audit fix

* fix #209
2024-06-24 23:03:02 +02:00
Rasel Islam Rafi
b5c8d99ef8
Added MariaDB 10.6, 10.11 & 11.4 (#243) 2024-06-24 19:22:55 +02:00
Rasel Islam Rafi
5ccbab74b1
Hide X-Powered-By header (#239) 2024-06-18 10:23:14 +02:00
Saeed Vaziry
7d367465ff
deployment script variables (#238) 2024-06-16 23:42:46 +02:00