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
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