browsh/interfacer/src/browsh
Ananth Bhaskararaman c191b34201 feat: Structured log messages
Log messages have been re-written with structured fields.

Also, important Go depenedencies like x/sys and errors packages have
been updated.

Github actions have also been updated.
2023-12-09 13:17:50 -05:00
..
browsh.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
cells.go Formatted all Go code 2018-07-11 17:00:06 +08:00
comms.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
config.go feat: Use log/slog for logging to file or stdout 2023-12-08 19:09:08 -05:00
config_sample.go HTTP server: timeout for page loading 2019-06-19 13:23:42 +03:00
firefox.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
firefox_unix.go devops: Refactor CI to use ctl.sh 2022-07-16 17:18:39 -04:00
firefox_windows.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
frame_builder.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
frame_builder_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
input_box.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_cursor.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_multiline.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_multiline_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
input_scroll.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
raw_text_server.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
raw_text_server_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
tab.go Various improvements to integration tests 2019-06-11 12:21:39 +03:00
tty.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
ui.go feat: Use log/slog for logging to file or stdout 2023-12-08 19:09:08 -05:00
unit_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
version.go chore: Release v1.8.2 2023-01-30 21:08:02 -05:00