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 |
|
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
|
0007e6f00a
|
migrating tests (Databases)
|
2024-10-08 23:55:17 +02:00 |
|
Saeed Vaziry
|
c66c50835a
|
fix tests
|
2024-03-27 13:32:25 +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
|
f70963d6bb
|
fix notification chanels and more tests (#108)
* fix notification chanels and more tests
* fix code style
|
2024-02-16 21:10:17 +01:00 |
|