Dimitar Yanakiev
|
e98e974e20
|
Add endpoint for reading and updating site .env file (#564)
* feat(api): Add endpoint for reading site .env file
- Add GET /api/projects/{project}/servers/{server}/sites/{site}/env endpoint
- Add feature tests with SSH mocking
* added updating env
* fix coding style
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-04-05 19:59:57 +02:00 |
|
Dimitar Yanakiev
|
2a670146d8
|
Add endpoint for triggering site deployment (#563)
* feat(api): Add endpoint for triggering site deployment
- Add POST /api/projects/{project}/servers/{server}/sites/{site}/deploy endpoint
- Add feature tests
* fix merge issue and generate api docs
* fix merge
---------
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-04-05 19:41:52 +02:00 |
|
Jamie Wood
|
f483f7fdca
|
Add site redirects (#552)
* feat(redirects): add redirects to sites
* chore(style): fixed coding style issues
* style: fix php-stan docblocks
* style: pint cleanup
* tests: fixed redirect test suite
* feat: vhosts include additional configs
* fix: use exact location matching
* - add enums
- use queues
- use vhost rather than separate conf files
- vhost formatter
- cleanup
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-03-31 17:30:57 +02:00 |
|
Dimitar Yanakiev
|
7882d2022c
|
Add endpoint for reading & updating site deployment script (#562)
* feat(api): Add endpoint for updating site deployment script
- Add PUT /api/projects/{project}/servers/{server}/sites/{site}/deployment-script endpoint
- Add feature tests for successful and failed updates
* added reading deployment script as well
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-03-29 21:49:28 +01:00 |
|
Saeed Vaziry
|
493cbb0849
|
Add phpstan level 7(#544)
|
2025-03-12 13:31:10 +01:00 |
|
Saeed Vaziry
|
6966f06b1a
|
Add load balancer (#453)
|
2025-01-30 23:52:51 +01:00 |
|
Saeed Vaziry
|
8b58834a31
|
update composer and npm packages and rebuild (#448)
|
2025-01-28 22:40:21 +01:00 |
|
Saeed Vaziry
|
f5c9d6701b
|
add directory state to console (#416)
|
2025-01-01 23:52:27 +01:00 |
|
Saeed Vaziry
|
0d12dd0c69
|
cleanup before release (#391)
|
2024-12-13 20:02:43 +01:00 |
|
Saeed Vaziry
|
1f95cb3854
|
add hover effect to the primary button (#387)
|
2024-12-08 11:13:03 +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
|
224e0ac2b0
|
tests
|
2024-10-13 12:33:12 +02:00 |
|
Saeed Vaziry
|
a94d1d42d2
|
cleanup migration to filament
|
2024-10-06 21:46:03 +02:00 |
|
Saeed Vaziry
|
c24b4b7333
|
- 2.x - sites finishing
|
2024-10-06 16:06:51 +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
|
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 |
|
Saeed Vaziry
|
7f5e68e131
|
Tags (#277)
|
2024-08-20 21:26:27 +02:00 |
|
Ahmet Bedir
|
8c487a64fa
|
Add ace editor (#269)
|
2024-08-07 21:12:31 +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
|
1067a5fd33
|
build assets
|
2024-05-11 11:10:15 +02:00 |
|
Saeed Vaziry
|
4361305206
|
build assets
|
2024-05-11 11:05:53 +02:00 |
|
Saeed Vaziry
|
e704a13d6b
|
new toast notification ui (#188)
|
2024-05-03 10:40:01 +02:00 |
|
Saeed Vaziry
|
9936958259
|
local storage driver & some icon fixes (#187)
|
2024-05-01 22:54:44 +02:00 |
|
Saeed Vaziry
|
ebbd81348a
|
build assets
|
2024-04-29 21:14:32 +02:00 |
|
Saeed Vaziry
|
25977d2ead
|
move projects from sidebar to topbar (#170)
and fix #169
|
2024-04-23 21:34:39 +02:00 |
|
Saeed Vaziry
|
d07e9bcad2
|
remote monitor (#167)
|
2024-04-17 16:03:06 +02:00 |
|
Saeed Vaziry
|
0cd815cce6
|
ui fix and build
|
2024-04-14 18:17:44 +02:00 |
|
Saeed Vaziry
|
8a4ef66946
|
update Feature/add remote server logs (#166)
|
2024-04-14 14:41:00 +02:00 |
|
Saeed Vaziry
|
52d195710b
|
add data retention to the metrics
|
2024-04-13 22:38:27 +02:00 |
|
Saeed Vaziry
|
18748f77ac
|
build
|
2024-04-13 11:50:24 +02:00 |
|
Saeed Vaziry
|
052e28d2e3
|
Monitoring & Service Management (#163)
Monitoring & Service Management
|
2024-04-13 11:47:56 +02:00 |
|
Saeed Vaziry
|
e9016737d4
|
build frontend
|
2024-04-05 19:49:35 +02:00 |
|
Saeed Vaziry
|
2d566b853f
|
use textarea for code editor (#151)
|
2024-04-03 22:38:28 +02:00 |
|
Saeed Vaziry
|
929dd1dbaa
|
show version a bit trasparent on mobile
|
2024-04-01 00:06:29 +02:00 |
|
Saeed Vaziry
|
c0f903d4ca
|
show current version
|
2024-03-31 23:29:22 +02:00 |
|
Saeed Vaziry
|
8a49003e9e
|
fix focus issue
|
2024-03-29 12:21:33 +01:00 |
|
Saeed Vaziry
|
b6179d6693
|
build
|
2024-03-27 11:49:48 +01:00 |
|
Saeed Vaziry
|
9244e69fd8
|
add phpmyadmin
|
2024-03-27 11:41:29 +01:00 |
|
Saeed Vaziry
|
a7ba095919
|
build
|
2024-03-25 23:02:06 +01:00 |
|
Saeed Vaziry
|
d9a56f95dd
|
minify ace.js
|
2024-03-24 09:01:18 +01:00 |
|
Saeed Vaziry
|
d4f1a2d4da
|
cleanup
fix installation
fix docker
|
2024-03-22 14:14:47 +01:00 |
|
Saeed Vaziry
|
d3aaf2a6fa
|
Redesign (#124)
- redesign the dashboard
- add search bar
- Mobile-friendly design
|
2024-03-21 15:57:57 +01:00 |
|
Saeed Vaziry
|
1333acf1ef
|
fix copy to clipboard bug
|
2024-03-16 23:42:22 +01:00 |
|
Saeed Vaziry
|
7a6dcb5654
|
add log viewer for queues
|
2024-03-16 12:20:32 +01:00 |
|