1. 20 Sep, 2024 1 commit
  2. 30 Jul, 2024 2 commits
  3. 03 Jun, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Named server handlers · 6240e820
      Alfredo Di Napoli authored
      This big commit ties the knot with the named _routes_ by providing
      concrete server (i.e. handlers) implementations.
      6240e820
  4. 09 May, 2024 1 commit
  5. 08 Apr, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Manually-rolled NodeType JSON instances · 9393b00a
      Alfredo Di Napoli authored
      This commit moves away from generic-derive JSON istances for `NodeType`,
      as we know that the frontend will be relying on this in the GraphQL API,
      and we don't want them to silently break the frontend during
      refactoring.
      9393b00a
  6. 07 Nov, 2023 5 commits
  7. 02 Oct, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Re-arrange test module hierarchy · ef0f149f
      Alfredo Di Napoli authored
      Tests were written with a very flat module hierarchy which made them
      a bit confusing to navigate. This commit moves everything under a common
      `Test.*` hierarchy.
      ef0f149f
  8. 17 Jul, 2023 1 commit
  9. 10 Jul, 2023 1 commit
  10. 20 Jun, 2023 2 commits
  11. 19 Jun, 2023 2 commits