Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/rest: support ActivityWatch Web plugin #126

Merged
merged 6 commits into from
Mar 15, 2025
Merged

cmd/rest: support ActivityWatch Web plugin #126

merged 6 commits into from
Mar 15, 2025

Conversation

kortschak
Copy link
Owner

No description provided.

The logic for sniffing the type of data in details depended on rejecting
the DetailMapper that did not support fields in the data, but this was
not being checked. This makes unknown fields result in unmarshal failure
and so allows us to move to the more permissive type.
In cases where an event is not part of a continuous sequence of behaviour
it does not make sense to make this a warning, and that kind of event is
perfectly valid.
@kortschak kortschak changed the title cmd/rest: add support for setting response headers cmd/rest: support ActivityWatch Web plugin Mar 15, 2025
@kortschak kortschak merged commit 73d7666 into master Mar 15, 2025
5 checks passed
@kortschak kortschak deleted the rest_headers branch March 15, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant