Skip to content

Commit

Permalink
Cjlapao/add reverse proxy controls (#156)
Browse files Browse the repository at this point in the history
* Cache information and control

- Added the ability to see and control the cache items in either the hosts or the orchestrator
- Added the ability to remove cache items from the system
- minor fixes to the tree when removing/adding items
- Minor fixes to the diff and saving of profiles

* Version 1.5

- Added new icon designs
- Added the ability to control cached items from the extension
- Added the ability to check the reverse proxy configuration
- Added the ability to check more information about the remote hosts
- Added the ability to get the logs for the remote hosts
- further stability and bug fixes

* fixed some issues with the log system

- Fixed some issues where the logs were not being streamed
  • Loading branch information
cjlapao authored Jan 14, 2025
1 parent ec65136 commit 27fdf2e
Show file tree
Hide file tree
Showing 245 changed files with 3,596 additions and 1,731 deletions.
4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at opensource@github.com. All
reported by contacting the project team at <carlos.lapao@parallels.com>. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand All @@ -71,4 +71,4 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi
available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
[version]: http://contributor-covenant.org/version/1/4/
10 changes: 6 additions & 4 deletions img/dark/add_snapshot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions img/dark/arrow_down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions img/dark/catalog_cache.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions img/dark/catalog_cache_clean.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions img/dark/catalog_cache_clean_1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 5 additions & 8 deletions img/dark/catalog_cache_item.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 5 additions & 8 deletions img/dark/catalog_cache_items.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 7 additions & 19 deletions img/dark/catalog_manifest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 7 additions & 19 deletions img/dark/catalog_manifest_has_issues.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 27fdf2e

Please sign in to comment.