h
h copied to clipboard
Annotate with anyone, anywhere.
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Remove some code to do with transitioning already-logged-in users to our new separate API auth cookie. This code is no longer needed once all production users have been transitioned. **This...
## Context h uses two separate authentication cookies: an HTML auth cookie is used to authenticate requests for HTML pages, and a separate API auth cookie is used to authenticate...
The limit is [currently set at 25](https://github.com/hypothesis/h/blob/8318839f3d73c2d047c94aa1609c0969312ace83/h/models/group.py#L13). We have found this is too short for various use cases, such as when we create group names based on course titles in...
Is it possible to import Word documents and annotate them through a rich text editor, or is it feasible to load Word documents on a webpage for editing and annotation?
Depends on https://github.com/hypothesis/h/pull/9029.
Depends on https://github.com/hypothesis/h/pull/9032