Melroy van den Berg
Melroy van den Berg
Congratz. It's related: https://github.com/fake-useragent/fake-useragent/actions/runs/12168320659/job/33938947789 And: https://pypi.org/project/fake-useragent/ `2.0.0` tag is released.
Is a regression in Weechat: https://github.com/weechat/weechat/issues/2135
Same problem for me with Firefox.. Activity -> Browser -> says also: "No data". But at the same time `aw-watcher-web-firefox` bucket is getting filled, because I see that at the...
This issue is the reason I'm now stop using ActivityWatch.. Without browser details.. It's a bit useless.
Feel free to open up a PR for this improvement. I understand the need.
I understand your response. I want to finish my migration towards Fastify to be honest (I'm now in a not working state basically). Frankly, I'm facing quite a lot of...
I would like to share a reproduction GitHub repository which tries to use `addSchema` **and** `definitions` for reusing response objects in Fastify Swagger: https://github.com/melroy89/fastify-shared-definition-issue (as you notice this doesn't work...
> I’m pretty sure you are facing those issues because you are trying to port an application designed for one framework to another. > > Last but not least: you...
I didn't ping you in this issue ticket?
> I would like to share a reproduction GitHub repository which tries to use `addSchema` **and** `definitions` for reusing response objects in Fastify Swagger: https://github.com/melroy89/fastify-shared-definition-issue (as you notice this doesn't...