39 Commits

Author SHA1 Message Date
Saeed Vaziry
a94d1d42d2 cleanup migration to filament 2024-10-06 21:46:03 +02:00
Saeed Vaziry
63e7cfd8f7 2.x - console (wip) 2024-10-02 23:46:53 +02:00
Saeed Vaziry
f6bc04763b
2.x 2024-09-27 20:36:03 +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
e031bafba5
upgrade to Laravel 11 and schema squash (#245)
* upgrade to Laravel 11 and schema squash

* code style and npm audit fix

* fix #209
2024-06-24 23:03:02 +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
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
e704a13d6b
new toast notification ui (#188) 2024-05-03 10:40:01 +02:00
Saeed Vaziry
d846acaa8d
User management (#185) 2024-04-29 20:58:04 +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
0cd815cce6 ui fix and build 2024-04-14 18:17:44 +02:00
Saeed Vaziry
72b37c56fd ui fix 2024-04-14 14:53:58 +02:00
Saeed Vaziry
8a4ef66946
update Feature/add remote server logs (#166) 2024-04-14 14:41:00 +02:00
Borja Jiménez
4517ca7d2a
Feature/add remote server logs (#159) 2024-04-14 14:34:47 +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
2d566b853f
use textarea for code editor (#151) 2024-04-03 22:38:28 +02:00
Saeed Vaziry
cca4ab7ae3 fix code editor 2024-03-29 18:40:20 +01:00
Saeed Vaziry
8a49003e9e fix focus issue 2024-03-29 12:21:33 +01:00
Saeed Vaziry
dcc4276f09 fix spacing in the editor 2024-03-29 10:07:14 +01:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
Saeed Vaziry
165212fed2 add stop button 2024-03-25 22:20:21 +01:00
Saeed Vaziry
33594f2dba headless console 2024-03-24 21:58:48 +01:00
Saeed Vaziry
d504588f95 fix php ini update bug 2024-03-24 15:16:49 +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
3dc38bf56b remove blade-ui-kit/blade-heroicons 2024-03-17 14:37:19 +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
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
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
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
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
Saeed Vaziry
5c72f12490 init 2023-07-02 12:47:50 +02:00