* 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
* 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
* Fix read username and password from file
* Update Readme
* Add ru locale
* Update read the file from UnmarshalText
* Fix if not set username and password
* Fix if content in file empty
* Update ru locale
* Fix errorMsg for auth
* Removed local ru
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
* Remove struct for username and password
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
* 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 code to fetch more
* Adds working in progress
* Adds debugging test
* Cleans up and creates a new component
* Adds debug logs
* Adds debounce for messages
* Fixes scrolling
* Fixes go code to handle length
* Fixes tests
* Adds loader
* Fixes tests