-
Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: y-scope/yscope-log-viewer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(settings): Turn the theme toggle into a field in the settings form.
#184
by junhaoliao
was merged Feb 17, 2025
Loading…
3 tasks done
feat(utils): Add support for fetching remote JSON objects.
#178
by junhaoliao
was merged Feb 17, 2025
Loading…
3 tasks done
refactor(utils): Remove unused download progress handling.
#176
by junhaoliao
was merged Feb 12, 2025
Loading…
3 tasks done
chore: Update GitHub pull-request template to the latest from
y-scope/public-repo-template
.
#174
by kirkrodrigues
was merged Feb 3, 2025
Loading…
3 tasks done
fix(MonacoInstance): Fix typo in console log message for Monaco editor initialization.
#172
by junhaoliao
was merged Jan 24, 2025
Loading…
fix(decoder): Handle invalid UTF-8 sequences gracefully when converting structured log events to JSON.
#170
by davemarco
was merged Jan 20, 2025
Loading…
fix: Add guard to handle null decode results; Update log event query to use active event count (fixes #166).
#167
by davemarco
was merged Jan 10, 2025
Loading…
fix(docs): Correct minutes format specifier in example format string (fixes #164).
#165
by kirkrodrigues
was merged Jan 10, 2025
Loading…
feat(decoder): Add support for log-level filtering of structured IR streams.
#163
by davemarco
was merged Jan 6, 2025
Loading…
ci: Set
persist-credentials
to false
for all instances of actions/checkout
.
#162
by junhaoliao
was merged Jan 6, 2025
Loading…
feat: Add tooltips to various UI elements (fixes #148).
#160
by junhaoliao
was merged Jan 12, 2025
Loading…
chore: Update all dependencies. Lock monaco-editor version to 0.50.0.
#159
by junhaoliao
was merged Jan 22, 2025
Loading…
fix(filter): Introduce mono font styling for LogLevelChip with Roboto Mono fallback (fixes #154).
#156
by junhaoliao
was merged Dec 31, 2024
Loading…
fix(filter): Set max height for the log-level listbox and refine styling (fixes #150).
#155
by junhaoliao
was merged Jan 6, 2025
Loading…
fix(editor): Make "Z" suffix optional in date token of the custom Monaco log language definition (fixes #149).
#153
by junhaoliao
was merged Dec 19, 2024
Loading…
fix(sidebar): Fix sidebar tab list overflow on auto-collapse (fixes #124).
#145
by junhaoliao
was merged Dec 3, 2024
Loading…
fix(docs): Fix vertical padding issue for "Decoder: Format String" helper text (fixes #142).
#143
by junhaoliao
was merged Dec 2, 2024
Loading…
fix(filter): Clear existing log level filter when opening a new file (fixes #133).
#141
by davemarco
was merged Dec 3, 2024
Loading…
fix(formatter): Add newline between log events when format string is empty (fixes #136).
#137
by davemarco
was merged Nov 28, 2024
Loading…
test(config): Add unit tests for config utilities; Update ESLint config to extend from
eslint-config-yscope/jest
for test files.
#135
by junhaoliao
was merged Jan 7, 2025
Loading…
docs: Add link to docs in settings dialog and sidebar.
#134
by davemarco
was merged Nov 28, 2024
Loading…
docs: Add user docs for opening log files, level filtering, and formatting structured logs.
#132
by davemarco
was merged Nov 28, 2024
Loading…
fix(query): Restart log queries when case-sensitivity or regex button is toggled.
#130
by Henry8192
was merged Dec 9, 2024
Loading…
feat(formatter): Display entire log event as JSON by default and remind users to set format string.
#129
by davemarco
was merged Nov 27, 2024
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.