Amir Raminfar
19ce70ba1c
Removes html for templates
2020-05-23 16:20:54 -07:00
Amir Raminfar
ed3672cb54
Reverts onmessage
2020-05-13 19:12:54 -07:00
Amir Raminfar
14373f5123
Uses addEventListenr
2020-05-13 15:20:53 -07:00
Amir Raminfar
ca20f7c0a3
Makes changes to show all containers and event streams ( #448 )
2020-05-11 17:05:21 -07:00
Amir Raminfar
99f7e0d980
Implements Content-Security-Policy ( #442 )
2020-05-08 19:45:08 -07:00
Amir Raminfar
254faa7145
Fixes buffer bug
2020-05-07 15:22:47 -07:00
Amir Raminfar
d277b4e878
Fixes bad date
2020-04-27 15:07:04 -07:00
Amir Raminfar
682822eef7
Adds debug mode
2020-04-27 14:35:56 -07:00
Raphael Piccolo
d794ca1c7f
support more timestamp formats ( #405 )
2020-04-27 12:03:51 -07:00
Amir Raminfar
024dd22896
Reformats code
2020-03-30 16:20:23 -07:00
Amir Raminfar
678b197d6a
Fixes mobile to use document as container for scrolling ( #223 )
...
* 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
2020-01-06 16:28:45 -08:00
Amir
04b219236c
Uses from and to find a good time range
2019-12-18 17:24:21 -08:00
Amir Raminfar
c938b2ea1b
Fetch more ( #209 )
...
* 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
2019-12-17 14:58:29 -08:00
Amir Raminfar
63f132c820
Adds the ability to split panes and view multiple logs ( #186 )
...
* Fixes css to have full containers
* Adds split panes
* Fixes background color
* Fixes splitter
* Fixes tests
* Adds more tests
* Updates tests
* Adds vuex
* Moves splitpane to app
* Moves the panes to app
* Fixes columns with min-width
* Update packages
* Updates html to have better components
* Updates npm packages
* Fixes scrollar
* Creates a scrollable view
* Fixes App specs
* Adds vuex for component
* Updates to use splitpanes
* Styles splitter
* Removes fetch-mock
2019-11-25 15:26:42 -08:00
Amir Raminfar
63dd413296
Refactors code to decouple view with event source ( #177 )
...
* Decouples provider and viewer
* Fixes title
* Clean up
* Fixes tests
2019-11-09 18:10:02 -08:00