44 Commits

Author SHA1 Message Date
Saeed Vaziry
e704a13d6b
new toast notification ui (#188) 2024-05-03 10:40:01 +02:00
Saeed Vaziry
9936958259
local storage driver & some icon fixes (#187) 2024-05-01 22:54:44 +02:00
Saeed Vaziry
ebbd81348a build assets 2024-04-29 21:14:32 +02:00
Saeed Vaziry
25977d2ead
move projects from sidebar to topbar (#170)
and fix #169
2024-04-23 21:34:39 +02:00
Saeed Vaziry
d07e9bcad2
remote monitor (#167) 2024-04-17 16:03:06 +02:00
Saeed Vaziry
0cd815cce6 ui fix and build 2024-04-14 18:17:44 +02:00
Saeed Vaziry
8a4ef66946
update Feature/add remote server logs (#166) 2024-04-14 14:41:00 +02:00
Saeed Vaziry
52d195710b add data retention to the metrics 2024-04-13 22:38:27 +02:00
Saeed Vaziry
18748f77ac build 2024-04-13 11:50:24 +02:00
Saeed Vaziry
052e28d2e3
Monitoring & Service Management (#163)
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
Saeed Vaziry
e9016737d4 build frontend 2024-04-05 19:49:35 +02:00
Saeed Vaziry
2d566b853f
use textarea for code editor (#151) 2024-04-03 22:38:28 +02:00
Saeed Vaziry
929dd1dbaa show version a bit trasparent on mobile 2024-04-01 00:06:29 +02:00
Saeed Vaziry
c0f903d4ca show current version 2024-03-31 23:29:22 +02:00
Saeed Vaziry
8a49003e9e fix focus issue 2024-03-29 12:21:33 +01:00
Saeed Vaziry
b6179d6693 build 2024-03-27 11:49:48 +01:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
Saeed Vaziry
a7ba095919 build 2024-03-25 23:02:06 +01:00
Saeed Vaziry
d9a56f95dd minify ace.js 2024-03-24 09:01: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
1333acf1ef fix copy to clipboard bug 2024-03-16 23:42:22 +01:00
Saeed Vaziry
7a6dcb5654 add log viewer for queues 2024-03-16 12:20:32 +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
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
59e8c82e5c
Making the whole app into one docker image for easier usage (#104) 2024-02-23 15:28:41 +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
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
10a6bb57a8
adding Projects feature (#85) 2024-01-02 19:50:49 +01:00
Saeed Vaziry
fd2244d382
update composer (#84)
* update composer
log viewer
code style format

* fix composer
2024-01-01 22:05:31 +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
f51d7900f0 build assets 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
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
Saravana Thiyagarajan
e07e197dd9
Added Dark mode & Light mode toggle button (#50)
* wip

* Added Show Password checkbox & Added Toggle Dark Mode & Light Mode button on Dropdown menu

* resloved the PR comments

* Fixed the reload issues on theme change & rewammped  the UI of login page as per PR comments

---------

Co-authored-by: saravana sai <saravanasao002@gmail.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-09-18 19:39:26 +02:00
Saeed Vaziry
a8295e15c3 refactoring 2023-08-06 17:36:39 +02:00
Saeed Vaziry
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
Saeed Vaziry
d673336ca3 add server types 2023-07-10 12:15:55 +02:00
Saeed Vaziry
179d7488e6 build 2023-07-09 23:20:46 +02:00
Saeed Vaziry
5c72f12490 init 2023-07-02 12:47:50 +02:00