432 Commits

Author SHA1 Message Date
Saeed Vaziry
9d705592da refactoring - remove unused code 2024-03-06 20:33:33 +01:00
Saeed Vaziry
cfc0645002
remove dependencies (#115)
upgrade php
upgrade packages
remove extra dependencies
2024-03-06 20:05:31 +01:00
Saeed Vaziry
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
Saeed Vaziry
5b2c419e91 create sqlite database for tests 2024-02-25 17:25:25 +01:00
Saeed Vaziry
470274279b drop mysql and redis and use sqlite for Vito itself to optimize the resources 2024-02-25 17:16:11 +01:00
Saeed Vaziry
44d8364a52
fixing docker (#113)
* fixing docker

* fix code style

* fix DB password env

* remove .env.docker
2024-02-24 14:56:13 +01:00
Saeed Vaziry
d321fd5a1e
Update README.md 2024-02-23 23:30:50 +01:00
Saeed Vaziry
5a60f3b15f fix log-viewer middleware 2024-02-23 17:10:11 +01:00
Saeed Vaziry
d1f424aa47
Update README.md 2024-02-23 16:53:26 +01:00
Saeed Vaziry
debcd002f1
Update README.md (#110) 0.10.0 2024-02-23 16:48:32 +01:00
Saeed Vaziry
59e8c82e5c
Making the whole app into one docker image for easier usage (#104) 2024-02-23 15:28:41 +01:00
Saeed Vaziry
682da0d6d5 load the actual env from the server 2024-02-22 20:30:21 +01:00
Saeed Vaziry
9db310a06b
fix notifications (#109) 0.9.2 2024-02-16 21:54:51 +01:00
Saeed Vaziry
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
Saeed Vaziry
b75df8e1c5 temp - disable notifier 2024-02-05 00:33:06 +01:00
Saeed Vaziry
a22e9cb946 temp - disable notifications on installation 2024-02-05 00:23:44 +01:00
Saeed Vaziry
b2b9bea0b1 temp - disable ufw validation 2024-02-05 00:12:55 +01:00
Saeed Vaziry
3f4a2bce3a
fix (#106) 2024-02-05 00:07:44 +01:00
Saeed Vaziry
8bffefabef
Upgrade to Livewire 3 (#103)
* upgrade to livewire 3

* fix updater

* fix modal events

* fix modal events
2024-02-04 18:11:22 +01:00
Saeed Vaziry
3da1f4fe4c
fix server not having default service (#100) 2024-01-30 20:45:17 +01:00
Saeed Vaziry
2214a76e09
Update README.md (#97) 2024-01-29 14:56:28 +01:00
Saeed Vaziry
55bf8b8ecf
fix ipv6 (#96) 0.9.1 2024-01-27 21:34:36 +01:00
dependabot[bot]
0420babdef
Bump vite from 4.2.3 to 4.5.2 (#95)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.3 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-27 21:09:10 +01:00
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