Commit Graph

13 Commits

Author SHA1 Message Date
cfc0645002 remove dependencies (#115)
upgrade php
upgrade packages
remove extra dependencies
2024-03-06 20:05:31 +01:00
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
59e8c82e5c Making the whole app into one docker image for easier usage (#104) 2024-02-23 15:28:41 +01:00
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
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
fd2244d382 update composer (#84)
* update composer
log viewer
code style format

* fix composer
2024-01-01 22:05:31 +01:00
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
b990f9ce32 remove pusher 2023-09-17 18:37:59 +02:00
9030427f78 Two factor (#47)
* init 2fa

* fix code style
2023-09-11 20:47:44 +02:00
c2d515f9e5 remove some logs 2023-08-06 23:04:01 +02:00
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
c1056f11ec fixes 2023-07-09 22:02:45 +02:00
5c72f12490 init 2023-07-02 12:47:50 +02:00