Commit Graph

26 Commits

Author SHA1 Message Date
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
4f252caaf3 remove laravel/sanctum 2024-03-17 13:10:26 +01:00
b07ae470f9 fix bitbucket (#119)
Fix Bitbucket API errors
2024-03-17 11:36:04 +01:00
77d6914cd9 add enable/disable services 2024-03-16 14:02:28 +01:00
a406491160 increase test coverage (#117)
70% test coverage
remove socialite
2024-03-15 22:23:45 +01:00
f907bacdd0 refactoring leftovers 2024-03-14 21:18:59 +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
9d705592da refactoring - remove unused code 2024-03-06 20:33:33 +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
682da0d6d5 load the actual env from the server 2024-02-22 20:30:21 +01:00
3da1f4fe4c fix server not having default service (#100) 2024-01-30 20:45:17 +01:00
0ec6a9dea2 fix db transaction usage 2024-01-14 12:56:25 +01:00
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
2d7f225ff2 define storage instances with phpdoc 2024-01-03 22:31:50 +01:00
10a6bb57a8 adding Projects feature (#85) 2024-01-02 19:50:49 +01:00
fd2244d382 update composer (#84)
* update composer
log viewer
code style format

* fix composer
2024-01-01 22:05:31 +01:00
4cda14f4b8 deploy Wordpress sites via VitoDeploy (#83) 2024-01-01 16:20:57 +01:00
1bf3c94358 add auto-deployment (#71)
add update source-control to site-settings
2023-10-29 22:20:15 +01:00
4bd4b34d24 phpmyadmin (#66)
* add phpmyadmin

* add tests
2023-10-10 17:15:58 +02:00
38e23a1ceb fix consecutive deployment issue (#62)
* fix consecutive deployment issue

* fix styles
2023-09-29 23:08:56 +02:00
7d98986f52 added FTP support to storage providers (#58)
* added FTP support to storage providers

* build and code style fix
2023-09-24 12:50:01 +02:00
9030427f78 Two factor (#47)
* init 2fa

* fix code style
2023-09-11 20:47:44 +02:00
e1eb42059f code style fix
add command tests
2023-09-02 16:41:42 +02:00
ea3f011f34 database backups 2023-08-25 21:05:18 +02:00
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
5c72f12490 init 2023-07-02 12:47:50 +02:00