radicle-heartwood-lfs/radicle-httpd
Alexis Sellier 22360f8c25
radicle: Change review data in patch COB
* `CodeLocation` had a `blob` and `commit` field. These are redundant,
  since the review lives under a revision.
  We also change the line range to be diff-compatible, with an old and
  new range. The ranges are optional to account for different scenarios
  like file deletion, move etc.
* `CodeComment` had redundant getters which were removed in favor of
  public fields. We also remove the `timestamp` field, as it will be
  the same as the review timestamp.
2023-06-22 11:15:42 +02:00
..
src radicle: Change review data in patch COB 2023-06-22 11:15:42 +02:00
Cargo.toml Update `radicle-surf` 2023-06-22 11:15:42 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00