Saeed Vaziry
a862a603f2
Scripts ( #233 )
2024-06-08 18:18:17 +02:00
Austin Kregel
3b42f93654
Update ssh key validation to accept other common standards ( #228 )
2024-06-05 09:38:31 +02:00
Saeed Vaziry
de468ae1ba
Manage site aliases ( #206 )
...
* manage site aliases
* build assets
* fix tests
2024-05-15 11:23:24 +02:00
Saeed Vaziry
88223a61f9
enable/disable cronjobs ( #203 )
2024-05-11 13:19:19 +02:00
Saeed Vaziry
fe331fd2b3
server updates ( #202 )
...
* server updates
* add last update check
2024-05-11 10:09:46 +02:00
Saeed Vaziry
016886f307
fix new user bug ( #197 )
2024-05-09 00:55:52 +02:00
Saeed Vaziry
179aefefac
source-controls ( #193 )
...
* edit source control
* assign project after creation
* global and project scoped source controls
2024-05-08 00:07:11 +02:00
Saeed Vaziry
9936958259
local storage driver & some icon fixes ( #187 )
2024-05-01 22:54:44 +02:00
Saeed Vaziry
d846acaa8d
User management ( #185 )
2024-04-29 20:58:04 +02:00
Saeed Vaziry
f0da1c6d8c
Accurate deployment statuses ( #168 )
2024-04-21 16:26:26 +02:00
Borja Jiménez
4517ca7d2a
Feature/add remote server logs ( #159 )
2024-04-14 14:34:47 +02:00
Saeed Vaziry
f03a029e36
fix metrics page
2024-04-13 22:44:11 +02:00
Saeed Vaziry
52d195710b
add data retention to the metrics
2024-04-13 22:38:27 +02:00
Saeed Vaziry
052e28d2e3
Monitoring & Service Management ( #163 )
...
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
Saeed Vaziry
12c500e125
Bug fixes ( #155 )
2024-04-05 19:45:09 +02:00
Saeed Vaziry
c0f903d4ca
show current version
2024-03-31 23:29:22 +02:00
Saeed Vaziry
c66c50835a
fix tests
2024-03-27 13:32:25 +01:00
Saeed Vaziry
9244e69fd8
add phpmyadmin
2024-03-27 11:41:29 +01:00
Saeed Vaziry
d16d3c1385
test
2024-03-25 22:52:45 +01:00
Saeed Vaziry
d3aaf2a6fa
Redesign ( #124 )
...
- redesign the dashboard
- add search bar
- Mobile-friendly design
2024-03-21 15:57:57 +01:00
Saeed Vaziry
7949165648
fix custom ssl creation ( #122 )
2024-03-18 17:17:45 +01:00
Saeed Vaziry
b07ae470f9
fix bitbucket ( #119 )
...
Fix Bitbucket API errors
2024-03-17 11:36:04 +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
a406491160
increase test coverage ( #117 )
...
70% test coverage
remove socialite
2024-03-15 22:23:45 +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
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
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
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
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
8665435bc4
add blank php site ( #94 )
...
* add blank php site
* fix frontend
* fix source control check
2024-01-18 19:45:58 +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
2024-01-07 09:54:08 +01:00
Saeed Vaziry
f06b8f7d20
update vhost and bug fix ( #87 )
2024-01-05 22:07:45 +01:00
Saeed Vaziry
10a6bb57a8
adding Projects feature ( #85 )
2024-01-02 19:50:49 +01:00
Saeed Vaziry
4cda14f4b8
deploy Wordpress sites via VitoDeploy ( #83 )
2024-01-01 16:20:57 +01:00
Saeed Vaziry
1bf3c94358
add auto-deployment ( #71 )
...
add update source-control to site-settings
2023-10-29 22:20:15 +01:00
Saeed Vaziry
9d13cc0756
enable php extension installation ( #68 )
2023-10-15 10:06:50 +02:00
Saeed Vaziry
4bd4b34d24
phpmyadmin ( #66 )
...
* add phpmyadmin
* add tests
2023-10-10 17:15:58 +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
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
9030427f78
Two factor ( #47 )
...
* init 2fa
* fix code style
2023-09-11 20:47:44 +02:00
Saeed Vaziry
229696e435
fix logout issue #31
2023-09-03 13:20:16 +02:00
Saeed Vaziry
e1eb42059f
code style fix
...
add command tests
2023-09-02 16:41:42 +02:00
Saeed Vaziry
ea3f011f34
database backups
2023-08-25 21:05:18 +02:00
Saeed Vaziry
75fad44fc4
setup tests
2023-08-11 12:58:38 +02:00
Saeed Vaziry
5c72f12490
init
2023-07-02 12:47:50 +02:00