Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Devel #23

Merged
merged 72 commits into from
Jan 24, 2022
Merged

Devel #23

merged 72 commits into from
Jan 24, 2022

Conversation

STBoyden
Copy link
Member

Merge current devel '2022-01-24'

- Document Rust logger `Log<T>` struct.
- Fix an issue where the client IP address would set it's own IP address, which would result in it just setting it to 127.0.0.1/localhost. Now the *server* gets what IP address the data was received from and sets it correctly serverside.
Python logger to follow soon.
- src/components/mod.rs: Explicitly import common::regex_filter
- build.rs: Remove explicit 'static lifetimes
- server now renamed to code_ctrl_log_server
- certain conditions are checked on each log and applicable warnings are pushed to log data.
- server now logs to stdout when an error or warning occurs
- Remove unnecessary styling from labels.
- Centre "Log information" header
- Replace Red Hat Display with Roboto, add Roboto license
- Headers now use specific DARK_HEADER_FOREGROUND colour.
- Has the ability to copy the code with markdown formatting, including language-specific syntax.
- About button now moved under "Help" menu
- New close button added under "File" menu
- Checkbox to auto-scroll to selected log.
- New button to clear logs.
Copy link
Member Author

@STBoyden STBoyden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

STBoyden added a commit that referenced this pull request Jan 24, 2022
@STBoyden STBoyden merged commit 4041db4 into main Jan 24, 2022
@STBoyden STBoyden deleted the devel branch January 24, 2022 22:31
@STBoyden STBoyden restored the devel branch January 24, 2022 22:31
@STBoyden STBoyden deleted the devel branch January 24, 2022 22:32
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant