-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c18108
commit 83c336c
Showing
106 changed files
with
18,306 additions
and
18,170 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,33 +86,39 @@ The icons may not be reused in other projects without the proper flaticon licens | |
|
||
<!-- | ||
### **WORK IN PROGRESS** | ||
--> | ||
--> | ||
### **WORK IN PROGRESS** | ||
|
||
- (@GermanBluefox) Changed information box on the hosts tab | ||
- (@GermanBluefox) Corrected some errors in JsonConfig library | ||
- (@GermanBluefox) Added flag expertMode to hide JSON config controls for non-experts | ||
|
||
### 7.4.2 (2024-11-25) | ||
|
||
- (@GermanBluefox) Made improvement for JSONConfig components | ||
- (@GermanBluefox) Added clear button to text area JSON config component | ||
|
||
- (@GermanBluefox) Added clear button to text area JSON config component | ||
|
||
### 7.4.1 (2024-11-19) | ||
|
||
- (@GermanBluefox) Made improvement for JSONConfig components | ||
|
||
- (@GermanBluefox) Made improvement for JSONConfig components | ||
|
||
### 7.4.0 (2024-11-17) | ||
|
||
- (@GermanBluefox) Added new JsonConfig control: staticInfo | ||
|
||
- (@GermanBluefox) Added new JsonConfig control: staticInfo | ||
|
||
### 7.3.2 (2024-11-15) | ||
|
||
- (@GermanBluefox) Some GUI packages were updated. | ||
- (@GermanBluefox) Improved file viewer. Added icons viewer | ||
|
||
- (@GermanBluefox) Improved file viewer. Added icons viewer | ||
|
||
### 7.3.1 (2024-11-14) | ||
|
||
- (@GermanBluefox) Corrected cloud icon for admin | ||
- (@GermanBluefox) Added old dialog names to adapter-react-v5 again | ||
- (@GermanBluefox) Corrected the password field in JSON-Config | ||
|
||
- (@GermanBluefox) Corrected the password field in JSON-Config | ||
|
||
## License | ||
|
||
The MIT License (MIT) | ||
|
||
Copyright (c) 2014-2024 bluefox <[email protected]> | ||
Copyright (c) 2014-2024 bluefox <[email protected]> |
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,4 +160,4 @@ export function IconPicker(props: IconPickerProps): React.JSX.Element { | |
</FormControl> | ||
</div> | ||
); | ||
}; | ||
} |
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
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
Oops, something went wrong.