65 Commits

Author SHA1 Message Date
Saeed Vaziry
8b58834a31
update composer and npm packages and rebuild (#448) 2025-01-28 22:40:21 +01:00
Saeed Vaziry
f5c9d6701b
add directory state to console (#416) 2025-01-01 23:52:27 +01:00
Saeed Vaziry
0d12dd0c69
cleanup before release (#391) 2024-12-13 20:02:43 +01:00
Saeed Vaziry
1f95cb3854
add hover effect to the primary button (#387) 2024-12-08 11:13:03 +01:00
Saeed Vaziry
1ca72d7ddd
fix unhandled source control exceptions (#364) 2024-11-14 22:27:51 +01:00
Saeed Vaziry
417bf73e44
API Feature (#334) 2024-11-01 16:49:57 +01:00
Saeed Vaziry
321465d3e2 fix static build 2024-10-13 17:55:48 +02:00
Saeed Vaziry
224e0ac2b0 tests 2024-10-13 12:33:12 +02:00
Saeed Vaziry
a94d1d42d2 cleanup migration to filament 2024-10-06 21:46:03 +02:00
Saeed Vaziry
c24b4b7333 - 2.x - sites finishing 2024-10-06 16:06:51 +02:00
Saeed Vaziry
d1f2add699 - 2.x - sites (wip)
- improved ssh error handling
- database soft deletes
2024-10-04 21:34:07 +02:00
Saeed Vaziry
906ddc38de 2.x - firewall/metrics/services/cronjobs 2024-10-01 19:09:38 +02:00
Saeed Vaziry
f6bc04763b
2.x 2024-09-27 20:36:03 +02:00
Taki Elias
e39e8c17a2
Add S3 and Wasabi as storage providers (#281) 2024-09-06 23:29:43 +02:00
Saeed Vaziry
7f5e68e131
Tags (#277) 2024-08-20 21:26:27 +02:00
Ahmet Bedir
8c487a64fa
Add ace editor (#269) 2024-08-07 21:12:31 +02:00
Saeed Vaziry
a862a603f2
Scripts (#233) 2024-06-08 18:18:17 +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
1067a5fd33 build assets 2024-05-11 11:10:15 +02:00
Saeed Vaziry
4361305206 build assets 2024-05-11 11:05:53 +02:00
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