aboutsummaryrefslogtreecommitdiffstats
path: root/webmap-download
Commit message (Expand)AuthorAgeFiles
* webmap-download: Drop obsolete comment.HEADmasterGuilhem Moulin5 days1
* Set and restore umask to ensure lockfiles are atomically created with mode 0664.Guilhem Moulin2025-04-281
* webmap-download: Don't fail for sourceless layers.Guilhem Moulin2025-04-281
* webmap-import: Add a cache layer and store the source file's last modificatio...Guilhem Moulin2025-04-231
* webmap-import: Major refactoring.Guilhem Moulin2025-04-191
* webmap-download: Add a --force flag to always download regardless of age.Guilhem Moulin2025-04-191
* Factor sources in config.yml.Guilhem Moulin2025-04-191
* Add type hints and refactor a bit to please pylint.Guilhem Moulin2025-04-191
* Add layers from Svenska Kraftnät (SvK).Guilhem Moulin2024-10-191
* Use systemd.journal to log to journald when sarted via .service files.Guilhem Moulin2024-06-111
* config.yml: Allow configuration setting at the layer root.Guilhem Moulin2024-06-091
* webmap-download*: Use +=.Guilhem Moulin2024-06-081
* webmap-download: Improve usage text.Guilhem Moulin2024-06-051
* webmap-download: Use sha256_hex() for lock file names.Guilhem Moulin2024-06-031
* webmap-download: Make --debug repeatable and skip HTTP debugging if it's pass...Guilhem Moulin2024-06-031
* Add GPL-3+ license headers.Guilhem Moulin2024-06-031
* webmap-download: Move format_bytes() and format_time() to common.py.Guilhem Moulin2024-06-031
* webmap-download: Replace pathlib.as_posix() with str().Guilhem Moulin2024-06-031
* webmap-download: Improve comment.Guilhem Moulin2024-06-031
* webmap-download: Refactor download().Guilhem Moulin2024-06-031
* webmap-download: Fix check for download duplicates.Guilhem Moulin2024-06-021
* webmap-download: Add --quiet flag to always skip progress bars.Guilhem Moulin2024-06-021
* webmap-download: Set --exit-code by default.Guilhem Moulin2024-06-021
* webmap-download: Ensure we always call linkat() not link().Guilhem Moulin2024-06-021
* Rename script into module and run module.download().Guilhem Moulin2024-06-021
* webmap-download: Simplify locking logic.Guilhem Moulin2024-06-021
* webmap-download: Add a progress bar.Guilhem Moulin2024-06-011
* Add `webmap-download` script.Guilhem Moulin2024-06-011