159 Commits

Author SHA1 Message Date
Saeed Vaziry
1c3d78a5ed installation without domain 2024-01-21 21:53:26 +01:00
Saeed Vaziry
8665435bc4
add blank php site (#94)
* add blank php site

* fix frontend

* fix source control check
0.9.0
2024-01-18 19:45:58 +01:00
Saeed Vaziry
0ec6a9dea2 fix db transaction usage 2024-01-14 12:56:25 +01:00
Saeed Vaziry
bdfda05398
update Roadmap URLs (#91) 2024-01-14 08:57:00 +01:00
dependabot[bot]
919cdc6892
Bump follow-redirects from 1.15.2 to 1.15.5 (#90)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 19:36:05 +01:00
Tobias Schranz
902548e463
Fix roadmap link in README (#89) 2024-01-10 20:41:18 +01:00
Saeed Vaziry
2462b31f3b typo fix 2024-01-08 16:25:12 +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
0.8.0
2024-01-07 09:54:08 +01:00
Saeed Vaziry
f06b8f7d20
update vhost and bug fix (#87) 0.7.0 2024-01-05 22:07:45 +01:00
Saeed Vaziry
f120a570e8
Update issue templates 2024-01-05 20:38:48 +01:00
Saeed Vaziry
2d7f225ff2 define storage instances with phpdoc 2024-01-03 22:31:50 +01:00
Saeed Vaziry
31bd146239 small typo fix 2024-01-02 20:18:25 +01:00
Saeed Vaziry
10a6bb57a8
adding Projects feature (#85) 0.6.0 2024-01-02 19:50:49 +01:00
Saeed Vaziry
fd2244d382
update composer (#84)
* update composer
log viewer
code style format

* fix composer
0.5.0
2024-01-01 22:05:31 +01:00
Saeed Vaziry
551f1ce40e fix issue with php site creation 2024-01-01 21:47:05 +01:00
Saeed Vaziry
1ce92d9361 fix issue with php site creation 2024-01-01 21:44:49 +01:00
Saeed Vaziry
ec6e55e30c
Update README.md 2024-01-01 19:49:51 +01:00
Saeed Vaziry
4cda14f4b8
deploy Wordpress sites via VitoDeploy (#83) 0.4.0 2024-01-01 16:20:57 +01:00
dependabot[bot]
5e6d338bdc
Bump phpseclib/phpseclib from 3.0.21 to 3.0.34 (#78)
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.21 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.21...3.0.34)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 22:40:24 +01:00
dependabot[bot]
7312e3f515
Bump axios from 1.3.5 to 1.6.0 (#74)
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 22:53:15 +01:00
Saeed Vaziry
b771db882b
Update README.md 2023-11-05 11:00:31 +01:00
Saeed Vaziry
94977797cc
Update README.md 2023-11-05 10:59:16 +01:00
Saeed Vaziry
c45872df55
Create CONTRIBUTING.md 2023-11-05 10:57:38 +01:00
Saeed Vaziry
16fae5334c
Create SECURITY.md (#72) 2023-11-04 14:49:02 +01:00
Saeed Vaziry
7b8deddeca small bug fix to update source-control provider 2023-10-29 22:37:46 +01:00
Saeed Vaziry
1bf3c94358
add auto-deployment (#71)
add update source-control to site-settings
2023-10-29 22:20:15 +01:00
dependabot[bot]
700cc5f44c
Bump postcss from 8.4.21 to 8.4.31 (#67)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-10-16 22:41:16 +02:00
Saeed Vaziry
9d13cc0756
enable php extension installation (#68) 2023-10-15 10:06:50 +02:00
Saeed Vaziry
f51d7900f0 build assets 0.3.0 2023-10-10 17:18:54 +02:00
Saeed Vaziry
4bd4b34d24
phpmyadmin (#66)
* add phpmyadmin

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

* fix tests
2023-10-03 13:23:30 +02:00
Saeed Vaziry
7249cf9ed6 include unit tests in the workflows 2023-09-30 16:23:16 +02:00
Saeed Vaziry
8282d39722
add timezone edit to profile (#63) 2023-09-30 16:15:09 +02:00
Saeed Vaziry
38e23a1ceb
fix consecutive deployment issue (#62)
* fix consecutive deployment issue

* fix styles
0.2.0
2023-09-29 23:08:56 +02:00
Koen Hendriks
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
Saeed Vaziry
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
Saeed Vaziry
2c81e324f6
Update .env.example 2023-09-23 23:18:17 +02:00
Saeed Vaziry
422da431ec
Update .env.example 2023-09-23 23:17:37 +02:00
Saeed Vaziry
6c27215ea1
fix AWS image ids (#57)
* fix AWS image ids

* fix code style
2023-09-23 12:44:40 +02:00
Saeed Vaziry
fb840204ad login page ui alignment 2023-09-18 19:41:25 +02:00
Saravana Thiyagarajan
e07e197dd9
Added Dark mode & Light mode toggle button (#50)
* wip

* Added Show Password checkbox & Added Toggle Dark Mode & Light Mode button on Dropdown menu

* resloved the PR comments

* Fixed the reload issues on theme change & rewammped  the UI of login page as per PR comments

---------

Co-authored-by: saravana sai <saravanasao002@gmail.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-09-18 19:39:26 +02:00
Saeed Vaziry
3a2dba4ad3
upgrade workflows os to ubuntu 22.04 (#52) 2023-09-17 18:46:34 +02:00
Saeed Vaziry
b990f9ce32 remove pusher 0.1.2 2023-09-17 18:37:59 +02:00
Saeed Vaziry
a6727ff459 cleanup .env files 2023-09-17 18:22:17 +02:00
Saeed Vaziry
170535760f change app to vito on docker-compose to make sail works 2023-09-17 18:17:27 +02:00
Saeed Vaziry
648529c3bd add sails env 2023-09-17 18:10:57 +02:00
Saeed Vaziry
84192b7cb7 fix default key names 2023-09-17 11:08:47 +02:00
Saeed Vaziry
9030427f78
Two factor (#47)
* init 2fa

* fix code style
0.1.1
2023-09-11 20:47:44 +02:00
Kamlesh Paul
13d4529d42
fixed docker issue (#37)
* fixed docker issue #36

* php8.1-ssh2 missing added

---------

Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-09-04 23:14:52 +02:00
Saeed Vaziry
b475da288d
delete funding 2023-09-04 23:09:28 +02:00