60 Commits

Author SHA1 Message Date
Saeed Vaziry
57b2771c7e
load DO regions and plans dynamically (#368) 2024-11-17 11:20:15 +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
Saeed Vaziry
417bf73e44
API Feature (#334) 2024-11-01 16:49:57 +01: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
93cee92568 migrating tests (DatabaseUser, Firewall and Logs) 2024-10-09 23:32:52 +02:00
Saeed Vaziry
0da21f40bd migrating tests (Application, Console and Cronjob) 2024-10-08 22:15:50 +02:00
Saeed Vaziry
8bf1cc141e fixing routes 2024-10-07 00:18:11 +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
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
Saeed Vaziry
7f5e68e131
Tags (#277) 2024-08-20 21:26:27 +02:00
Saeed Vaziry
11e3b167cc
global storage-providers, notification channels and server providers (#247) 2024-06-29 11:22:03 +02:00
Saeed Vaziry
7d367465ff
deployment script variables (#238) 2024-06-16 23:42:46 +02:00
Saeed Vaziry
a862a603f2
Scripts (#233) 2024-06-08 18:18:17 +02:00
Saeed Vaziry
de468ae1ba
Manage site aliases (#206)
* manage site aliases

* build assets

* fix tests
2024-05-15 11:23:24 +02:00
Saeed Vaziry
88223a61f9
enable/disable cronjobs (#203) 2024-05-11 13:19:19 +02:00
Saeed Vaziry
fe331fd2b3
server updates (#202)
* server updates

* add last update check
2024-05-11 10:09:46 +02:00
Saeed Vaziry
179aefefac
source-controls (#193)
* edit source control
* assign project after creation
* global and project scoped source controls
2024-05-08 00:07:11 +02:00
Saeed Vaziry
d846acaa8d
User management (#185) 2024-04-29 20:58:04 +02:00
Saeed Vaziry
f0da1c6d8c
Accurate deployment statuses (#168) 2024-04-21 16:26:26 +02:00
Saeed Vaziry
5ab6617b5d fix read file 2024-04-14 17:53:08 +02:00
Saeed Vaziry
8a4ef66946
update Feature/add remote server logs (#166) 2024-04-14 14:41:00 +02:00
Borja Jiménez
4517ca7d2a
Feature/add remote server logs (#159) 2024-04-14 14:34:47 +02:00
Saeed Vaziry
052e28d2e3
Monitoring & Service Management (#163)
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
Saeed Vaziry
4f252caaf3 remove laravel/sanctum 2024-03-17 13:10:26 +01:00
Saeed Vaziry
b07ae470f9
fix bitbucket (#119)
Fix Bitbucket API errors
2024-03-17 11:36:04 +01:00
Saeed Vaziry
77d6914cd9 add enable/disable services 2024-03-16 14:02:28 +01:00
Saeed Vaziry
a406491160
increase test coverage (#117)
70% test coverage
remove socialite
2024-03-15 22:23:45 +01:00
Saeed Vaziry
f907bacdd0 refactoring leftovers 2024-03-14 21:18:59 +01:00
Saeed Vaziry
428140b931
refactoring (#116)
- refactoring architecture
- fix incomplete ssh logs
- code editor for scripts in the app
- remove Jobs and SSHCommands
2024-03-14 20:03:43 +01:00
Saeed Vaziry
9d705592da refactoring - remove unused code 2024-03-06 20:33:33 +01:00
Saeed Vaziry
b2083fc6b2
Migrate to HTMX (#114)
Dropped Livewire
Added HTMX
Added Blade code lint
Drop Mysql and Redis
Migrate to SQLite
2024-03-06 17:02:59 +01:00
Saeed Vaziry
682da0d6d5 load the actual env from the server 2024-02-22 20:30:21 +01:00
Saeed Vaziry
3da1f4fe4c
fix server not having default service (#100) 2024-01-30 20:45:17 +01:00
Saeed Vaziry
0ec6a9dea2 fix db transaction usage 2024-01-14 12:56:25 +01:00
Saeed Vaziry
e997d0deea
WIP notifications and other refactors (#88)
* WIP notifications and other refactors
- refactor notification channels
- send notifications on events related to the servers and sites
- delete server log files on server deletion
- add telegram notification channel
- add new icons
- cache configs and icons on installation and updates
- new navbar for dark mode and settings

* discord channel

* build assets

* pint
2024-01-07 09:54:08 +01:00
Saeed Vaziry
2d7f225ff2 define storage instances with phpdoc 2024-01-03 22:31:50 +01:00
Saeed Vaziry
10a6bb57a8
adding Projects feature (#85) 2024-01-02 19:50:49 +01:00
Saeed Vaziry
fd2244d382
update composer (#84)
* update composer
log viewer
code style format

* fix composer
2024-01-01 22:05:31 +01:00