* feat: updates host menu to be part of side menu
* updates routes to be host/id
* fixes go tests
* fixes js tests
* fixes typescheck
* fixes int tests
* fixes mobile
* fixes bug in merging containers
* fixed minor bug with menu
* chore(e2e): updates testing to use playwright
* chore: updates workflows
* fixes spaces
* fixes space again
* fixes int test to add docker
* chore: ignore e2e tests for vite
* updates screenshots for linux
* updates screenshots again
* chore: uses docker compose for e2e
* adds PWTEST_SKIP_TEST_OUTPUT
* add ci
* updates screenshots again
* updates with css
* adds more tests
* updates tests
* Adds support for multiple hosts
* Adds UI for drop down
* Adds support for TLS and remove SSH
* Changes dropdown to only show up with >1 hosts
* Fixes js tests
* Fixes go tests
* Fixes download link
* Updates readme
* Removes unused imports
* Fixes spaces
* Migrates to pinia
* Does more pinia migration
* Fixes types
* Move pinia
* Adds search cleans up pinia
* Removes unused files
* Removes vuex
* More clean up
* Makes js tests pass
* Fixes bugs and removing active container
* WIP vue3
* WIP vue3
* WIP vue3
* Migrates to vitejs
* Fixes js tests and removes not needed modules
* Fixes unmount
* Updates to use css instead for space
* Fixes tests and rebases one more time
* Uses orgua
* Fixes migrations bugs with oruga and fixes scroll
* Fixes v-deep
* Fixes icons to prod
* Fixes icons to prod
* Adds favicon back
* Transitions some to composition api
* Updates another component to comp api
* Cleans defineProps
* Updates log messages
* Moves more to compose api
* Cleans up styles and rewrites event source
* Tries to fix DOMPurify
* Removes postcss
* WIP typescript
* Improves importing
* Converts all to ts
* Converts main to ts
* Makes changes for tsconfig
* Moves more to ts
* Adds typing to store
* More typing
* Updates to ts
* Updates the rest to ts
* Fixes computes
* Fixes unmount
* Adds cypress with custom base fixed
* Fixes jest tests
* Fixes golang tests
* Adds gitignore for cypress
* Removes int in favor of e2e with cypress
* Tries to fix int tests again
* Adds title
* Updates e2e tests
* Uses vue for isMobile
* Removes app spec
* Cleans up docker
* Adds drop down for settings
* Fixes bug with restart
* Fixes scroll up bug
* Adds tests for light mode
* Adds vars for themeing
* Uses correct color vars
* Adds more vars
* Adds other variables
* Use data attribute only
* Adds animation and unifies color
* Fixes tests
* Fixes search
* Adds docker ignore
* Fixes search text
* Fixes int tests
* Fixes int tests again
* added support for toggling between new light theme and dark theme.
* improved light theme colors
* light-theme styles are now scoped and applied in each component/page
Co-authored-by: Catalin MUNTEANU <cmunteanu@bitdefender.com>
* Use iconmoon
* Adds icons
* Use go to update BASE
* Changes more icons
* Uses html inline
* Reverts css changes
* Fixes icons
* Fixes tests and icons
* Adds --rm to int tests
* Fixes unit tests
* Uses intersectionObserver instead
* Use intersectionObserver
* Updates mods
* Adds title when more than one container is active
* Updates logic to use native scrolling when only one logger view is open
* Fixes broken test
* Uses close instead of closed
* Fixes scrollingParent