You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding back in setting a variable for where the logs should go
* Starting to wire back up the AddingLogTypes
* Cleaning up the store a bit as we no longer need to care what fetching is happening
* Some more cleaning up of state in store
* Starting to make the refresh call to be directly passing props to reduce
chance that states can start clashing when called in quick succession
* Passing around the start and end of parsing logs
* Getting the loading of new logs working
* Prevent duplicate fetching
* Cleaning up logging
* No longer need the add type as we can just pass the parsed values
* Removing the add type
Starting to pass the offset when fetching newer logs
* Removing the add type
Starting to pass the offset when fetching newer logs
* Clean up logging
Do not override the start if provided
Remove the adjusted bytes for now
* Do not think this applies anymore
* Passing the range with the docs
* Updating types a bit to plan for future typing
* logging and comment cleanup
* Handling intervals
* Cleaning up the debounce
* commenting
* cleaning up logging
* Renaming and typing work
* Refactoring and moving stuff around to prepare for it to be shared
Trying to get the logs to show open/closed/height properly
* Adding a bit more padding to help with showing on scroll
* Trying to make sure the waiting rows show up all the time
* Trying to get the waiting rows to show more consistently
* typing log levels
* commenting
0 commit comments