GitHub / y-scope/yscope-log-viewer issues and pull requests
#346 - Timestamp query doesn't jump to the correct logEventNum.
Issue -
State: open - Opened by Henry8192 16 days ago
Labels: bug
#345 - Fix query parameter clearing in updateQueryHashParams
Issue -
State: open - Opened by coderabbitai[bot] 17 days ago
#344 - Bug: findNearestLogEventByTimestamp always returns largest index
Issue -
State: open - Opened by coderabbitai[bot] 17 days ago
#44 - Add syntax highlighting in the log viewer
Issue -
State: open - Opened by ruohanliu over 1 year ago
Labels: enhancement
#43 - Remove .eslintrc.js and use consolidated "eslint-config-yscope"; refactor MenuBar and add settings and help modals.
Pull Request -
State: open - Opened by junhaoliao over 1 year ago
#42 - WIP: Replace React-Boostrap elements with vscode-webview-ui-toolkit ones.
Pull Request -
State: open - Opened by junhaoliao over 1 year ago
- 2 comments
#41 - Optimise bundle size by correctly applying `MiniCssExtractPlugin` & stripping out unneeded `monaco-editor` features; add `analyze:size` npm config.
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
#40 - Move ThemeContext and theme state management into a new ThemeContextProvider component.
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
- 1 comment
#39 - Support determining file type from magic numbers; Refactor loading logics in FileManager.
Pull Request -
State: open - Opened by junhaoliao over 1 year ago
- 2 comments
#38 - Sync main OSS changes into branch `beta-release`
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
#37 - Avoid invoking goToLine() when cursor changed by user click.
Pull Request -
State: closed - Opened by Henry8192 over 1 year ago
- 1 comment
#36 - Support encoded URL in filePath; Remove VerbatimURLParams.
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
#35 - Add .gitattributes and set default eol=lf.
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
#34 - Remove "monaco-editor/react", "react-monaco-editor" from the dependency list
Pull Request -
State: closed - Opened by Henry8192 over 1 year ago
- 2 comments
#33 - Remove "monaco-editor/react", "react-monaco-editor" from the dependency list
Pull Request -
State: closed - Opened by Henry8192 over 1 year ago
- 1 comment
#32 - Revert to default pageSize after OOM happens
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
- 1 comment
#31 - Add support to open various file formats in addition to CLP IRStream
Pull Request -
State: closed - Opened by jackluo923 over 1 year ago
Labels: enhancement
#30 - Update the IR format protocol version to 0.0.1
Pull Request -
State: closed - Opened by LinZhihao-723 over 1 year ago
#29 - Add global log search
Pull Request -
State: closed - Opened by junhaoliao over 1 year ago
#28 - Dynamically adjust Log Events per Page
Issue -
State: closed - Opened by sbalaga almost 2 years ago
- 1 comment
Labels: enhancement
#27 - Add missing package monaco-editor@0.34.0
Pull Request -
State: closed - Opened by Bill-hbrhbr about 2 years ago
- 4 comments
#26 - Feature: Collapse Similar Logs
Pull Request -
State: open - Opened by All-less about 2 years ago
#25 - Timestamp fix
Pull Request -
State: closed - Opened by LinZhihao-723 about 2 years ago
#24 - Refactored the menu bar component to move all modal contents to their…
Pull Request -
State: open - Opened by vishalpalaniappan about 2 years ago
#23 - Calendar
Pull Request -
State: open - Opened by LinZhihao-723 about 2 years ago
- 1 comment
#22 - Specify timestamp in the URL search parameter.
Pull Request -
State: closed - Opened by LinZhihao-723 over 2 years ago
#21 - Bug Fix: When changing the log event in the hash mark, an outdated fu…
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#20 - Manual changes to the hash value for log event in the URL are not reflected in the UI.
Issue -
State: closed - Opened by vishalpalaniappan over 2 years ago
Labels: bug
#19 - Bug-fix: Account for JavaScript's handling of bitwise operations on integers when decoding float values (fixes #18).
Pull Request -
State: closed - Opened by kirkrodrigues over 2 years ago
#18 - Some float values are not decoded correctly
Issue -
State: closed - Opened by kirkrodrigues over 2 years ago
Labels: bug
#17 - Modified the FourByteClpIrStreamProtocolDecoder so that when reading …
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#16 - Incorrect timestamps displayed when encoded log timestamps are not in ascending order.
Issue -
State: closed - Opened by vishalpalaniappan over 2 years ago
Labels: bug
#15 - Implemented action handler which will be used to perform actions on t…
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#14 - Handle multiple zstd streams appended to a single IR file
Issue -
State: open - Opened by diy1 over 2 years ago
Labels: enhancement
#13 - Bug Fix: Webpack publicPath output configuration was updated to auto.…
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#12 - Bug-fix: Ignore commas outside bracketed regions when prettifying (fixes #11).
Pull Request -
State: closed - Opened by kirkrodrigues over 2 years ago
#11 - Prettifying logs with commas results in line breaks after most commas
Issue -
State: closed - Opened by kirkrodrigues over 2 years ago
Labels: bug
#10 - After running `npm start`, the browser shows `Cannot GET /`
Issue -
State: closed - Opened by kirkrodrigues over 2 years ago
Labels: bug
#9 - Jump to a specific line or log message number
Issue -
State: open - Opened by diy1 over 2 years ago
- 2 comments
Labels: enhancement
#8 - The "<=" in verbosity selection is confusing
Issue -
State: open - Opened by diy1 over 2 years ago
- 2 comments
Labels: enhancement
#7 - Display real line number in pages
Issue -
State: open - Opened by haiqi96 over 2 years ago
- 1 comment
Labels: enhancement
#6 - logEventIdx is ignored when loading the viewer in a new tab
Issue -
State: closed - Opened by kirkrodrigues over 2 years ago
Labels: bug
#5 - Bug-fix: Load logEventIdx from the URL hash parameter on load and limit it to a valid range; Preserve prettify flag in all cases (fixes #6).
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#4 - Add a download button to the log browser
Issue -
State: open - Opened by onerandomdude over 2 years ago
- 1 comment
Labels: enhancement
#3 - Modified webpack so that it specifies the public path for the output.
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#2 - Added ability to specify which log should be loaded by default. When …
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago
#1 - Log Viewer Commit
Pull Request -
State: closed - Opened by vishalpalaniappan over 2 years ago