Saeed Vaziry
f0c4fc4812
simplify firewal protocol select confusion
2024-03-16 23:52:27 +01:00
Saeed Vaziry
46d320561e
simplify firewal protocol select confusion
2024-03-16 23:45:46 +01:00
Saeed Vaziry
1333acf1ef
fix copy to clipboard bug
2024-03-16 23:42:22 +01:00
Saeed Vaziry
77d6914cd9
add enable/disable services
2024-03-16 14:02:28 +01:00
Saeed Vaziry
7a6dcb5654
add log viewer for queues
2024-03-16 12:20:32 +01:00
Saeed Vaziry
fd93f3dd47
add PHP 8.3 support
2024-03-16 11:08:45 +01:00
Saeed Vaziry
d8056441c0
add mariadb 10.4
2024-03-16 10:35:18 +01:00
Saeed Vaziry
287c9c2a8a
add postgresql ( #118 )
2024-03-16 01:04:57 +01:00
Saeed Vaziry
a406491160
increase test coverage ( #117 )
...
70% test coverage
remove socialite
2024-03-15 22:23:45 +01:00
Saeed Vaziry
4f12de9586
backup command cleanup
2024-03-14 22:27:13 +01:00
Saeed Vaziry
f907bacdd0
refactoring leftovers
2024-03-14 21:18:59 +01:00
Saeed Vaziry
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
Saeed Vaziry
cee4a70c3c
drop node.js from installation process
2024-03-07 17:17:29 +01:00
Saeed Vaziry
60e2dc0807
add npm lint to the actions
2024-03-06 21:48:02 +01:00
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