-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge to beta #2996
Open
zoic21
wants to merge
55
commits into
beta
Choose a base branch
from
alpha
base: beta
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
merge to beta #2996
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quelques corrections de documentation
Replace mod_php5.c(PHP5) with mod_php.c(PHP8) as Jeedom is no more compatible php5
Update cmd.class.php
Update .htaccess for PHP8 against PHP5
different default port by protocol
Revert "different default port by protocol"
BugFix: update normaly static function to static function to prevent error
Display the placeholder if there is a placeholder in "test" button for messages
Update cmd.class.php
default port by protocol
Performance increase while importing an equipment without removing existing commands
- Correction du décryptage des clés API dans byKeys() - Amélioration de la gestion du cache dans la méthode remove() pour le nettoyage complet lors de la suppression avec "*" - Ajout d'une limite de taille dans genKey() pour éviter les problèmes de performance Cette mise à jour corrige plusieurs problèmes qui pouvaient impacter la sécurité et les performances.
Enrichit la documentation de la classe ajax.class.php avec : - Documentation complète des méthodes et paramètres - Exemples d'utilisation actuels et futurs - Notes sur les évolutions possibles et compatibles - Références aux classes liées Ces changements sont purement documentaires et préparent le terrain pour de futures améliorations sans impacter le code existant.
[BUGFIX] Refreshing battery widget on eqAnalyse page
docs(ajax): amélioration de la documentation PHPDoc
[BUGFIX] Correction de bugs critiques dans la classe config
Add backup list and restore method for cli
add php:7.4 as required and min platform update composer.lock
add workflow to validate composer dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.