-
v0.9.3749faa5e · ·
AFN: use canonical example domains in tests instead of other domains AFN: reject more types of GitHub domains AFN: validate that provided forge URL is not the canonical GitLab instance AFN: Canonicalise forge URLs identified by pabs in production database utils/middlewares: Use django-minify-html instead of custom middleware browse: Ensure to use escaped SWHID when requesting citation API endpoint browse: Handle core SWHIDs when querying citation endpoint client side utils/citation: Fix citation source SWHID when browsing a directory browse/content: Handle path in root directory with leading slash datatables: Ensure a maximum value to length parameter of list views browse/snapshot_context: Ensure full VCS visit type is selected by default tests: Replace use of scheduler temporary backend by the memory one
-
v0.9.2075d6fc7 · ·
browse/templates/sidetabs: Add missing change from f571c55 save_bulk/api_views: Ensure UTC dates in API view responses save_bulk/api_views: Add missing limit parameter to get_listed_origins utils/archive: Fix returned date when requesting origin visit info add_forge_now: validate the provided forge URL more extensively
-
v0.9.128ec3a6c · ·
save_bulk: Remove duplicated origins data in user submitted list save_bulk/api_views: Fix a curl command in endpoint documentation browse: Set a maximum height to each pre rendering a citation archive_coverage: Add Zenodo in On demand archival section Adjust wording of the initial AFN admin contact save_code_now/models: Bump max length of SaveOriginRequest.origin_url save_bulk/models: Bump max length of SaveBulkOrigin.origin_url deposit: Ensure XML metadata are pretty formatted before display citation: Ensure source SWHID is available when generation failed browse: Display Citations tab only when a citation can be generated browse: Enable display of citations UI for ambassador users
-
v0.4.09fddd165 · ·
Release swh.web 0.4.0 Breaking change: production configs will refuse to start if the secret key has not been set. - save code now: handle datatables view ordering - save code now: fix for origins with no known visit types - multiple fixes for inbound email processing to handle Django update