1. 09 Nov, 2023 1 commit
  2. 08 Nov, 2023 2 commits
  3. 06 Nov, 2023 7 commits
  4. 03 Nov, 2023 1 commit
  5. 01 Nov, 2023 1 commit
    • Robert Knight's avatar
      Update README.md · 83e78b3f
      Robert Knight authored
      Update link to client documentation after readthedocs.io change broke it.
      83e78b3f
  6. 30 Oct, 2023 7 commits
  7. 26 Oct, 2023 3 commits
  8. 24 Oct, 2023 1 commit
  9. 23 Oct, 2023 8 commits
  10. 19 Oct, 2023 1 commit
    • Robert Knight's avatar
      Save context metadata provided by LMS app with new annotations · 4fe2f5bf
      Robert Knight authored
      When the embedder frame (eg. our LMS app) provides context metadata to be saved
      with annotations via the `annotationMetadata` config property, save that with
      new annotations in the `metadata` field.
      
      We add this information only when an annotation is created, and not on
      subsequent edits, because the main use case in the LMS context is to record the
      assignment where the annotation was created. If the user edits that annotation
      subsequently in another assignment, we don't want it to be "moved" by updating
      the `metadata` field.
      
      Part of https://github.com/hypothesis/lms/issues/5698
      4fe2f5bf
  11. 18 Oct, 2023 1 commit
  12. 16 Oct, 2023 7 commits