Cristian
|
14d1b3209e
fix: Make cmd_version nullable
|
5 年之前 |
Cristian
|
c21af37ed4
fix: Give cmd_version a default value in case it is not present
|
5 年之前 |
Nick Sweeting
|
081d94d799
fallback to old JSONField from lib if django version is old
|
5 年之前 |
Cristian
|
8d22ebf988
feat: Remove walrus operator (we still need to support python3.7)
|
5 年之前 |
JDC
|
7903db6dfb
Add ArchiveResult Manager and sorted indexable filter
|
5 年之前 |
Nick Sweeting
|
46a53eafdb
simplify history helper
|
5 年之前 |
Nick Sweeting
|
910f3d65c7
default function args can never be mutable
|
5 年之前 |
Nick Sweeting
|
411fdcac87
use database for num_outputs instead of legacy json
|
5 年之前 |
Cristian
|
4b3f72202b
feat: Bump django, update migration and change cmd to use JSONField
|
5 年之前 |
Nick Sweeting
|
f84f288bef
Apply suggestions from code review
|
5 年之前 |
Cristian
|
34a1a6d30d
fix: Update model according to code review
|
5 年之前 |
Cristian
|
b3e0400bc0
feat: initial functional version with icons calculated based on archive results
|
5 年之前 |
Cristian
|
309a87e8fe
feat: Add extractor field to the database
|
5 年之前 |
Cristian
|
8f3c03a0f9
feat: Initial (and naive) ArchiveResult model
|
5 年之前 |
Nick Sweeting
|
ac9e0e356d
config fixes
|
5 年之前 |
Cristian
|
62c78e1d10
refactor: Remove django-taggit and replace it with a local tags setup
|
5 年之前 |
Angel Rey
|
f26c0c6cd8
Fix serialization
|
5 年之前 |
Angel Rey
|
62c9028212
Improved tags
|
5 年之前 |
Cristian
|
2aa8d69b72
fix: Save history in main index (to mimic previous behaviour)
|
5 年之前 |
Nick Sweeting
|
3aeca0e450
fix pending titles and favicons, improve add page, custom admin
|
5 年之前 |
Nick Sweeting
|
a79dd4685a
make snapshots unique again
|
5 年之前 |
Nick Sweeting
|
7cbd068c95
add flake8
|
5 年之前 |
Nick Sweeting
|
c415420f33
improve sort columns and UI placeholders
|
5 年之前 |
Nick Sweeting
|
df593dea0a
fix missing imports
|
5 年之前 |
Nick Sweeting
|
b9e17fa0d1
rename archivebox-info to archivebox-status
|
5 年之前 |
Nick Sweeting
|
43c471e4af
cli experience improvements
|
5 年之前 |
Nick Sweeting
|
cb2dd1ee28
rename model Page to Snapshot
|
6 年之前 |
Nick Sweeting
|
95007d9137
split up utils into separate files
|
6 年之前 |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 年之前 |
Nick Sweeting
|
ba7144f6f3
customize django admin ui chrome
|
6 年之前 |