[PR #580] [MERGED] Draft PR to Add Archive Mode Options to Web UI #1234

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/580
Author: @BlipRanger
Created: 12/10/2020
Status: Merged
Merged: 12/10/2020
Merged by: @pirate

Base: v0.5.0Head: master


📝 Commits (5)

  • d9fd1e3 Add selector for archive modes
  • 8b0ff2d update instead of append
  • 7ce1f63 Update archivebox/core/forms.py
  • 35809ea Update archivebox/core/views.py
  • 6f462b4 Update archivebox/core/forms.py

📊 Changes

2 files changed (+16 additions, -2 deletions)

View changed files

📝 archivebox/core/forms.py (+13 -2)
📝 archivebox/core/views.py (+3 -0)

📄 Description

Summary

Very rough draft to demonstrate the addition of UI-based options regarding which archival method should be utilized for the given urls. Looking for thoughts and review of method. This will obviously need some cleanup to fit the style of the web UI.

Related issues

#579

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot 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/580 **Author:** [@BlipRanger](https://github.com/BlipRanger) **Created:** 12/10/2020 **Status:** ✅ Merged **Merged:** 12/10/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `v0.5.0` ← **Head:** `master` --- ### 📝 Commits (5) - [`d9fd1e3`](https://github.com/ArchiveBox/ArchiveBox/commit/d9fd1e38111b91090b10f1bf73e5b67f7151fffe) Add selector for archive modes - [`8b0ff2d`](https://github.com/ArchiveBox/ArchiveBox/commit/8b0ff2dfee1a6549a7275fe84fbffb2f60ed5fb8) update instead of append - [`7ce1f63`](https://github.com/ArchiveBox/ArchiveBox/commit/7ce1f631830bc114823191379486ee37bd6f45ee) Update archivebox/core/forms.py - [`35809ea`](https://github.com/ArchiveBox/ArchiveBox/commit/35809eab1c09f327c7aee9c66194f4825b795181) Update archivebox/core/views.py - [`6f462b4`](https://github.com/ArchiveBox/ArchiveBox/commit/6f462b45d7dd6bc5a0d49a3329c592d32c610b9f) Update archivebox/core/forms.py ### 📊 Changes **2 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/forms.py` (+13 -2) 📝 `archivebox/core/views.py` (+3 -0) </details> ### 📄 Description # Summary Very rough draft to demonstrate the addition of UI-based options regarding which archival method should be utilized for the given urls. Looking for thoughts and review of method. This will obviously need some cleanup to fit the style of the web UI. # Related issues #579 # Changes these areas - [ ] Bugfixes - [X] Feature behavior - [ ] Command line interface - [X] Configuration options - [ ] Internal architecture - [ ] Snapshot 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:58 +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#1234
No description provided.