* feat: moves to tailwindcss and better component library
* update styles
* creates toggle component
* adds drop down component
* cleans up components
* removes unused components
* uses tailwind for scroll view
* removes table component
* improves animation
* cleans up more styles
* uses more tailwind
* cleans up more styles with flex
* more styles
* removes bulma
* adds colors
* updates modules
* fixes bugs
* stops importing styles.scss
* more clean up
* cleans up headers
* cleans up title
* fixes title
* fixes mobile-hidden
* fixes shadow
* fixes colors
* add tailwindcss/nesting
* adds more colors
* fixes more colors
* updates colors
* fixes colors
* colors
* fixes menu on left
* menu and modal
* menu and modal
* fuzzy search
* fixes menu on left
* remove logs
* cleans up search
* adds host to search
* remove outline from inputs
* cleans up left search icon
* removes unused styles
* fixes docker
* removes sass!
* cleans up styles
* Fixe smobile menu
* fixes mobile menu
* fixes typecheck
* fixes seconday color
* adds drop down for container
* cleans header css
* updates css
* fixes other layouts
* updates some tests
* fixes border
* fixes home screen font
* fixes top header
* fixes tests
* fixes fieldlist
* fixes complex
* cleans up more
* removes index
* fixes tests
* fixes tests
* resolves conflicts
* Trims top events depending on scroll status
* Cleans up models and adds better OOP around logging events
* Adds log entries being skipped component
* Fixes type errors
* Fixes tets
* Styles skipping logs
* WIP for using json all the time
* Updates to render
* adds a new component for json
* Updates styles
* Adds nesting
* Adds field list
* Adds expanding
* Adds new composable for event source
* Creates an add button
* Removes unused code
* Adds and removes fields with defaults
* Fixes jumping when adding new fields
* Returns JSON correctly
* Fixes little bugs
* Fixes js tests
* Adds vscode
* Fixes json buffer error
* Fixes extra line
* Fixes tests
* Fixes tests and adds support for search
* Refactors visible payload keys to a composable
* Fixes typescript errors and refactors
* Fixes visible keys by ComputedRef<Ref>
* Fixes search bugs
* Updates tests
* Fixes go tests
* Fixes scroll view
* Fixes vue tsc errors
* Fixes EOF error
* Fixes build error
* Uses application/ld+json
* Fixes arrays and records
* Marks for json too
* 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
* 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
* 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