-
First of all, I had to use
```
composer require ekmungai/eloquent-ifrs:5.0.3
```
to get the latest version. But even this version fails to install (my guess is, due to outdated doctrine…
-
Add new Samples that are all based on an Account Management system.
# Basic Requirements
- Stores a list of Contacts
- Add Contact
- Edit Contact
- Delete Contact
- Send Contact Communication
- Contac…
-
As I understand, almost all Curtail logic is tightly coupled with its UI in CurtailWindow and CurtailPrefsWindow. Compressor class is not good too because it mixes JPEG and PNG compression steps and a…
-
Search replicas are currently configured to recover with the Peer recovery flow. To ensure these shards have reduced (node-node replication) and zero (remote backed) communication with primary shards…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The goal of this feature is to develop an Intrusion Detection System (IDS) Model that leve…
-
```
Reason:
Sometimes VPS users didn't want to use SSH client to perform simple files
operations and asking about simple file manager.
Description:
Need to implement simple file manager with followi…
-
```
Reason:
Sometimes VPS users didn't want to use SSH client to perform simple files
operations and asking about simple file manager.
Description:
Need to implement simple file manager with followi…
-
Implementing device management API (including enrollment operations) with the managers and DAO layer implementation. Multitenancy should be removed.
-
-
Hello,
is it possible to play a sound after long file operations are completed? (like copy, move or delete files)
For "long" I'm thinking about > 5 seconds (configurable by the user).
Thanks for this …