Saeed Vaziry
|
72352aad8d
|
Add workers to servers (#547)
|
2025-03-16 14:09:15 +01:00 |
|
Saeed Vaziry
|
0f06d81aac
|
Add database and database users sync (#537)
* Add database and database users sync
* get mysl users
* add mariadb and postgres
* fix phpstan
|
2025-03-12 22:59:25 +01:00 |
|
Saeed Vaziry
|
493cbb0849
|
Add phpstan level 7(#544)
|
2025-03-12 13:31:10 +01:00 |
|
Richard Anderson
|
5a12ed76bb
|
Database collations (#489)
* SyncDatabases
* Collation on Create inc WordPress
* Refactored Enum
* Resolve sync issue
* Fix for PostgreSQL
* pint
* reversed enum
* style adjustments
* add unit tests
* style
* fix tests
* more tests
---------
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-03-02 17:18:27 +01:00 |
|
Saeed Vaziry
|
cdbde063f0
|
use blade as conmmands template (#444)
* use blade as conmmands template
* fix lint
* fix ssl
|
2025-01-27 21:27:58 +01:00 |
|
Richard Anderson
|
a73476c1dd
|
Edit & Download (local) Backups (#436)
* Allow editing of backups
* pint updates
* setup of backup download
* allow download for local backup files
* delete uploaded files on delete of BackupFile
* pint updates
* S3 upload & download fixes
* Deletion of backup files
* support $ARCH selector for s3 installation
* delete files when deleting backup
* fixed ui issue
* adjustment
* Use system temp path for downloads
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
|
2025-01-25 21:59:35 +01:00 |
|
Saeed Vaziry
|
dfdd50beb7
|
Mysql 8.4 support and Stream log output (#407)
|
2024-12-24 23:30:52 +01:00 |
|
Saeed Vaziry
|
b7184dcfc4
|
add more lint (#378)
|
2024-11-25 23:27:37 +01:00 |
|
Bernard Sarfo Twumasi
|
0f810f4077
|
Privileges for public Schema in PostgreSQL 15+ (#347)
Co-authored-by: Bernard Sarfo Twumasi <bst@smartocean.com>
|
2024-11-04 20:35:22 +01:00 |
|
Saeed Vaziry
|
6639fac9c0
|
fix dashes on the name and better error handling (#336)
|
2024-11-02 22:44:02 +01:00 |
|
Saeed Vaziry
|
37a4b6af51
|
fix mysql 8 (#335)
|
2024-11-01 21:42:34 +01:00 |
|
Rasel Islam Rafi
|
b5c8d99ef8
|
Added MariaDB 10.6, 10.11 & 11.4 (#243)
|
2024-06-24 19:22:55 +02:00 |
|
Saeed Vaziry
|
9936958259
|
local storage driver & some icon fixes (#187)
|
2024-05-01 22:54:44 +02:00 |
|
Saeed Vaziry
|
052e28d2e3
|
Monitoring & Service Management (#163)
Monitoring & Service Management
|
2024-04-13 11:47:56 +02: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
|
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 |
|