159 Commits

Author SHA1 Message Date
Saeed Vaziry
9f577ef2d0 fix migrations for upgrade 2024-03-23 14:34:02 +01:00
Saeed Vaziry
77a09cec48 fix route cache 2024-03-23 14:28:22 +01:00
Saeed Vaziry
7b0a71fb57 config 2024-03-23 13:12:09 +01:00
Saeed Vaziry
d5a567cc11
Update SECURITY.md 2024-03-23 10:40:00 +01:00
Saeed Vaziry
3575a6d469 AGPL-3.0 2024-03-23 10:34:01 +01:00
Saeed Vaziry
4137e2003f fix docker 2024-03-22 17:02:18 +01:00
Saeed Vaziry
d4f1a2d4da cleanup
fix installation
fix docker
2024-03-22 14:14:47 +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
3dc38bf56b remove blade-ui-kit/blade-heroicons 2024-03-17 14:37:19 +01:00
Saeed Vaziry
4f252caaf3 remove laravel/sanctum 2024-03-17 13:10:26 +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
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