20 Commits

Author SHA1 Message Date
Saeed Vaziry
3afb6b7eb4 sqlite to mysql migrate command 2024-03-23 17:39:51 +01:00
Saeed Vaziry
6529c349b1 upgrade fixes 2024-03-23 15:33:36 +01:00
Saeed Vaziry
9f577ef2d0 fix migrations for upgrade 2024-03-23 14:34:02 +01:00
Saeed Vaziry
d4f1a2d4da cleanup
fix installation
fix docker
2024-03-22 14:14:47 +01:00
Saeed Vaziry
839e7f496c
drop dependency to bensampo/laravel-enum (#120) 2024-03-17 12:26:48 +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
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
10a6bb57a8
adding Projects feature (#85) 2024-01-02 19:50:49 +01:00
Saeed Vaziry
1bf3c94358
add auto-deployment (#71)
add update source-control to site-settings
2023-10-29 22:20:15 +01: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
9030427f78
Two factor (#47)
* init 2fa

* fix code style
2023-09-11 20:47:44 +02:00
Saeed Vaziry
e1eb42059f code style fix
add command tests
2023-09-02 16:41:42 +02:00
Saeed Vaziry
dacbb10ef0 fix #12 2023-08-26 09:59:36 +02:00
Saeed Vaziry
ea3f011f34 database backups 2023-08-25 21:05:18 +02:00
Saeed Vaziry
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
Saeed Vaziry
5c72f12490 init 2023-07-02 12:47:50 +02:00