-
v0.9.7abcf13e2 · ·
Apply swh-py-template v0.3.3 with copier archive_coverage: Remove display of deprecated nixguix visit type api/origin: Fix returned data documentation of some endpoints browse: Fix redirect issue in search interface A prototype for alteration requests: swh-web-alter browse: Improve releases sorting in releases list view package.json: Bump node to >= 20 and upgrade dependencies e2e: Acknowledge xhr failures api: Use drf serializers to sanitize query params inbound_email: Update AFNR last date when receiving an email
-
v0.9.6b4762ee7 · ·
v0.9.6 - Makefile: Refactor Makefile - Disable the corner ribbon by default and make it configurable - tox-mypy/package.json: Bump dependencies - config/swh: Refactor configuration to make it resilient - django/config: Dedicate cypress configuration - web: Ensure the swhid url converter is registered soon - web: always activate cache for coverage, webapp (visit_types) and browse (visit_types) views - tests: Refactor config logic startup to use explicit configuration - tests: Always use a "memory" scheduler - api/graph: use a more generic UNAUTHENTICATED_HOSTS config to check access to graph API - browse: Display a spinner while loading README bytes - Fix link to the AddForgeNow requests list - save_code_now: Allow to use anonymous/password credentials in URLs - sentry: Do not send UnauthorizedExc to sentry
-
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