|
131b828807
|
Plugins base (#613)
* wip
* wip
* cleanup
* notification channels
* phpstan
* services
* remove server types
* refactoring
* refactoring
|
2025-06-14 14:35:18 +02:00 |
|
|
c3f69f3247
|
#591 - sites
|
2025-06-04 08:08:20 +02:00 |
|
|
984c1f3a8e
|
Add Caddy Server Support Alongside Nginx (#600)
* added enum
* add config for caddy
* add svg icon
* add caddy service class
* wip
* install caddy
* create base Caddyfile with common snippets
* Create a systemd service to run Caddy in the background.
* create uninstall file
* wip
* create path
* create vhost
* get vhost
* delete site
* add php version change file
* add custom ssl
* create redirect file
* add vhost for caddy site & load balancer
* update svg
* fix caddy icon
* fix style
* add systemctl reload method
* Reload systemd after modifying the Caddy service file.
* add caddy
* added tests
* format with pint
* prevent multiple web server installations
* added error log & access log
(cherry picked from commit 2318e1b1df )
|
2025-05-29 11:39:00 +02:00 |
|
|
0d12dd0c69
|
cleanup before release (#391)
|
2024-12-13 20:02:43 +01:00 |
|
|
224e0ac2b0
|
tests
|
2024-10-13 12:33:12 +02:00 |
|
|
fe331fd2b3
|
server updates (#202)
* server updates
* add last update check
|
2024-05-11 10:09:46 +02:00 |
|
|
a406491160
|
increase test coverage (#117)
70% test coverage
remove socialite
|
2024-03-15 22:23:45 +01:00 |
|
|
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 |
|
|
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 |
|
|
f70963d6bb
|
fix notification chanels and more tests (#108)
* fix notification chanels and more tests
* fix code style
|
2024-02-16 21:10:17 +01:00 |
|