[PR #362] [MERGED] Add fix #1127

Closed
opened 2026-03-01 14:48:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/362
Author: @cdvv7788
Created: 7/13/2020
Status: Merged
Merged: 7/13/2020
Merged by: @pirate

Base: djangoHead: add-fix


📝 Commits (1)

  • 5e2bf73 fix: Bugs related to add() refactor

📊 Changes

2 files changed (+9 additions, -7 deletions)

View changed files

📝 archivebox/index/__init__.py (+5 -1)
📝 archivebox/main.py (+4 -6)

📄 Description

Summary

There were several issues when I tried to run archivebox add http://example.com --depth=1. This PR tries to fix them.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/362 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/13/2020 **Status:** ✅ Merged **Merged:** 7/13/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `add-fix` --- ### 📝 Commits (1) - [`5e2bf73`](https://github.com/ArchiveBox/ArchiveBox/commit/5e2bf73f047f2a647f1497a98aedc4cf76f12832) fix: Bugs related to add() refactor ### 📊 Changes **2 files changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/index/__init__.py` (+5 -1) 📝 `archivebox/main.py` (+4 -6) </details> ### 📄 Description # Summary There were several issues when I tried to run `archivebox add http://example.com --depth=1`. This PR tries to fix them. # Changes these areas - [X] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1127
No description provided.