Commit Graph

16 Commits

Author SHA1 Message Date
10a6bb57a8 adding Projects feature (#85) 2024-01-02 19:50:49 +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
9d13cc0756 enable php extension installation (#68) 2023-10-15 10:06:50 +02:00
4bd4b34d24 phpmyadmin (#66)
* add phpmyadmin

* add tests
2023-10-10 17:15:58 +02:00
7c5505be16 update laravel (#65)
* update laravel

* fix tests
2023-10-03 13:23:30 +02:00
8282d39722 add timezone edit to profile (#63) 2023-09-30 16:15:09 +02:00
38e23a1ceb fix consecutive deployment issue (#62)
* fix consecutive deployment issue

* fix styles
2023-09-29 23:08:56 +02:00
1e1204fe40 Gitlab Self-managed Support (#56)
* Update UI to ask for URL for Gitlab as provider.

* Create state for each source control in factory.

* Save url for SourceControl when given.

* Make Gitlab dynamically use correct URL (custom or default)

* Update SourceControlsTest to check for custom url when given.

* Style fixes.

---------

Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-09-25 10:11:01 +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
229696e435 fix logout issue #31 2023-09-03 13:20:16 +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
75fad44fc4 setup tests 2023-08-11 12:58:38 +02:00
5c72f12490 init 2023-07-02 12:47:50 +02:00