- Mar 25, 2025
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
This reworked button offers the same feature as the "Raw File" one except the content will be downloaded and saved to disk instead of rendering it in the browser. Fixes #4834.
-
Do not display the "Download" button for vault cooking when browsing a content. Fix breadcrumb link for root directory.
-
-
User can now provide a tarball URL and select the tarball visit type to save the contents of a tarball into the archive.
-
- Mar 21, 2025
-
-
Pierre-Yves David authored
-
- Mar 05, 2025
-
-
Antoine Lambert authored
Add missing snapshot description and remove person one. Update link to SWH glossary. Open external links in new browser tabs.
-
Antoine Lambert authored
-
- Mar 04, 2025
-
-
Antoine Lambert authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
Renaud Boyer authored
-
- Mar 03, 2025
-
-
Renaud Boyer authored
-
When calling the content_get_data method from the storage interface, ensure to provide all content hashes as parameter to avoid an extra request on the storage server to fetch missing hashes. Factorize code a bit to reuse the lookup_content function instead of duplicating code.
-
These just result in a rejection from the archival moderation team. The GitLab API sets the appropriate CORS headers for this to work. Co-authored-by:
Antoine Lambert <anlambert@softwareheritage.org>
-
- Feb 26, 2025
-
-
Antoine Lambert authored
When the greater_or_equal parameter is set to True and there is no visit date greater or equal to the one passed as parameter, this function should return None. This fixes generated browse links in the Save Code Now Web UI when the same origin was submitted multiple times for archival.
-
- Feb 20, 2025
-
-
Antoine Lambert authored
-
- Feb 19, 2025
-
-
Some javascript errors could occur under certain circumstances.
-
We missed it as swh-web tests are executed with a memory storage backend.
-
Antoine R. Dumont authored
Refs. !1391 Refs. swh/infra/sysadm-environment#5534
-
Guillaume Samson authored
Related to swh/infra/sysadm-environment#5534
-
Antoine Lambert authored
-
- Feb 18, 2025
-
-
Antoine Lambert authored
It allows to simplify the static files configuration with django and to remove the use of the deprecated data_files option from setuptools.
-
- Feb 17, 2025
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
Bump development tools: mypy, codespell, isort, ... Move all tools configuration in pyproject.toml. Remove no longer needed mypy overrides.
-
- Feb 13, 2025
-
-
A better dedicated lister has been implemented since so there is no need to display that kind of visit type anymore. Fixes #4829.
-
Antoine Lambert authored
The has_visits field is only returned by the /origin/search endpoint.
-
- Feb 12, 2025
-
-
Antoine Lambert authored
When searching for an origin URL, the search interface redirects to its browse interface if the origin URL exists in SWH database. Nevertheless, it the origin could not be archived, the redirection was still done leading to a 404 error so ensure to check the origin has a snapshot before redirecting. Fixes #4828.
-
Antoine Lambert authored
-
- Feb 11, 2025
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Feb 05, 2025
-
-
Renaud Boyer authored
-
- Jan 27, 2025
-
-
Sort releases according to their version numbers instead of their names.
-