1. 17 Apr, 2023 9 commits
  2. 13 Apr, 2023 1 commit
  3. 12 Apr, 2023 1 commit
    • Robert Knight's avatar
      Propagate `profileAppUrl` config to guest iframes · d1fc13d5
      Robert Knight authored
      Propagate the `profileAppUrl` config setting from the initial frame where
      Hypothesis is loaded to guest frames. The boot script expects this setting in
      all non-sidebar frames, along with `sidebarAppUrl` and `notebookAppUrl`, because
      it doesn't differentiate between host and guest frames when loading resources.
      Ideally we would fix that, but it requires a more substantial refactoring that
      I don't want to do just now.
      d1fc13d5
  4. 10 Apr, 2023 15 commits
  5. 03 Apr, 2023 9 commits
  6. 30 Mar, 2023 5 commits